aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-21MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton1-2/+1
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton1-15/+28
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton1-7/+2
2016-05-28MIPS: Fix incomplete separation of XPA CPU featureJames Hogan1-3/+1
2016-05-13MIPS: Add probing & defs for VZ & guest featuresJames Hogan1-0/+232
2016-05-13MIPS: Avoid magic numbers probing kscratch_maskJames Hogan1-1/+2
2016-05-13MIPS: Add perf counter featureJames Hogan1-0/+2
2016-05-13MIPS: Add defs & probing of [X]ContextConfigJames Hogan1-1/+3
2016-05-13MIPS: Add defs & probing of BadInstr[P] registersJames Hogan1-0/+4
2016-05-13MIPS: Add defs & probing of extended CP0_EBaseJames Hogan1-0/+35
2016-05-13MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXIFlorian Fainelli1-1/+2