summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/cpu-probe.c
AgeCommit message (Expand)Author
2017-08-30MIPS: Add CPU cluster number accessorsPaul Burton
2017-08-30MIPS: Store core & VP IDs in GlobalNumber-style variablePaul Burton
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton
2017-08-29MIPS: Declare various variables & functions staticPaul Burton
2017-08-29MIPS: Remove unused R6000 supportPaul Burton
2017-07-05MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki
2017-06-29MIPS: Add CPU shared FTLB feature detectionPaul Burton
2017-06-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen
2017-06-28MIPS: Probe the I6500 CPUPaul Burton
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-10MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski
2017-03-28MIPS: Probe guest MVHJames Hogan
2017-03-28MIPS: Probe guest CP0_UserLocalJames Hogan
2017-03-28MIPS: Add defs & probing of UFRJames Hogan
2017-03-21MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton
2016-05-28MIPS: Fix incomplete separation of XPA CPU featureJames Hogan
2016-05-13MIPS: Add probing & defs for VZ & guest featuresJames Hogan
2016-05-13MIPS: Avoid magic numbers probing kscratch_maskJames Hogan
2016-05-13MIPS: Add perf counter featureJames Hogan
2016-05-13MIPS: Add defs & probing of [X]ContextConfigJames Hogan
2016-05-13MIPS: Add defs & probing of BadInstr[P] registersJames Hogan
2016-05-13MIPS: Add defs & probing of extended CP0_EBaseJames Hogan
2016-05-13MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXIFlorian Fainelli
2016-05-13MIPS: Move RIXI exception enabling after vendor-specific cpu_probeFlorian Fainelli
2016-05-13MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan
2016-05-13MIPS: Support extended ASIDsPaul Burton
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen
2016-05-13MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen
2016-05-13MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli
2016-05-13MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel
2016-05-13MIPS: Probe the M6250 CPUPaul Burton
2016-05-13MIPS: Probe the P6600 corePaul Burton
2016-05-13MIPS: Add P6600 cases to CPU switch statementsPaul Burton
2016-05-13MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton
2016-05-13MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.David Daney
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki
2016-01-20MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki
2015-11-11MIPS: Extend hardware table walking support to MIPS64Paul Burton
2015-09-22MIPS: Fix FTLB detection for R6James Hogan
2015-09-22MIPS: cpu-features: Add cpu_has_ftlbJames Hogan
2015-09-03MIPS: Advertise MSA support via HWCAP when presentPaul Burton
2015-09-03MIPS: Advertise MIPSr6 via HWCAP when appropriatePaul Burton