aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/cpu-features.h
AgeCommit message (Expand)Author
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2019-10-11MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2018-07-24MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton
2018-05-15MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn
2018-03-09MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn
2017-08-08MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn
2017-07-05MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki
2017-06-29MIPS: Add CPU shared FTLB feature detectionPaul Burton
2017-03-28MIPS: Probe guest MVHJames Hogan
2017-03-28MIPS: Probe guest CP0_UserLocalJames Hogan
2017-03-28MIPS: Add defs & probing of UFRJames Hogan
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-13MIPS: Add probing & defs for VZ & guest featuresJames 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: Separate XPA CPU feature into LPA and MVHJames Hogan
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen
2016-05-13MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel
2016-05-13MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki
2015-11-11MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton
2015-09-22MIPS: cpu-features: Add cpu_has_ftlbJames Hogan
2015-09-03MIPS: Probe for small (1KiB) page supportJames Hogan
2015-06-21MIPS: R12000: Enable branch prediction global historyJoshua Kinard
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-10MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-04-08MIPS: Correct FP ISA requirementsMaciej W. Rozycki
2015-04-08MIPS: Correct `nofpu' non-functionalityMaciej W. Rozycki
2015-03-31MIPS: Add arch CDMM definitions and probingJames Hogan
2015-03-19MIPS: Add support for XPA.Steven J. Hill
2015-02-17MIPS: Handle MIPS IV, V and R2 FPU instructions on MIPS R6 as wellMarkos Chandras
2015-02-17MIPS: Add LLB bit and related feature for the Config 5 CP0 registerMarkos Chandras
2015-02-17MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfoMarkos Chandras
2015-02-17MIPS: asm: cpu: Add MIPSR6 ISA definitionsLeonid Yegoshin
2014-11-24MIPS: detect presence of the FRE & UFR bitsPaul Burton
2014-09-22MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie
2014-08-02MIPS: detect presence of MAARsPaul Burton
2014-08-02MIPS: Add new option for unique RI/XI exceptionsLeonid Yegoshin
2014-08-02MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras
2014-05-30MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUsDavid Daney
2014-05-21MIPS: math-emu: Remove most ifdefery.Ralf Baechle
2014-03-26MIPS: asm: cpu: Add cpu flag for Enhanced Virtual AddressingMarkos Chandras
2014-03-26MIPS: Detect the MSA ASEPaul Burton
2014-01-22MIPS: features: Add initial support for Segmentation Control registersSteven J. Hill
2014-01-22MIPS: features: Add initial support for TLBINVF capable coresLeonid Yegoshin
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle