index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Add CPU cluster number accessors
Paul Burton
2017-08-30
1
-0
/
+10
*
MIPS: Store core & VP IDs in GlobalNumber-style variable
Paul Burton
2017-08-30
1
-0
/
+22
*
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
2017-08-30
1
-2
/
+5
*
MIPS: Declare various variables & functions static
Paul Burton
2017-08-29
1
-1
/
+1
*
MIPS: Remove unused R6000 support
Paul Burton
2017-08-29
1
-18
/
+0
*
MIPS: MIPS16e2: Identify ASE presence
Maciej W. Rozycki
2017-07-05
1
-0
/
+2
*
MIPS: Add CPU shared FTLB feature detection
Paul Burton
2017-06-29
1
-0
/
+11
*
MIPS: Loongson: Add Loongson-3A R3 basic support
Huacai Chen
2017-06-28
1
-0
/
+6
*
MIPS: Probe the I6500 CPU
Paul Burton
2017-06-28
1
-0
/
+5
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-05-12
1
-0
/
+7
|
\
|
*
MIPS: Enable GENERIC_CPU_AUTOPROBE
Marcin Nowakowski
2017-04-10
1
-0
/
+7
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
1
-2
/
+11
|
\
\
|
|
/
|
/
|
|
*
MIPS: Probe guest MVH
James Hogan
2017-03-28
1
-1
/
+4
|
*
MIPS: Probe guest CP0_UserLocal
James Hogan
2017-03-28
1
-1
/
+5
|
*
MIPS: Add defs & probing of UFR
James Hogan
2017-03-28
1
-0
/
+2
*
|
MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
Huacai Chen
2017-03-21
1
-1
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
MIPS: clear execution hazard after changing FTLB enable
Paul Burton
2016-09-29
1
-2
/
+1
*
MIPS: Configure FTLB after probing TLB sizes from config4
Paul Burton
2016-09-29
1
-15
/
+28
*
MIPS: Stop setting I6400 FTLBP
Paul Burton
2016-09-29
1
-7
/
+2
*
MIPS: Fix incomplete separation of XPA CPU feature
James Hogan
2016-05-28
1
-3
/
+1
*
MIPS: Add probing & defs for VZ & guest features
James Hogan
2016-05-13
1
-0
/
+232
*
MIPS: Avoid magic numbers probing kscratch_mask
James Hogan
2016-05-13
1
-1
/
+2
*
MIPS: Add perf counter feature
James Hogan
2016-05-13
1
-0
/
+2
*
MIPS: Add defs & probing of [X]ContextConfig
James Hogan
2016-05-13
1
-1
/
+3
*
MIPS: Add defs & probing of BadInstr[P] registers
James Hogan
2016-05-13
1
-0
/
+4
*
MIPS: Add defs & probing of extended CP0_EBase
James Hogan
2016-05-13
1
-0
/
+35
*
MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXI
Florian Fainelli
2016-05-13
1
-1
/
+2
*
MIPS: Move RIXI exception enabling after vendor-specific cpu_probe
Florian Fainelli
2016-05-13
1
-9
/
+9
*
MIPS: Separate XPA CPU feature into LPA and MVH
James Hogan
2016-05-13
1
-0
/
+2
*
MIPS: Support extended ASIDs
Paul Burton
2016-05-13
1
-0
/
+13
*
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
2016-05-13
1
-1
/
+1
*
MIPS: Loongson: Invalidate special TLBs when needed
Huacai Chen
2016-05-13
1
-0
/
+3
*
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
2016-05-13
1
-1
/
+37
*
MIPS: BMIPS: Pretty print BMIPS5200 processor name
Florian Fainelli
2016-05-13
1
-1
/
+4
*
MIPS: Detect DSP v3 support
Zubair Lutfullah Kakakhel
2016-05-13
1
-1
/
+4
*
MIPS: Probe the M6250 CPU
Paul Burton
2016-05-13
1
-0
/
+4
*
MIPS: Probe the P6600 core
Paul Burton
2016-05-13
1
-0
/
+4
*
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
2016-05-13
1
-0
/
+1
*
MIPS: Detect MIPSr6 Virtual Processor support
Paul Burton
2016-05-13
1
-0
/
+2
*
MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.
David Daney
2016-05-13
1
-0
/
+2
*
MIPS: Add IEEE Std 754 conformance mode selection
Maciej W. Rozycki
2016-01-20
1
-10
/
+95
*
MIPS: Determine the presence of IEEE Std 754-2008 features
Maciej W. Rozycki
2016-01-20
1
-2
/
+74
*
MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation
Maciej W. Rozycki
2016-01-20
1
-0
/
+2
*
MIPS: Define the legacy-NaN and 2008-NaN features
Maciej W. Rozycki
2016-01-20
1
-0
/
+2
*
MIPS: Extend hardware table walking support to MIPS64
Paul Burton
2015-11-11
1
-2
/
+1
*
MIPS: Fix FTLB detection for R6
James Hogan
2015-09-22
1
-5
/
+8
*
MIPS: cpu-features: Add cpu_has_ftlb
James Hogan
2015-09-22
1
-3
/
+5
*
MIPS: Advertise MSA support via HWCAP when present
Paul Burton
2015-09-03
1
-0
/
+1
*
MIPS: Advertise MIPSr6 via HWCAP when appropriate
Paul Burton
2015-09-03
1
-0
/
+3
[next]