summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/cpu-features.h
AgeCommit message (Expand)Author
2023-06-09MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-04-05MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2023-04-05MIPS: Octeon: Opt-out 4k_cache featureJiaxun Yang
2022-05-04MIPS: adding a safety check for cpu_has_fpuShida Zhang
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer
2021-06-29MIPS: MT extensions are not available on MIPS32r1Paul Cercueil
2020-11-19MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init()Tiezhu Yang
2020-10-12MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bitThomas Bogendoerfer
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui
2020-07-31MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui
2020-06-04KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen
2020-05-22mips: Add CP0 Write Merge config supportSerge Semin
2020-05-22mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin
2020-05-22mips: Add MIPS Release 5 supportSerge Semin
2020-04-19MIPS: remove cpu_has_64bit_addressesChristoph Hellwig
2020-01-22MIPS: Add MAC2008 SupportJiaxun Yang
2019-09-03MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton
2018-11-26MIPS: Hardcode cpu_has_mips* where target ISA allowsPaul Burton
2018-11-12MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFSPaul Burton
2018-11-09MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-08MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernelsPaul Burton
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