aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/kernel/cpu-probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-04KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen1-0/+1
2020-06-04KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen1-1/+3
2020-05-24MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui1-0/+9
2020-05-24MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen1-6/+6
2020-05-22mips: Add CP0 Write Merge config supportSerge Semin1-0/+48
2020-05-22mips: Add MIPS Release 5 supportSerge Semin1-0/+17
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang1-11/+11
2020-05-02MIPS: Loongson64: Correct TLB type for Loongson-3 ClassicJiaxun Yang1-1/+4
2020-04-30MIPS: Loongson64: Probe CPU features via CPUCFGJiaxun Yang1-8/+37
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang1-1/+18
2020-03-19Use ELF_BASE_PLATFORM to pass ISA levelYunQiang Su1-0/+18
2020-01-22MIPS: Add MAC2008 SupportJiaxun Yang1-1/+15
2020-01-09MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)1-29/+36
2019-11-22MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie1-2/+19
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen1-1/+1
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton1-0/+33
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang1-8/+8
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang1-0/+33
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen1-2/+14
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang1-0/+6
2019-08-05MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie1-0/+7
2019-07-23MIPS: Remove unused R8000 CPU supportPaul Burton1-9/+0
2019-07-23MIPS: Remove unused R5432 CPU supportPaul Burton1-8/+0
2019-07-23MIPS: Remove unused R4300 CPU supportPaul Burton1-9/+0
2019-07-21MIPS: Decode config3 register on Ingenic SoCsPaul Cercueil1-0/+8
2019-07-21MIPS: Rename JZRISC to XBURSTPaul Cercueil1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-09MIPS: Fix Ingenic SoCs sometimes reporting wrong ISAPaul Cercueil1-0/+8
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton1-1/+54
2018-12-03mips: annotate implicit fall throughsMathieu Malaterre1-0/+7
2018-11-19MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen1-1/+2
2018-11-09MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=nPaul Burton1-13/+41
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen1-1/+2
2018-05-15MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn1-0/+12
2018-02-19MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski1-0/+3
2017-08-30MIPS: Add CPU cluster number accessorsPaul Burton1-0/+10
2017-08-30MIPS: Store core & VP IDs in GlobalNumber-style variablePaul Burton1-0/+22
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton1-2/+5
2017-08-29MIPS: Declare various variables & functions staticPaul Burton1-1/+1
2017-08-29MIPS: Remove unused R6000 supportPaul Burton1-18/+0
2017-07-05MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki1-0/+2
2017-06-29MIPS: Add CPU shared FTLB feature detectionPaul Burton1-0/+11
2017-06-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen1-0/+6
2017-06-28MIPS: Probe the I6500 CPUPaul Burton1-0/+5
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+7
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+11
2017-04-10MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski1-0/+7
2017-03-28MIPS: Probe guest MVHJames Hogan1-1/+4
2017-03-28MIPS: Probe guest CP0_UserLocalJames Hogan1-1/+5
2017-03-28MIPS: Add defs & probing of UFRJames Hogan1-0/+2