Age | Commit message (Expand) | Author |
2013-05-22 | MIPS: Consolidate idle loop / WAIT instruction support in a single file. | Ralf Baechle |
2013-05-09 | MIPS: microMIPS: Add support for exception handling. | Steven J. Hill |
2013-04-05 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-04-05 | MIPS: Fix ISA level which causes secondary cache init bypassing and more | Deng-Cheng Zhu |
2013-03-12 | MIPS: VR4133: Fix probe for LL/SC. | Yoichi Yuasa |
2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle |
2013-02-19 | MIPS: Probe for and report hardware virtualization support. | David Daney |
2013-02-17 | MIPS: Add support for the M14KEc core. | Steven J. Hill |
2013-02-17 | MIPS: show correct cpu name for 24KEc | John Crispin |
2013-02-15 | MIPS: Add printing of ISA version in cpuinfo. | Steven J. Hill |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-12-05 | MIPS: R3000/R3081: Fix CPU detection. | Ralf Baechle |
2012-10-11 | MIPS: Add detection of DSP ASE Revision 2. | Steven J. Hill |
2012-10-11 | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) | Al Cooper |
2012-09-28 | Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle |
2012-09-13 | MIPS: Add base architecture support for RI and XI. | Steven J. Hill |
2012-09-13 | MIPS: Add support for the 1074K core. | Steven J. Hill |
2012-07-23 | MIPS: Add CPU support for Loongson1B | Kelvin Cheung |
2012-07-19 | MIPS: Don't panic on 5KEc. | Leonid Yegoshin |
2012-07-06 | MIPS: Add support for the M14Kc core. | Steven J. Hill |
2012-05-15 | MIPS: Code formatting fixes. | Steven J. Hill |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2012-01-11 | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/... | Ralf Baechle |
2011-12-07 | MIPS: Netlogic: Add support for XLP 3XX cores | Jayachandran C |
2011-12-07 | MIPS: Netlogic: XLP CPU support. | Jayachandran C |
2011-12-07 | MIPS: Netlogic: add r4k_wait as the cpu_wait | Jayachandran C |
2011-12-07 | MIPS: Alchemy: Au1300 SoC support | Manuel Lauss |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | mips: migrate core kernel file from module.h --> export.h | Paul Gortmaker |
2011-10-31 | mips: fix implicit use of asm/elf.h in kernel/cpu-probe.c | Paul Gortmaker |
2011-10-24 | MIPS: Add probes for more Octeon II CPUs. | David Daney |
2011-07-25 | MIPS: Remove pointless return statement from empty void functions. | Ralf Baechle |
2011-05-19 | MIPS: Set ELF AT_PLATFORM string for Loongson2 processors | Robert Millan |
2011-05-19 | MIPS: Set ELF AT_PLATFORM string for BMIPS processors | Kevin Cernekee |
2011-05-19 | MIPS: Introduce set_elf_platform() helper function | Robert Millan |
2011-05-19 | MIPS: Netlogic XLR/XLS processor IDs. | Jayachandran C |
2011-01-18 | MIPS: Probe for presence of KScratch registers. | David Daney |
2010-12-16 | MIPS: Fix regression on BCM4710 processor detection | Kevin Cernekee |
2010-10-29 | MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. | David Daney |
2010-10-29 | MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code | Kevin Cernekee |
2010-10-29 | MIPS: Octeon: Probe for Octeon II CPUs. | David Daney |
2010-08-05 | MIPS: Decode core number for R2 CPUs. | David Daney |
2010-08-05 | MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip | Lars-Peter Clausen |
2010-05-21 | MIPS: nofpu and nodsp only affect CPU0 | Kevin Cernekee |
2010-02-27 | MIPS: Give Octeon+ CPUs their own cputype. | David Daney |
2010-02-27 | MIPS: Set __elf_platform for Octeon. | David Daney |
2010-02-27 | MIPS: Allow the auxv's elf_platform entry to be set. | David Daney |
2010-02-27 | MIPS: Cleanup switches with cases that can be merged | Roel Kluin |
2010-02-27 | MIPS: Decode c0_config4 for large TLBs. | David Daney |
2010-02-10 | MIPS: Don't probe reserved EntryHi bits. | David Daney |