summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-01-171-1/+1
|\
| * MIPS: Fix typosBjorn Helgaas2024-01-081-1/+1
* | mips: move cache declarations into headerArnd Bergmann2023-12-111-1/+0
|/
* MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen2023-07-031-6/+3
* MIPS: Restore Au1300 supportManuel Lauss2023-05-231-0/+5
* MIPS: Octeon: Opt-out 4k_cache featureJiaxun Yang2023-04-051-0/+2
* MIPS: Remove VR41xx supportThomas Bogendoerfer2022-07-141-40/+0
* MIPS: fix typos in commentsJulia Lawall2022-05-041-1/+1
* MIPS: Remove TX39XX supportThomas Bogendoerfer2022-03-011-23/+0
* MIPS: loongson64: fix FTLB configurationHuang Pei2021-11-251-2/+2
* MIPS: Remove NETLOGIC supportThomas Bogendoerfer2021-10-241-84/+0
* MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil2021-06-011-0/+5
* MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang2021-04-061-3/+0
* MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer2021-03-091-0/+6
* Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen2021-01-221-0/+9
* MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil2021-01-181-7/+8
* MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bitThomas Bogendoerfer2020-10-121-6/+4
* MIPS: cpu-probe: move fpu probing/handling into its own fileThomas Bogendoerfer2020-10-121-324/+2
* MIPS: cpu-probe: ingenic: Fix broken BUG_ONPaul Cercueil2020-09-181-1/+1
* MIPS: cpu-probe: Mark XBurst CPU as having vtagged cachesPaul Cercueil2020-09-181-0/+3
* MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WAPaul Cercueil2020-09-181-1/+2
* MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui2020-07-311-0/+3
* MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui2020-07-311-0/+13
* MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)2020-07-241-0/+11
* MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen2020-07-081-6/+6
* KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen2020-06-041-0/+1
* KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen2020-06-041-1/+3
* MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui2020-05-241-0/+9
* MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen2020-05-241-6/+6
* mips: Add CP0 Write Merge config supportSerge Semin2020-05-221-0/+48
* mips: Add MIPS Release 5 supportSerge Semin2020-05-221-0/+17
* MIPS: Use fallthrough for arch/mipsLiangliang Huang2020-05-071-11/+11
* MIPS: Loongson64: Correct TLB type for Loongson-3 ClassicJiaxun Yang2020-05-021-1/+4
* MIPS: Loongson64: Probe CPU features via CPUCFGJiaxun Yang2020-04-301-8/+37
* MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang2020-04-261-1/+18
* Use ELF_BASE_PLATFORM to pass ISA levelYunQiang Su2020-03-191-0/+18
* MIPS: Add MAC2008 SupportJiaxun Yang2020-01-231-1/+15
* MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)2020-01-091-29/+36
* MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie2019-11-221-2/+19
* MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen2019-11-111-1/+1
* Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton2019-11-011-0/+33
|\
| * MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2019-10-101-0/+33
* | MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-311-8/+8
* | MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen2019-10-071-2/+14
|/
* MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2019-08-261-0/+6
* MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2019-08-061-0/+7
* MIPS: Remove unused R8000 CPU supportPaul Burton2019-07-231-9/+0
* MIPS: Remove unused R5432 CPU supportPaul Burton2019-07-231-8/+0
* MIPS: Remove unused R4300 CPU supportPaul Burton2019-07-231-9/+0
* MIPS: Decode config3 register on Ingenic SoCsPaul Cercueil2019-07-221-0/+8