1. f6b06d9 MIPS: microMIPS: Support dynamic ASID sizing. by Steven J. Hill · 11 years ago
  2. d532f3d MIPS: Allow ASID size to be determined at boot time. by Steven J. Hill · 11 years ago
  3. 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
  4. f8fa481 MIPS: Add support for the M14KEc core. by Steven J. Hill · 12 years ago
  5. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  6. 9120963 Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores." by Ralf Baechle · 12 years ago
  7. 241738b Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  8. bdf2050 MIPS: PMC-Sierra Yosemite: Remove support. by Ralf Baechle · 12 years ago
  9. 970d032 MIPS: Transparent Huge Pages support by Ralf Baechle · 12 years ago
  10. aa1762f MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT by David Daney · 12 years ago
  11. a2c763e MIPS: tlbex: Better debug output. by Ralf Baechle · 12 years ago
  12. fb2b1db MIPS: Remove R5000A. by Ralf Baechle · 12 years ago
  13. f151f3b MIPS: tlbex: Fix section mismatches by Kevin Cernekee · 12 years ago
  14. 359187d MIPS: R5000: Fix TLB hazard handling. by Ralf Baechle · 12 years ago
  15. 02a5417 MIPS: tlbex: Deal with re-definition of label by Ralf Baechle · 12 years ago
  16. 748e787 MIPS: Optimize TLB refill for RI/XI configurations. by David Daney · 12 years ago
  17. 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
  18. 05857c6 MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'. by Steven J. Hill · 12 years ago
  19. ff401e5 MIPS: Optimise TLB handlers for MIPS32/64 R2 cores. by Steven J. Hill · 12 years ago
  20. 625c0a2 MIPS: Avoid pipeline stalls on some MIPS32R2 cores. by Steven J. Hill · 12 years ago
  21. 113c62d MIPS: Add support for the M14Kc core. by Steven J. Hill · 12 years ago
  22. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  23. 0f4ccbc MIPS: No branches in delay slots for huge pages in handle_tlbl by David Daney · 13 years ago
  24. d954ffe MIPS: tlbex: Fix build error in R3000 code. by Ralf Baechle · 13 years ago
  25. bf28607 MIPS: Close races in TLB modify handlers. by David Daney · 13 years ago
  26. efa0f81 MIPS: Netlogic: Cache, TLB support and feature overrides for XLR by Jayachandran C · 13 years ago
  27. 4a9040f MIPS: tlbex: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. e1c87d2 MIPS: Add an unreachable return statement to satisfy buggy GCCs. by David Daney · 14 years ago
  30. 2c8c53e MIPS: Optimize TLB handlers for Octeon CPUs by David Daney · 14 years ago
  31. cc33ae4 MIPS: Use BBIT instructions in TLB handlers by David Daney · 14 years ago
  32. 3d8bfdd MIPS: Use C0_KScratch (if present) to hold PGD pointer. by David Daney · 14 years ago
  33. 602977b MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code by Kevin Cernekee · 14 years ago
  34. 83ccf69 MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip by Lars-Peter Clausen · 14 years ago
  35. 1ec5632 MIPS: Check for accesses beyond the end of the PGD. by David Daney · 14 years ago
  36. 3be6022 MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c by David Daney · 14 years ago
  37. 3d45285 MIPS: Sibyte: Fix M3 TLB exception handler workaround. by Ralf Baechle · 14 years ago
  38. 6dd9344 MIPS: Implement Read Inhibit/eXecute Inhibit by David Daney · 15 years ago
  39. 9b8c389 MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels. by David Daney · 15 years ago
  40. 3482d71 MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h by Florian Fainelli · 15 years ago
  41. 325f8a0 MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. by David Daney · 15 years ago
  42. abbdc3d MIPS: Cleanup forgotten label_module_alloc in tlbex.c by David Daney · 15 years ago
  43. 82622284 MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors. by David Daney · 15 years ago
  44. 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 15 years ago
  45. e0cc87f MIPS: Shrink the size of tlb handler by Wu Fei · 15 years ago
  46. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  47. fd062c8 MIPS: TLB support for hugetlbfs. by David Daney · 15 years ago
  48. bd1437e MIPS: Remove unused parameters from iPTE_LW. by David Daney · 15 years ago
  49. faed528 MIPS: Remove dead case label. by David Daney · 15 years ago
  50. 41f0e4d MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. by David Daney · 15 years ago
  51. 95affdd MIPS: Fold the TLB refill at the vmalloc path if possible. by David Daney · 15 years ago
  52. e6f72d3 MIPS: Replace some magic numbers with symbolic values in tlbex.c by David Daney · 15 years ago
  53. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 15 years ago
  54. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 15 years ago
  55. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 16 years ago
  56. ec454d8 MIPS: Add Cavium OCTEON slot into proper tlb category. by David Daney · 16 years ago
  57. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago
  58. 326e2e1 [MIPS] R4700: Fix build_tlb_probe_entry by Thomas Bogendoerfer · 16 years ago
  59. b1ec4c8 [MIPS] Add missing 4KEC TLB refill handler by Thomas Bogendoerfer · 16 years ago
  60. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
  61. e30ec45 [MIPS] Split the micro-assembler from tlbex.c. by Thiemo Seufer · 17 years ago
  62. 237cfee [MIPS] Alchemy: Au1210/Au1250 CPU support by Manuel Lauss · 17 years ago
  63. 92b1e6a [MIPS] tlbex.c: cleanup debug code by Franck Bui-Huu · 17 years ago
  64. cbdbe07 [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align by Franck Bui-Huu · 17 years ago
  65. f49b94d8c [MIPS] tlbex.c: cleanup include files by Franck Bui-Huu · 17 years ago
  66. a9af604 [MIPS] tlbex.c: Cleanup __init usages. by Franck Bui-Huu · 17 years ago
  67. 619b6e1 [MIPS] R4000/R4400 daddiu erratum workaround by Maciej W. Rozycki · 17 years ago
  68. 161548b [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. by Ralf Baechle · 17 years ago
  69. 6f1ca1d [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage." by Ralf Baechle · 17 years ago
  70. aaf76a3 [MIPS] tlbex.c: Cleanup __init usage. by Franck Bui-Huu · 17 years ago
  71. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  72. 10cc352 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. by Ralf Baechle · 17 years ago
  73. aeffdbb [MIPS] tlbex: Size optimize code by declaring a few functions inline. by Ralf Baechle · 17 years ago
  74. 1c0c13e [MIPS] Add support for BCM47XX CPUs. by Aurelien Jarno · 17 years ago
  75. 8df5bea [MIPS] Workaround for 4Kc machine check exception by Maciej W. Rozycki · 18 years ago
  76. 603c338 [MIPS] TLB: Fix instruction bitmasks by Thiemo Seufer · 17 years ago
  77. 2a21c73 [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 by Fuxin Zhang · 17 years ago
  78. e8b6d40 [MIPS] tlbex: use __maybe_unused by David Rientjes · 17 years ago
  79. 656be92 [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n by Atsushi Nemoto · 18 years ago
  80. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  81. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  82. 115f2a4 [MIPS] Print out TLB handler assembly for debugging. by Thiemo Seufer · 18 years ago
  83. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  84. 44d921b [MIPS] Treat R14000 like R10000. by Kumba · 18 years ago
  85. c620953 [MIPS] Fix detection and handling of the 74K processor. by Chris Dearman · 18 years ago
  86. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 18 years ago
  87. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 18 years ago
  88. 8145095 [MIPS] Remove CONFIG_BUILD_ELF64. by Ralf Baechle · 19 years ago
  89. 1443e48 [MIPS] Scatter a bunch of __init over tlbex.c. by Ralf Baechle · 19 years ago
  90. 93ce2f52 Add support for SB1A CPU. by Andrew Isaacson · 19 years ago
  91. f5b4d95 R4600 v2.0 needs a nop before tlbp. by Thiemo Seufer · 19 years ago
  92. 7623deb Handle mtc0 - tlb write hazard for VR5432. by Ralf Baechle · 19 years ago
  93. 1d40cfc Avoid SMP cacheflushes. This is a minor optimization of startup but by Ralf Baechle · 19 years ago
  94. bdf21b1 Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. by Pete Popov · 19 years ago
  95. bbc7f22 Detect the 34K. by Ralf Baechle · 19 years ago
  96. 3ef33e6 Date: Fri Jul 8 20:10:17 2005 +0000 by Ralf Baechle · 19 years ago
  97. 2c93e12 Avoid tlbw* hazards for the R4600/R4700/R5000. by Maciej W. Rozycki · 19 years ago
  98. 4c0a2d4 Fix the diagnostic dump for the XTLB refill handler. by Maciej W. Rozycki · 19 years ago
  99. 41986a6 Fix a diagnostic message. by Maciej W. Rozycki · 19 years ago
  100. fded2e5 Optimize R3k TLB Load/Store/Modified handlers, by scheduling by Maciej W. Rozycki · 19 years ago