summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn2018-05-151-0/+12
* MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski2018-02-191-0/+3
* MIPS: Add CPU cluster number accessorsPaul Burton2017-08-301-0/+10
* MIPS: Store core & VP IDs in GlobalNumber-style variablePaul Burton2017-08-301-0/+22
* MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-301-2/+5
* MIPS: Declare various variables & functions staticPaul Burton2017-08-291-1/+1
* MIPS: Remove unused R6000 supportPaul Burton2017-08-291-18/+0
* MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki2017-07-051-0/+2
* MIPS: Add CPU shared FTLB feature detectionPaul Burton2017-06-291-0/+11
* MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen2017-06-281-0/+6
* MIPS: Probe the I6500 CPUPaul Burton2017-06-281-0/+5
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-121-0/+7
|\
| * MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski2017-04-101-0/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-2/+11
|\ \ | |/ |/|
| * MIPS: Probe guest MVHJames Hogan2017-03-281-1/+4
| * MIPS: Probe guest CP0_UserLocalJames Hogan2017-03-281-1/+5
| * MIPS: Add defs & probing of UFRJames Hogan2017-03-281-0/+2
* | MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen2017-03-211-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: clear execution hazard after changing FTLB enablePaul Burton2016-09-291-2/+1
* MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton2016-09-291-15/+28
* MIPS: Stop setting I6400 FTLBPPaul Burton2016-09-291-7/+2
* MIPS: Fix incomplete separation of XPA CPU featureJames Hogan2016-05-281-3/+1
* MIPS: Add probing & defs for VZ & guest featuresJames Hogan2016-05-131-0/+232
* MIPS: Avoid magic numbers probing kscratch_maskJames Hogan2016-05-131-1/+2
* MIPS: Add perf counter featureJames Hogan2016-05-131-0/+2
* MIPS: Add defs & probing of [X]ContextConfigJames Hogan2016-05-131-1/+3
* MIPS: Add defs & probing of BadInstr[P] registersJames Hogan2016-05-131-0/+4
* MIPS: Add defs & probing of extended CP0_EBaseJames Hogan2016-05-131-0/+35
* MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXIFlorian Fainelli2016-05-131-1/+2
* MIPS: Move RIXI exception enabling after vendor-specific cpu_probeFlorian Fainelli2016-05-131-9/+9
* MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan2016-05-131-0/+2
* MIPS: Support extended ASIDsPaul Burton2016-05-131-0/+13
* MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen2016-05-131-1/+1
* MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen2016-05-131-0/+3
* MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-131-1/+37
* MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli2016-05-131-1/+4
* MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel2016-05-131-1/+4
* MIPS: Probe the M6250 CPUPaul Burton2016-05-131-0/+4
* MIPS: Probe the P6600 corePaul Burton2016-05-131-0/+4
* MIPS: Add P6600 cases to CPU switch statementsPaul Burton2016-05-131-0/+1
* MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton2016-05-131-0/+2
* MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.David Daney2016-05-131-0/+2
* MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki2016-01-201-10/+95
* MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki2016-01-201-2/+74
* MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki2016-01-201-0/+2
* MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki2016-01-201-0/+2
* MIPS: Extend hardware table walking support to MIPS64Paul Burton2015-11-111-2/+1
* MIPS: Fix FTLB detection for R6James Hogan2015-09-221-5/+8
* MIPS: cpu-features: Add cpu_has_ftlbJames Hogan2015-09-221-3/+5
OpenPOWER on IntegriCloud