index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
cpu-probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Sort out CPU type to name translation.
Ralf Baechle
2008-10-30
1
-127
/
+98
*
MIPS: Probe for watch registers on cores of all vendors, not just MTI.
Ralf Baechle
2008-10-30
1
-10
/
+12
*
MIPS: Probe watch registers and report configuration.
David Daney
2008-10-11
1
-0
/
+2
*
[MIPS] SMTC: Fix SMTC dyntick support.
Kevin D. Kissell
2008-10-03
1
-3
/
+7
*
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
Atsushi Nemoto
2008-09-21
1
-14
/
+2
*
[MIPS] Move arch/mips/philips to arch/mips/nxp
Daniel Laird
2008-04-28
1
-4
/
+4
*
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
1
-0
/
+5
*
[MIPS] Basic SPRAM support
Chris Dearman
2008-04-28
1
-0
/
+8
*
[MIPS] Fix loads of section missmatches
Ralf Baechle
2008-03-12
1
-5
/
+5
*
[MIPS] Alchemy: Au1210/Au1250 CPU support
Manuel Lauss
2008-01-29
1
-0
/
+9
*
[MIPS] Fix shadow register support.
Ralf Baechle
2007-11-15
1
-0
/
+5
*
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
Franck Bui-Huu
2007-10-11
1
-0
/
+8
*
[MIPS] Make facility to convert CPU types to strings generally available.
Ralf Baechle
2007-10-11
1
-2
/
+91
*
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
Ralf Baechle
2007-10-11
1
-8
/
+0
*
[MIPS] Add support for BCM47XX CPUs.
Aurelien Jarno
2007-10-11
1
-0
/
+20
*
[MIPS] 20Kc: Disable use of WAIT instruction.
Ralf Baechle
2007-09-14
1
-1
/
+8
*
[MIPS] Workaround for RM7000 WAIT instruction aka erratum 38
Ralf Baechle
2007-07-20
1
-1
/
+25
*
[MIPS] PMC MSP71xx mips common
Marc St-Jean
2007-07-10
1
-0
/
+20
*
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
Fuxin Zhang
2007-07-10
1
-0
/
+8
*
[MIPS] Enable support for the userlocal hardware register
Ralf Baechle
2007-07-10
1
-0
/
+2
*
[MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores
Ralf Baechle
2007-07-06
1
-2
/
+13
*
[MIPS] 20K: Handle WAIT related bugs according to errata information
Ralf Baechle
2007-06-26
1
-1
/
+11
*
[MIPS] Make some __setup functions static
Atsushi Nemoto
2007-02-20
1
-1
/
+1
*
[MIPS] Include <asm/bugs> to for declaration of check_bugs32.
Ralf Baechle
2007-02-18
1
-0
/
+1
*
[MIPS] Whitespace cleanups.
Ralf Baechle
2007-02-06
1
-1
/
+1
*
[MIPS] Don't print presence of WAIT instruction on bootup.
Ralf Baechle
2006-11-30
1
-16
/
+3
*
[MIPS] Fix RM9000 wait instruction detection.
Ralf Baechle
2006-10-09
1
-1
/
+8
*
[MIPS] Reduce race between cpu_wait() and need_resched() checking
Atsushi Nemoto
2006-09-27
1
-17
/
+45
*
[MIPS] Save 2k text size in cpu-probe
Thiemo Seufer
2006-07-13
1
-1
/
+1
*
[MIPS] Uses MIPS_CONF_AR instead of magic constants.
Thiemo Seufer
2006-07-13
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[MIPS] MIPS32/MIPS64 secondary cache management
Chris Dearman
2006-06-29
1
-2
/
+0
*
[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.
Ralf Baechle
2006-06-06
1
-1
/
+1
*
[MIPS] Treat R14000 like R10000.
Kumba
2006-06-01
1
-0
/
+9
*
[MIPS] Fix detection and handling of the 74K processor.
Chris Dearman
2006-06-01
1
-0
/
+4
*
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
2006-03-21
1
-3
/
+3
*
[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.
Ralf Baechle
2006-02-07
1
-4
/
+3
*
MIPS: Introduce machinery for testing for MIPSxxR1/2.
Ralf Baechle
2006-01-10
1
-5
/
+30
*
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
Ralf Baechle
2006-01-10
1
-6
/
+6
*
[MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...
Ralf Baechle
2005-12-01
1
-2
/
+2
*
Add support for SB1A CPU.
Andrew Isaacson
2005-10-29
1
-0
/
+3
*
Sibyte fixes
Andrew Isaacson
2005-10-29
1
-1
/
+1
*
Detect 4KSD and treat it like 4KSc.
Ralf Baechle
2005-10-29
1
-0
/
+1
*
Cleanup the mess in cpu_cache_init.
Ralf Baechle
2005-10-29
1
-7
/
+18
*
R4600 has 32 FPRs.
Thiemo Seufer
2005-10-29
1
-1
/
+2
*
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Pete Popov
2005-10-29
1
-0
/
+19
*
Detect the MIPS R2 vectored interrupt, external interrupt controller
Ralf Baechle
2005-10-29
1
-0
/
+6
*
New kernel option nowait allows disabling the use of the wait instruction.
Ralf Baechle
2005-10-29
1
-0
/
+16
*
Detect the 34K.
Ralf Baechle
2005-10-29
1
-0
/
+5
*
For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style)
Maciej W. Rozycki
2005-10-29
1
-5
/
+1
[next]