aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c
Commit message (Expand)AuthorAge
* MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle2013-05-21
* MIPS: microMIPS: Add support for exception handling.Steven J. Hill2013-05-09
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-05
|\
| * MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu2013-04-05
* | MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa2013-03-12
|/
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-21
|\
| * MIPS: Probe for and report hardware virtualization support.David Daney2013-02-19
| * MIPS: Add support for the M14KEc core.Steven J. Hill2013-02-16
| * MIPS: show correct cpu name for 24KEcJohn Crispin2013-02-16
* | MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill2013-02-15
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
|/
* MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle2012-12-05
* MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-11
* MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-11
* Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-28
|\
| * MIPS: Add support for the 1074K core.Steven J. Hill2012-09-13
* | MIPS: Add base architecture support for RI and XI.Steven J. Hill2012-09-13
|/
* MIPS: Add CPU support for Loongson1BKelvin Cheung2012-07-23
* MIPS: Don't panic on 5KEc.Leonid Yegoshin2012-07-19
* MIPS: Add support for the M14Kc core.Steven J. Hill2012-07-06
* MIPS: Code formatting fixes.Steven J. Hill2012-05-15
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
*-. Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2012-01-11
|\ \
| | * MIPS: Netlogic: Add support for XLP 3XX coresJayachandran C2011-12-07
| | * MIPS: Netlogic: XLP CPU support.Jayachandran C2011-12-07
| | * MIPS: Netlogic: add r4k_wait as the cpu_waitJayachandran C2011-12-07
| |/
* / MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-07
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * mips: migrate core kernel file from module.h --> export.hPaul Gortmaker2011-10-31
| * mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cPaul Gortmaker2011-10-31
* | MIPS: Add probes for more Octeon II CPUs.David Daney2011-10-24
|/
* MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2011-07-25
* MIPS: Set ELF AT_PLATFORM string for Loongson2 processorsRobert Millan2011-05-19
* MIPS: Set ELF AT_PLATFORM string for BMIPS processorsKevin Cernekee2011-05-19
* MIPS: Introduce set_elf_platform() helper functionRobert Millan2011-05-19
* MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C2011-05-19
* MIPS: Probe for presence of KScratch registers.David Daney2011-01-18
* MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2010-12-16
* MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney2010-10-29
* MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee2010-10-29
* MIPS: Octeon: Probe for Octeon II CPUs.David Daney2010-10-29
* MIPS: Decode core number for R2 CPUs.David Daney2010-08-05
* MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen2010-08-05
* MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee2010-05-21
* MIPS: Give Octeon+ CPUs their own cputype.David Daney2010-02-27
* MIPS: Set __elf_platform for Octeon.David Daney2010-02-27
* MIPS: Allow the auxv's elf_platform entry to be set.David Daney2010-02-27
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-27
* MIPS: Decode c0_config4 for large TLBs.David Daney2010-02-27
* MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-10