summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/cpu-features.h
AgeCommit message (Expand)AuthorLines
2023-06-09MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang-2/+2
2023-04-05MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang-1/+18
2023-04-05MIPS: Octeon: Opt-out 4k_cache featureJiaxun Yang-1/+1
2022-05-04MIPS: adding a safety check for cpu_has_fpuShida Zhang-0/+3
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer-3/+0
2021-06-29MIPS: MT extensions are not available on MIPS32r1Paul Cercueil-1/+3
2020-11-19MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init()Tiezhu Yang-2/+0
2020-10-12MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bitThomas Bogendoerfer-3/+0
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui-0/+4
2020-07-31MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui-0/+4
2020-06-04KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen-0/+3
2020-05-22mips: Add CP0 Write Merge config supportSerge Semin-0/+8
2020-05-22mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin-2/+4
2020-05-22mips: Add MIPS Release 5 supportSerge Semin-7/+20
2020-04-19MIPS: remove cpu_has_64bit_addressesChristoph Hellwig-6/+0
2020-01-22MIPS: Add MAC2008 SupportJiaxun Yang-0/+4
2019-09-03MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton-3/+0
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang-0/+16
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton-0/+13
2018-11-26MIPS: Hardcode cpu_has_mips* where target ISA allowsPaul Burton-11/+24
2018-11-12MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFSPaul Burton-10/+0
2018-11-09MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=nPaul Burton-3/+8
2018-11-08MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernelsPaul Burton-1/+3
2018-07-24MIPS: Hardcode cpu_has_* where known at compile time due to ISAPaul Burton-69/+107
2018-05-15MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn-0/+7
2018-03-09MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn-2/+3
2017-08-08MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn-0/+3
2017-07-05MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki-0/+3
2017-06-29MIPS: Add CPU shared FTLB feature detectionPaul Burton-0/+41
2017-03-28MIPS: Probe guest MVHJames Hogan-0/+3
2017-03-28MIPS: Probe guest CP0_UserLocalJames Hogan-0/+3
2017-03-28MIPS: Add defs & probing of UFRJames Hogan-0/+4
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng-0/+10
2016-05-13MIPS: Add probing & defs for VZ & guest featuresJames Hogan-0/+98
2016-05-13MIPS: Add perf counter featureJames Hogan-0/+4
2016-05-13MIPS: Add defs & probing of [X]ContextConfigJames Hogan-0/+4
2016-05-13MIPS: Add defs & probing of BadInstr[P] registersJames Hogan-0/+8
2016-05-13MIPS: Add defs & probing of extended CP0_EBaseJames Hogan-0/+4
2016-05-13MIPS: Separate XPA CPU feature into LPA and MVHJames Hogan-1/+7
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen-0/+3
2016-05-13MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel-0/+4
2016-05-13MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton-0/+4
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki-0/+7
2015-11-11MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton-5/+1
2015-09-22MIPS: cpu-features: Add cpu_has_ftlbJames Hogan-0/+3
2015-09-03MIPS: Probe for small (1KiB) page supportJames Hogan-0/+4
2015-06-21MIPS: R12000: Enable branch prediction global historyJoshua Kinard-0/+3
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle-1/+35
2015-04-10MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle-1/+32
2015-04-08MIPS: Correct FP ISA requirementsMaciej W. Rozycki-2/+5