aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-nextRalf 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/kernel/git/paulg/linuxLinus 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
2009-09-17MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss1-8/+5
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss1-17/+4
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi1-0/+1
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss1-2/+4
2009-01-11MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney1-0/+25
2008-10-30MIPS: Sort out CPU type to name translation.Ralf Baechle1-127/+98
2008-10-30MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle1-10/+12
2008-10-11MIPS: Probe watch registers and report configuration.David Daney1-0/+2
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell1-3/+7
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto1-14/+2
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird1-4/+4
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle1-0/+5
2008-04-28[MIPS] Basic SPRAM supportChris Dearman1-0/+8
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-5/+5