summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: Rename JZRISC to XBURSTPaul Cercueil2019-07-221-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* MIPS: Fix Ingenic SoCs sometimes reporting wrong ISAPaul Cercueil2019-05-101-0/+8
* MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-041-1/+54
* mips: annotate implicit fall throughsMathieu Malaterre2018-12-031-0/+7
* MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen2018-11-201-1/+2
* MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-13/+41
* MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen2018-07-241-1/+2
* MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn2018-05-151-0/+12
* MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski2018-02-191-0/+3
* MIPS: Add CPU cluster number accessorsPaul Burton2017-08-301-0/+10
* MIPS: Store core & VP IDs in GlobalNumber-style variablePaul Burton2017-08-301-0/+22
* MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-301-2/+5
* MIPS: Declare various variables & functions staticPaul Burton2017-08-291-1/+1
* MIPS: Remove unused R6000 supportPaul Burton2017-08-291-18/+0
* MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki2017-07-051-0/+2
* MIPS: Add CPU shared FTLB feature detectionPaul Burton2017-06-291-0/+11
* MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen2017-06-281-0/+6
* MIPS: Probe the I6500 CPUPaul Burton2017-06-281-0/+5
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-121-0/+7
|\
| * MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski2017-04-101-0/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-2/+11
|\ \ | |/ |/|
| * MIPS: Probe guest MVHJames Hogan2017-03-281-1/+4
| * MIPS: Probe guest CP0_UserLocalJames Hogan2017-03-281-1/+5
| * MIPS: Add defs & probing of UFRJames Hogan2017-03-281-0/+2
* | MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen2017-03-211-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: clear execution hazard after changing FTLB enablePaul Burton2016-09-291-2/+1
* MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton2016-09-291-15/+28
* MIPS: Stop setting I6400 FTLBPPaul Burton2016-09-291-7/+2
* MIPS: Fix incomplete separation of XPA CPU featureJames Hogan2016-05-281-3/+1
* MIPS: Add probing & defs for VZ & guest featuresJames Hogan2016-05-131-0/+232
* MIPS: Avoid magic numbers probing kscratch_maskJames Hogan2016-05-131-1/+2
* MIPS: Add perf counter featureJames Hogan2016-05-131-0/+2
* MIPS: Add defs & probing of [X]ContextConfigJames Hogan2016-05-131-1/+3
* MIPS: Add defs & probing of BadInstr[P] registersJames Hogan2016-05-131-0/+4