summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-probe.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Netlogic: Identify XLP 9XX chipJayachandran C2014-01-241-0/+1
* MIPS: kernel: cpu-probe: Add support for probing interAptiv coresLeonid Yegoshin2014-01-221-0/+8
* MIPS: Add support for FTLBsLeonid Yegoshin2014-01-221-7/+72
* MIPS: kernel: cpu-probe: Add support for probing proAptiv coresLeonid Yegoshin2014-01-221-0/+8
* MIPS: features: Add initial support for Segmentation Control registersSteven J. Hill2014-01-221-0/+2
* MIPS: features: Add initial support for TLBINVF capable coresLeonid Yegoshin2014-01-221-0/+5
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-131-1/+1
* MIPS: kernel: cpu-probe: Report CPU id during probeLeonid Yegoshin2013-10-291-2/+2
* MIPS: Tell R4k SC and MC variations apartMaciej W. Rozycki2013-10-291-4/+24
* MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle2013-09-191-0/+13
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-181-20/+22
* MIPS: Optimize current_cpu_type() for better code.Ralf Baechle2013-09-171-1/+2
* MIPS: Netlogic: Add support for XLP2XXJayachandran C2013-09-031-0/+5
* MIPS: Probe for new OCTEON CPU/SoC types.David Daney2013-08-261-0/+7
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-151-7/+7
* MIPS: microMIPS: Fix improper definition of ISA exception bit.Steven J. Hill2013-07-011-3/+0Star
* MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle2013-07-011-7/+1Star
* MIPS: Allow platform specific scratch registersJayachandran C2013-06-131-0/+1
* MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle2013-05-221-198/+0Star
* MIPS: microMIPS: Add support for exception handling.Steven J. Hill2013-05-091-0/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-051-4/+2Star
|\
| * MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu2013-04-051-4/+2Star
* | MIPS: VR4133: Fix probe for LL/SC.Yoichi Yuasa2013-03-121-3/+4
|/
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-211-1/+13
|\
| * MIPS: Probe for and report hardware virtualization support.David Daney2013-02-191-0/+2
| * MIPS: Add support for the M14KEc core.Steven J. Hill2013-02-171-0/+7
| * MIPS: show correct cpu name for 24KEcJohn Crispin2013-02-171-1/+4
* | MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill2013-02-151-30/+58
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-15/+15
|/
* MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle2012-12-051-1/+0Star
* MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-111-2/+4
* MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-111-1/+4
* Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-281-0/+4
|\
| * MIPS: Add support for the 1074K core.Steven J. Hill2012-09-131-0/+4
* | MIPS: Add base architecture support for RI and XI.Steven J. Hill2012-09-131-1/+5
|/
* MIPS: Add CPU support for Loongson1BKelvin Cheung2012-07-231-143/+156
* MIPS: Don't panic on 5KEc.Leonid Yegoshin2012-07-191-0/+4
* MIPS: Add support for the M14Kc core.Steven J. Hill2012-07-061-1/+6
* MIPS: Code formatting fixes.Steven J. Hill2012-05-151-27/+27
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0Star
*-. Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2012-01-111-3/+18
|\ \
| | * MIPS: Netlogic: Add support for XLP 3XX coresJayachandran C2011-12-071-1/+2
| | * MIPS: Netlogic: XLP CPU support.Jayachandran C2011-12-071-3/+16
| | * MIPS: Netlogic: add r4k_wait as the cpu_waitJayachandran C2011-12-071-0/+1
| |/
* / MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-071-0/+7
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-1/+2
|\
| * mips: migrate core kernel file from module.h --> export.hPaul Gortmaker2011-11-011-1/+1
| * mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cPaul Gortmaker2011-11-011-0/+1
* | MIPS: Add probes for more Octeon II CPUs.David Daney2011-10-251-0/+3
|/
* MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2011-07-251-1/+0Star