- d9f897c MIPS: kernel: cpu-probe: Report CPU id during probe by Leonid Yegoshin · 11 years ago
- 7f177a5 MIPS: Tell R4k SC and MC variations apart by Maciej W. Rozycki · 11 years ago
- 8b8a763 MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs. by Ralf Baechle · 11 years ago
- 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
- 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
- 4ca86a2 MIPS: Netlogic: Add support for XLP2XX by Jayachandran C · 11 years ago
- af04bb8 MIPS: Probe for new OCTEON CPU/SoC types. by David Daney · 11 years ago
- 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 12 years ago
- c6213c6 MIPS: microMIPS: Fix improper definition of ISA exception bit. by Steven J. Hill · 12 years ago
- 1990e54 MIPS: Get rid of MIPS I flag and test macros. by Ralf Baechle · 12 years ago
- 7777b93 MIPS: Allow platform specific scratch registers by Jayachandran C · 12 years ago
- 49f2ec9 MIPS: Consolidate idle loop / WAIT instruction support in a single file. by Ralf Baechle · 12 years ago
- 2a0b24f MIPS: microMIPS: Add support for exception handling. by Steven J. Hill · 12 years ago
- 6cfa923 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 12 years ago
- 9f91e50 MIPS: VR4133: Fix probe for LL/SC. by Yoichi Yuasa · 12 years ago
- 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 12 years ago
- 1e7decd MIPS: Probe for and report hardware virtualization support. by David Daney · 12 years ago
- f8fa481 MIPS: Add support for the M14KEc core. by Steven J. Hill · 12 years ago
- 42f3caef0 MIPS: show correct cpu name for 24KEc by John Crispin · 12 years ago
- a96102b MIPS: Add printing of ISA version in cpuinfo. by Steven J. Hill · 12 years ago
- 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
- 2d33976 MIPS: R3000/R3081: Fix CPU detection. by Ralf Baechle · 13 years ago
- ee80f7c7 MIPS: Add detection of DSP ASE Revision 2. by Steven J. Hill · 12 years ago
- da4b62c MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) by Al Cooper · 13 years ago
- cb418b3 Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
- b2ab4f0 MIPS: Add base architecture support for RI and XI. by Steven J. Hill · 12 years ago
- 006a851 MIPS: Add support for the 1074K core. by Steven J. Hill · 13 years ago
- 2fa3639 MIPS: Add CPU support for Loongson1B by Kelvin Cheung · 13 years ago
- 78d4803 MIPS: Don't panic on 5KEc. by Leonid Yegoshin · 13 years ago
- 113c62d MIPS: Add support for the M14Kc core. by Steven J. Hill · 13 years ago
- 03751e7 MIPS: Code formatting fixes. by Steven J. Hill · 13 years ago
- b81947c Disintegrate asm/system.h for MIPS by David Howells · 13 years ago
- 7bf6612 Merge 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-next by Ralf Baechle · 13 years ago
- 2aa54b2 MIPS: Netlogic: Add support for XLP 3XX cores by Jayachandran C · 13 years ago
- a3d4fb2 MIPS: Netlogic: XLP CPU support. by Jayachandran C · 13 years ago
- 11d48aa MIPS: Netlogic: add r4k_wait as the cpu_wait by Jayachandran C · 13 years ago
- 809f36c MIPS: Alchemy: Au1300 SoC support by Manuel Lauss · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 73bc256 mips: migrate core kernel file from module.h --> export.h by Paul Gortmaker · 14 years ago
- 06372a6 mips: fix implicit use of asm/elf.h in kernel/cpu-probe.c by Paul Gortmaker · 14 years ago
- a1431b6 MIPS: Add probes for more Octeon II CPUs. by David Daney · 13 years ago
- 98f4a2c MIPS: Remove pointless return statement from empty void functions. by Ralf Baechle · 13 years ago
- 5aac1e8 MIPS: Set ELF AT_PLATFORM string for Loongson2 processors by Robert Millan · 14 years ago
- 06785df MIPS: Set ELF AT_PLATFORM string for BMIPS processors by Kevin Cernekee · 14 years ago
- c094c99 MIPS: Introduce set_elf_platform() helper function by Robert Millan · 14 years ago
- a7117c6 MIPS: Netlogic XLR/XLS processor IDs. by Jayachandran C · 14 years ago
- e77c32f MIPS: Probe for presence of KScratch registers. by David Daney · 14 years ago
- 190fca3 MIPS: Fix regression on BCM4710 processor detection by Kevin Cernekee · 14 years ago
- 949e51b MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. by David Daney · 14 years ago
- 602977b MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code by Kevin Cernekee · 14 years ago
- 0e56b38 MIPS: Octeon: Probe for Octeon II CPUs. by David Daney · 14 years ago
- 0c2f455 MIPS: Decode core number for R2 CPUs. by David Daney · 14 years ago
- 83ccf69 MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip by Lars-Peter Clausen · 15 years ago
- 0103d23 MIPS: nofpu and nodsp only affect CPU0 by Kevin Cernekee · 15 years ago
- 6f32946 MIPS: Give Octeon+ CPUs their own cputype. by David Daney · 15 years ago
- 368bf8e MIPS: Set __elf_platform for Octeon. by David Daney · 15 years ago
- 874fd3b MIPS: Allow the auxv's elf_platform entry to be set. by David Daney · 15 years ago
- 2fe0626 MIPS: Cleanup switches with cases that can be merged by Roel Kluin · 15 years ago
- 1b362e3 MIPS: Decode c0_config4 for large TLBs. by David Daney · 15 years ago
- 5b7efa8 MIPS: Don't probe reserved EntryHi bits. by David Daney · 15 years ago
- 91dfc42 MIPS: 64-bit: Detect virtual memory size by Guenter Roeck · 15 years ago
- f8ede0f MIPS: Loongson 2F: Add CPU frequency scaling support by Wu Zhangjin · 15 years ago
- a074f0e MIPS: SPRAM: Clean up support code a little by Chris Dearman · 16 years ago
- 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 15 years ago
- 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
- 2882b0c MIPS: Alchemy: get rid of allow_au1k_wait by Manuel Lauss · 15 years ago
- 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 16 years ago
- 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 16 years ago
- a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 16 years ago
- 0c694de MIPS: Alchemy: RTC counter clocksource / clockevent support. by Manuel Lauss · 16 years ago
- 0dd4781 MIPS: Add Cavium OCTEON processor constants and CPU probe. by David Daney · 16 years ago
- cea7e2d MIPS: Sort out CPU type to name translation. by Ralf Baechle · 16 years ago
- 558ce12 MIPS: Probe for watch registers on cores of all vendors, not just MTI. by Ralf Baechle · 16 years ago
- 654f57b MIPS: Probe watch registers and report configuration. by David Daney · 16 years ago
- 8531a35 [MIPS] SMTC: Fix SMTC dyntick support. by Kevin D. Kissell · 16 years ago
- c65a548 [MIPS] Fix potential latency problem due to non-atomic cpu_wait. by Atsushi Nemoto · 17 years ago
- a92b058 [MIPS] Move arch/mips/philips to arch/mips/nxp by Daniel Laird · 17 years ago
- 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 17 years ago
- 0b6d497 [MIPS] Basic SPRAM support by Chris Dearman · 17 years ago
- 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
- 237cfee [MIPS] Alchemy: Au1210/Au1250 CPU support by Manuel Lauss · 17 years ago
- f6771db [MIPS] Fix shadow register support. by Ralf Baechle · 17 years ago
- dec8b1c [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. by Franck Bui-Huu · 17 years ago
- 9966db25 [MIPS] Make facility to convert CPU types to strings generally available. by Ralf Baechle · 17 years ago
- 641e97f [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. by Ralf Baechle · 17 years ago
- 1c0c13e [MIPS] Add support for BCM47XX CPUs. by Aurelien Jarno · 17 years ago
- 50da469 [MIPS] 20Kc: Disable use of WAIT instruction. by Ralf Baechle · 17 years ago
- 5a81299 [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38 by Ralf Baechle · 18 years ago
- 9267a30 [MIPS] PMC MSP71xx mips common by Marc St-Jean · 18 years ago
- 2a21c73 [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 by Fuxin Zhang · 18 years ago
- a369202 [MIPS] Enable support for the userlocal hardware register by Ralf Baechle · 18 years ago
- 4b3e975 [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores by Ralf Baechle · 18 years ago
- c8eae71 [MIPS] 20K: Handle WAIT related bugs according to errata information by Ralf Baechle · 18 years ago
- f49a747 [MIPS] Make some __setup functions static by Atsushi Nemoto · 18 years ago
- 5759906 [MIPS] Include <asm/bugs> to for declaration of check_bugs32. by Ralf Baechle · 18 years ago
- e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 18 years ago
- c237923 [MIPS] Don't print presence of WAIT instruction on bootup. by Ralf Baechle · 18 years ago
- 441ee34 [MIPS] Fix RM9000 wait instruction detection. by Ralf Baechle · 19 years ago
- 60a6c37 [MIPS] Reduce race between cpu_wait() and need_resched() checking by Atsushi Nemoto · 19 years ago