summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/cpu-probe.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle1-1/+13
2013-02-19MIPS: Probe for and report hardware virtualization support.David Daney1-0/+2
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill1-0/+7
2013-02-17MIPS: show correct cpu name for 24KEcJohn Crispin1-1/+4
2013-02-15MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill1-30/+58
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-15/+15
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle1-1/+0
2012-10-11MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill1-2/+4
2012-10-11MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper1-1/+4
2012-09-28Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle1-0/+4
2012-09-13MIPS: Add base architecture support for RI and XI.Steven J. Hill1-1/+5
2012-09-13MIPS: Add support for the 1074K core.Steven J. Hill1-0/+4
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung1-143/+156
2012-07-19MIPS: Don't panic on 5KEc.Leonid Yegoshin1-0/+4
2012-07-06MIPS: Add support for the M14Kc core.Steven J. Hill1-1/+6
2012-05-15MIPS: Code formatting fixes.Steven J. Hill1-27/+27
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle1-3/+18
2011-12-07MIPS: Netlogic: Add support for XLP 3XX coresJayachandran C1-1/+2
2011-12-07MIPS: Netlogic: XLP CPU support.Jayachandran C1-3/+16
2011-12-07MIPS: Netlogic: add r4k_wait as the cpu_waitJayachandran C1-0/+1
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss1-0/+7
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker1-1/+1
2011-10-31mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cPaul Gortmaker1-0/+1
2011-10-24MIPS: Add probes for more Octeon II CPUs.David Daney1-0/+3
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle1-1/+0
2011-05-19MIPS: Set ELF AT_PLATFORM string for Loongson2 processorsRobert Millan1-0/+10
2011-05-19MIPS: Set ELF AT_PLATFORM string for BMIPS processorsKevin Cernekee1-0/+5
2011-05-19MIPS: Introduce set_elf_platform() helper functionRobert Millan1-4/+8
2011-05-19MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C1-0/+56
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney1-0/+2
2010-12-16MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee1-5/+2
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney1-0/+13
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee1-29/+33
2010-10-29MIPS: Octeon: Probe for Octeon II CPUs.David Daney1-0/+7
2010-08-05MIPS: Decode core number for R2 CPUs.David Daney1-0/+3
2010-08-05MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen1-0/+20
2010-05-21MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee1-0/+30
2010-02-27MIPS: Give Octeon+ CPUs their own cputype.David Daney1-2/+7
2010-02-27MIPS: Set __elf_platform for Octeon.David Daney1-0/+2
2010-02-27MIPS: Allow the auxv's elf_platform entry to be set.David Daney1-0/+1
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin1-3/+0
2010-02-27MIPS: Decode c0_config4 for large TLBs.David Daney1-0/+15
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney1-2/+2
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck1-0/+11
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin1-0/+2
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman1-7/+1
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon1-0/+23
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-2/+2