summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: Advertise MSA support via HWCAP when presentPaul Burton2015-09-031-0/+1
* MIPS: Advertise MIPSr6 via HWCAP when appropriatePaul Burton2015-09-031-0/+3
* MIPS: AT_HWCAP aux vector infrastructurePaul Burton2015-09-031-0/+3
* MIPS: Probe for small (1KiB) page supportJames Hogan2015-09-031-0/+2
* MIPS: Set up FTLB probability for I6400Markos Chandras2015-08-261-5/+13
* MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6Markos Chandras2015-08-261-1/+10
* MIPS: Add default case for the FTLB enable/disable codeMarkos Chandras2015-08-261-3/+10
* MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLBMarkos Chandras2015-08-261-1/+0
* MIPS: Add MIPS I6400 probe supportMarkos Chandras2015-08-261-0/+4
* MIPS: R12000: Enable branch prediction global historyJoshua Kinard2015-06-211-2/+6
* MIPS: ingenic: Add newer vendor IDsPaul Burton2015-06-211-1/+3
* MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki2015-06-031-2/+1
* Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-0/+4
|\
| * MIPS: Add support for XPA.Steven J. Hill2015-03-191-0/+4
* | MIPS: Factor out FPU feature probingMaciej W. Rozycki2015-04-081-54/+71
* | MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki2015-04-081-0/+53
* | MIPS: math-emu: Set FIR feature flags for full emulationMaciej W. Rozycki2015-04-081-2/+23
* | MIPS: Correct ISA masking in FPU feature determinationMaciej W. Rozycki2015-04-081-1/+3
OpenPOWER on IntegriCloud