1. a5770df MIPS: Add set/clear CP0 macros for PageGrain register by Steven J. Hill · 10 years ago
  2. 5aed9da MIPS: Add LLB bit and related feature for the Config 5 CP0 register by Markos Chandras · 10 years ago
  3. 8b8aa63 MIPS: kernel: cpu-probe.c: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  4. b2498af MIPS: Add MIPS generic QEMU probe support by Leonid Yegoshin · 10 years ago
  5. ed4cbc8 MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop} by Markos Chandras · 10 years ago
  6. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  7. 68e6a78 MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind) by Kevin Cernekee · 10 years ago
  8. d175ed2 MIPS: Ensure Config5.UFE is clear on boot by Paul Burton · 10 years ago
  9. adac5d5 MIPS: detect presence of the FRE & UFR bits by Paul Burton · 10 years ago
  10. 97f4ad2 MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB by Markos Chandras · 10 years ago
  11. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 10 years ago
  12. cf0a8aa MIPS: cpu-probe: Set the FTLB probability bit on supported cores by Markos Chandras · 10 years ago
  13. 7352c8b MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1 by Huacai Chen · 10 years ago
  14. cc94ea3 MIPS: Loongson: Fix the write-combine CCA value setting by Huacai Chen · 10 years ago
  15. 4f12b91 MIPS: cpu-probe: Set the write-combine CCA value on per core basis by Markos Chandras · 11 years ago
  16. 1f6c52f MIPS: detect presence of MAARs by Paul Burton · 11 years ago
  17. 3587ea8 MIPS: ensure MSA gets disabled during boot by Paul Burton · 11 years ago
  18. 6575b1d MIPS: kernel: cpu-probe: Detect unique RI/XI exceptions by Leonid Yegoshin · 11 years ago
  19. 3d528b3 MIPS: kernel: cpu-probe: Add support for the HardWare Table Walker by Markos Chandras · 11 years ago
  20. e7841be MIPS: Add Loongson-3B support by Huacai Chen · 11 years ago
  21. 45b585c MIPS: Add function get_ebase_cpunum by David Daney · 11 years ago
  22. 06947aa MIPS: Implement random_get_entropy with CP0 Random by Maciej W. Rozycki · 11 years ago
  23. 1c98398 MIPS: Netlogic: Add support for XLP5XX by Yonghong Song · 11 years ago
  24. b633648c5 MIPS: MT: Remove SMTC support by Ralf Baechle · 11 years ago
  25. 722640a MIPS: RM9000: Remove support for probing the CPU core. by Ralf Baechle · 11 years ago
  26. 30ee615 MIPS: Fix core number detection for MT cores by Paul Burton · 11 years ago
  27. c579d31 MIPS: Loongson: Add basic Loongson-3 CPU support by Huacai Chen · 11 years ago
  28. 2685919 MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2 by Huacai Chen · 11 years ago
  29. 9943ed9 MIPS: cpu-probe: Add support for probing M5150 cores by Leonid Yegoshin · 11 years ago
  30. 4901674 MIPS: kernel: cpu-probe: Enable EVA option on supported cores by Markos Chandras · 11 years ago
  31. d83b0e8 MIPS: Allow FTLB to be turned on for CPU_P5600 by James Hogan · 11 years ago
  32. 829dcc0 MIPS: Add MIPS P5600 probe support by James Hogan · 11 years ago
  33. a8ad136 MIPS: Warn if vector register partitioning is implemented by Paul Burton · 11 years ago
  34. a5e9a69 MIPS: Detect the MSA ASE by Paul Burton · 11 years ago
  35. 0ee958e MIPS: Coherent Processing System SMP implementation by Paul Burton · 11 years ago
  36. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 11 years ago
  37. 8907c55 MIPS: Netlogic: Identify XLP 9XX chip by Jayachandran C · 11 years ago
  38. b5f065e MIPS: kernel: cpu-probe: Add support for probing interAptiv cores by Leonid Yegoshin · 11 years ago
  39. 75b5b5e MIPS: Add support for FTLBs by Leonid Yegoshin · 11 years ago
  40. b0d4d30 MIPS: kernel: cpu-probe: Add support for probing proAptiv cores by Leonid Yegoshin · 11 years ago
  41. 4a0156f MIPS: features: Add initial support for Segmentation Control registers by Steven J. Hill · 11 years ago
  42. 1745c1e MIPS: features: Add initial support for TLBINVF capable cores by Leonid Yegoshin · 11 years ago
  43. 597ce17 MIPS: Support for 64-bit FP with O32 binaries by Paul Burton · 11 years ago
  44. d9f897c MIPS: kernel: cpu-probe: Report CPU id during probe by Leonid Yegoshin · 11 years ago
  45. 7f177a5 MIPS: Tell R4k SC and MC variations apart by Maciej W. Rozycki · 11 years ago
  46. 8b8a763 MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs. by Ralf Baechle · 11 years ago
  47. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  48. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  49. 4ca86a2 MIPS: Netlogic: Add support for XLP2XX by Jayachandran C · 11 years ago
  50. af04bb8 MIPS: Probe for new OCTEON CPU/SoC types. by David Daney · 11 years ago
  51. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 12 years ago
  52. c6213c6 MIPS: microMIPS: Fix improper definition of ISA exception bit. by Steven J. Hill · 12 years ago
  53. 1990e54 MIPS: Get rid of MIPS I flag and test macros. by Ralf Baechle · 12 years ago
  54. 7777b93 MIPS: Allow platform specific scratch registers by Jayachandran C · 12 years ago
  55. 49f2ec9 MIPS: Consolidate idle loop / WAIT instruction support in a single file. by Ralf Baechle · 12 years ago
  56. 2a0b24f MIPS: microMIPS: Add support for exception handling. by Steven J. Hill · 12 years ago
  57. 6cfa923 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  58. adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 12 years ago
  59. 9f91e50 MIPS: VR4133: Fix probe for LL/SC. by Yoichi Yuasa · 12 years ago
  60. 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
  61. 1e7decd MIPS: Probe for and report hardware virtualization support. by David Daney · 12 years ago
  62. f8fa481 MIPS: Add support for the M14KEc core. by Steven J. Hill · 12 years ago
  63. 42f3caef0 MIPS: show correct cpu name for 24KEc by John Crispin · 12 years ago
  64. a96102b MIPS: Add printing of ISA version in cpuinfo. by Steven J. Hill · 12 years ago
  65. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  66. 2d33976 MIPS: R3000/R3081: Fix CPU detection. by Ralf Baechle · 13 years ago
  67. ee80f7c7 MIPS: Add detection of DSP ASE Revision 2. by Steven J. Hill · 12 years ago
  68. da4b62c MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) by Al Cooper · 13 years ago
  69. 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
  70. b2ab4f0 MIPS: Add base architecture support for RI and XI. by Steven J. Hill · 12 years ago
  71. 006a851 MIPS: Add support for the 1074K core. by Steven J. Hill · 13 years ago
  72. 2fa3639 MIPS: Add CPU support for Loongson1B by Kelvin Cheung · 13 years ago
  73. 78d4803 MIPS: Don't panic on 5KEc. by Leonid Yegoshin · 13 years ago
  74. 113c62d MIPS: Add support for the M14Kc core. by Steven J. Hill · 13 years ago
  75. 03751e7 MIPS: Code formatting fixes. by Steven J. Hill · 13 years ago
  76. b81947c Disintegrate asm/system.h for MIPS by David Howells · 13 years ago
  77. 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
  78. 2aa54b2 MIPS: Netlogic: Add support for XLP 3XX cores by Jayachandran C · 13 years ago
  79. a3d4fb2 MIPS: Netlogic: XLP CPU support. by Jayachandran C · 13 years ago
  80. 11d48aa MIPS: Netlogic: add r4k_wait as the cpu_wait by Jayachandran C · 13 years ago
  81. 809f36c MIPS: Alchemy: Au1300 SoC support by Manuel Lauss · 13 years ago
  82. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  83. 73bc256 mips: migrate core kernel file from module.h --> export.h by Paul Gortmaker · 13 years ago
  84. 06372a6 mips: fix implicit use of asm/elf.h in kernel/cpu-probe.c by Paul Gortmaker · 13 years ago
  85. a1431b6 MIPS: Add probes for more Octeon II CPUs. by David Daney · 13 years ago
  86. 98f4a2c MIPS: Remove pointless return statement from empty void functions. by Ralf Baechle · 13 years ago
  87. 5aac1e8 MIPS: Set ELF AT_PLATFORM string for Loongson2 processors by Robert Millan · 14 years ago
  88. 06785df MIPS: Set ELF AT_PLATFORM string for BMIPS processors by Kevin Cernekee · 14 years ago
  89. c094c99 MIPS: Introduce set_elf_platform() helper function by Robert Millan · 14 years ago
  90. a7117c6 MIPS: Netlogic XLR/XLS processor IDs. by Jayachandran C · 14 years ago
  91. e77c32f MIPS: Probe for presence of KScratch registers. by David Daney · 14 years ago
  92. 190fca3 MIPS: Fix regression on BCM4710 processor detection by Kevin Cernekee · 14 years ago
  93. 949e51b MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. by David Daney · 14 years ago
  94. 602977b MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code by Kevin Cernekee · 14 years ago
  95. 0e56b38 MIPS: Octeon: Probe for Octeon II CPUs. by David Daney · 14 years ago
  96. 0c2f455 MIPS: Decode core number for R2 CPUs. by David Daney · 14 years ago
  97. 83ccf69 MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip by Lars-Peter Clausen · 15 years ago
  98. 0103d23 MIPS: nofpu and nodsp only affect CPU0 by Kevin Cernekee · 15 years ago
  99. 6f32946 MIPS: Give Octeon+ CPUs their own cputype. by David Daney · 15 years ago
  100. 368bf8e MIPS: Set __elf_platform for Octeon. by David Daney · 15 years ago