summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/cpu-probe.c
AgeCommit message (Expand)Author
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
2015-09-03MIPS: AT_HWCAP aux vector infrastructurePaul Burton
2015-09-03MIPS: Probe for small (1KiB) page supportJames Hogan
2015-08-26MIPS: Set up FTLB probability for I6400Markos Chandras
2015-08-26MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6Markos Chandras
2015-08-26MIPS: Add default case for the FTLB enable/disable codeMarkos Chandras
2015-08-26MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLBMarkos Chandras
2015-08-26MIPS: Add MIPS I6400 probe supportMarkos Chandras
2015-06-21MIPS: R12000: Enable branch prediction global historyJoshua Kinard
2015-06-21MIPS: ingenic: Add newer vendor IDsPaul Burton
2015-06-03MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-08MIPS: Factor out FPU feature probingMaciej W. Rozycki
2015-04-08MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki
2015-04-08MIPS: math-emu: Set FIR feature flags for full emulationMaciej W. Rozycki
2015-04-08MIPS: Correct ISA masking in FPU feature determinationMaciej W. Rozycki
2015-04-08MIPS: Clarify the comment for `__cpu_has_fpu'Maciej W. Rozycki
2015-04-01MIPS: Add R16000 detectionJoshua Kinard
2015-03-31MIPS: Add arch CDMM definitions and probingJames Hogan
2015-03-19MIPS: Add support for XPA.Steven J. Hill
2015-02-20MIPS: Add set/clear CP0 macros for PageGrain registerSteven J. Hill
2015-02-17MIPS: Add LLB bit and related feature for the Config 5 CP0 registerMarkos Chandras
2015-02-17MIPS: kernel: cpu-probe.c: Add support for MIPS R6Leonid Yegoshin
2015-02-16MIPS: Add MIPS generic QEMU probe supportLeonid Yegoshin
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-11-24MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)Kevin Cernekee
2014-11-24MIPS: Ensure Config5.UFE is clear on bootPaul Burton
2014-11-24MIPS: detect presence of the FRE & UFR bitsPaul Burton
2014-11-24MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLBMarkos Chandras
2014-11-24MIPS: Remove useless parenthesesRalf Baechle
2014-11-24MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras
2014-11-19MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen
2014-11-19MIPS: Loongson: Fix the write-combine CCA value settingHuacai Chen
2014-09-22MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras
2014-08-02MIPS: detect presence of MAARsPaul Burton
2014-08-02MIPS: ensure MSA gets disabled during bootPaul Burton
2014-08-02MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin
2014-08-02MIPS: kernel: cpu-probe: Add support for the HardWare Table WalkerMarkos Chandras
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen
2014-05-30MIPS: Add function get_ebase_cpunumDavid Daney
2014-05-30MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle