Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
b37bac94de9ad5eb17bd9327d3ecb6f3b719dc70
/
arch
/
mips
/
kernel
/
cpu-probe.c
dec8b1c
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
by Franck Bui-Huu
· 18 years ago
9966db25
[MIPS] Make facility to convert CPU types to strings generally available.
by Ralf Baechle
· 18 years ago
641e97f
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
by Ralf Baechle
· 18 years ago
1c0c13e
[MIPS] Add support for BCM47XX CPUs.
by Aurelien Jarno
· 19 years ago
50da469
[MIPS] 20Kc: Disable use of WAIT instruction.
by Ralf Baechle
· 19 years ago
5a81299
[MIPS] Workaround for RM7000 WAIT instruction aka erratum 38
by Ralf Baechle
· 19 years ago
9267a30
[MIPS] PMC MSP71xx mips common
by Marc St-Jean
· 19 years ago
2a21c73
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
by Fuxin Zhang
· 19 years ago
a369202
[MIPS] Enable support for the userlocal hardware register
by Ralf Baechle
· 19 years ago
4b3e975
[MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores
by Ralf Baechle
· 19 years ago
c8eae71
[MIPS] 20K: Handle WAIT related bugs according to errata information
by Ralf Baechle
· 19 years ago
f49a747
[MIPS] Make some __setup functions static
by Atsushi Nemoto
· 19 years ago
5759906
[MIPS] Include <asm/bugs> to for declaration of check_bugs32.
by Ralf Baechle
· 19 years ago
e0daad4
[MIPS] Whitespace cleanups.
by Ralf Baechle
· 19 years ago
c237923
[MIPS] Don't print presence of WAIT instruction on bootup.
by Ralf Baechle
· 19 years ago
441ee34
[MIPS] Fix RM9000 wait instruction detection.
by Ralf Baechle
· 20 years ago
60a6c37
[MIPS] Reduce race between cpu_wait() and need_resched() checking
by Atsushi Nemoto
· 20 years ago
c36cd4b
[MIPS] Save 2k text size in cpu-probe
by Thiemo Seufer
· 20 years ago
3a01c49
[MIPS] Uses MIPS_CONF_AR instead of magic constants.
by Thiemo Seufer
· 20 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 20 years ago
9318c51
[MIPS] MIPS32/MIPS64 secondary cache management
by Chris Dearman
· 20 years ago
aa32374
[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.
by Ralf Baechle
· 20 years ago
44d921b
[MIPS] Treat R14000 like R10000.
by Kumba
· 20 years ago
c620953
[MIPS] Fix detection and handling of the 74K processor.
by Chris Dearman
· 20 years ago
a3dddd5
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
by Ralf Baechle
· 20 years ago
010b853
[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.
by Ralf Baechle
· 20 years ago
b4672d3
MIPS: Introduce machinery for testing for MIPSxxR1/2.
by Ralf Baechle
· 20 years ago
e7958bb
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
by Ralf Baechle
· 20 years ago
8b36612
[MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...
by Ralf Baechle
· 20 years ago
93ce2f52
Add support for SB1A CPU.
by Andrew Isaacson
· 20 years ago
d121ced
Sibyte fixes
by Andrew Isaacson
· 20 years ago
8afcb5d
Detect 4KSD and treat it like 4KSc.
by Ralf Baechle
· 21 years ago
02cf211
Cleanup the mess in cpu_cache_init.
by Ralf Baechle
· 21 years ago
075e750
R4600 has 32 FPRs.
by Thiemo Seufer
· 21 years ago
bdf21b1
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
by Pete Popov
· 21 years ago
8f40611
Detect the MIPS R2 vectored interrupt, external interrupt controller
by Ralf Baechle
· 21 years ago
55d04df
New kernel option nowait allows disabling the use of the wait instruction.
by Ralf Baechle
· 21 years ago
bbc7f22
Detect the 34K.
by Ralf Baechle
· 21 years ago
d5b6f1d
For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style)
by Maciej W. Rozycki
· 21 years ago
e50c0a8
Support the MIPS32 / MIPS64 DSP ASE.
by Ralf Baechle
· 21 years ago
10f650d
64-bit fixes for Alchemy code ;)
by Ralf Baechle
· 21 years ago
b382fe8
No point in checking cpu_has_tlb before we've computed the CPU options.
by Ralf Baechle
· 21 years ago
4194318
Cleanup decoding of MIPSxx config registers.
by Ralf Baechle
· 21 years ago
f03da6e
Fix BogoMIPS display on UP and some minor cosmetical things.
by Ralf Baechle
· 21 years ago
2b07bd0
Detect the 4KEcR2 and for now detect handle it like the 4KEc.
by Ralf Baechle
· 21 years ago
fe359bf
Fixed buglet with previous patch that broke non au1x builds.
by Pete Popov
· 21 years ago
494900a
Remove CONFIG_PM dependency from au1x wait in cpu_probe.
by Pete Popov
· 21 years ago
e3ad1c2
Base Au1200 2.6 support.
by Pete Popov
· 21 years ago
ab1418a
[PATCH] more vr4181 removal
by Adrian Bunk
· 21 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 21 years ago