1. 83ccf69 MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip by Lars-Peter Clausen · 14 years ago
  2. 1ec5632 MIPS: Check for accesses beyond the end of the PGD. by David Daney · 14 years ago
  3. 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
  4. 3d45285 MIPS: Sibyte: Fix M3 TLB exception handler workaround. by Ralf Baechle · 14 years ago
  5. 6dd9344 MIPS: Implement Read Inhibit/eXecute Inhibit by David Daney · 14 years ago
  6. 9b8c389 MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels. by David Daney · 14 years ago
  7. 3482d71 MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h by Florian Fainelli · 15 years ago
  8. 325f8a0 MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. by David Daney · 15 years ago
  9. abbdc3d MIPS: Cleanup forgotten label_module_alloc in tlbex.c by David Daney · 15 years ago
  10. 82622284 MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors. by David Daney · 15 years ago
  11. 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 15 years ago
  12. e0cc87f MIPS: Shrink the size of tlb handler by Wu Fei · 15 years ago
  13. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  14. fd062c8 MIPS: TLB support for hugetlbfs. by David Daney · 15 years ago
  15. bd1437e MIPS: Remove unused parameters from iPTE_LW. by David Daney · 15 years ago
  16. faed528 MIPS: Remove dead case label. by David Daney · 15 years ago
  17. 41f0e4d MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. by David Daney · 15 years ago
  18. 95affdd MIPS: Fold the TLB refill at the vmalloc path if possible. by David Daney · 15 years ago
  19. e6f72d3 MIPS: Replace some magic numbers with symbolic values in tlbex.c by David Daney · 15 years ago
  20. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 15 years ago
  21. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 15 years ago
  22. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 15 years ago
  23. ec454d8 MIPS: Add Cavium OCTEON slot into proper tlb category. by David Daney · 16 years ago
  24. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago
  25. 326e2e1 [MIPS] R4700: Fix build_tlb_probe_entry by Thomas Bogendoerfer · 16 years ago
  26. b1ec4c8 [MIPS] Add missing 4KEC TLB refill handler by Thomas Bogendoerfer · 16 years ago
  27. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 16 years ago
  28. e30ec45 [MIPS] Split the micro-assembler from tlbex.c. by Thiemo Seufer · 17 years ago
  29. 237cfee [MIPS] Alchemy: Au1210/Au1250 CPU support by Manuel Lauss · 17 years ago
  30. 92b1e6a [MIPS] tlbex.c: cleanup debug code by Franck Bui-Huu · 17 years ago
  31. cbdbe07 [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align by Franck Bui-Huu · 17 years ago
  32. f49b94d8c [MIPS] tlbex.c: cleanup include files by Franck Bui-Huu · 17 years ago
  33. a9af604 [MIPS] tlbex.c: Cleanup __init usages. by Franck Bui-Huu · 17 years ago
  34. 619b6e1 [MIPS] R4000/R4400 daddiu erratum workaround by Maciej W. Rozycki · 17 years ago
  35. 161548b [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. by Ralf Baechle · 17 years ago
  36. 6f1ca1d [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage." by Ralf Baechle · 17 years ago
  37. aaf76a3 [MIPS] tlbex.c: Cleanup __init usage. by Franck Bui-Huu · 17 years ago
  38. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  39. 10cc352 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. by Ralf Baechle · 17 years ago
  40. aeffdbb [MIPS] tlbex: Size optimize code by declaring a few functions inline. by Ralf Baechle · 17 years ago
  41. 1c0c13e [MIPS] Add support for BCM47XX CPUs. by Aurelien Jarno · 17 years ago
  42. 8df5bea [MIPS] Workaround for 4Kc machine check exception by Maciej W. Rozycki · 18 years ago
  43. 603c338 [MIPS] TLB: Fix instruction bitmasks by Thiemo Seufer · 17 years ago
  44. 2a21c73 [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 by Fuxin Zhang · 17 years ago
  45. e8b6d40 [MIPS] tlbex: use __maybe_unused by David Rientjes · 17 years ago
  46. 656be92 [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n by Atsushi Nemoto · 18 years ago
  47. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  48. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  49. 115f2a4 [MIPS] Print out TLB handler assembly for debugging. by Thiemo Seufer · 18 years ago
  50. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  51. 44d921b [MIPS] Treat R14000 like R10000. by Kumba · 18 years ago
  52. c620953 [MIPS] Fix detection and handling of the 74K processor. by Chris Dearman · 18 years ago
  53. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 18 years ago
  54. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 18 years ago
  55. 8145095 [MIPS] Remove CONFIG_BUILD_ELF64. by Ralf Baechle · 18 years ago
  56. 1443e48 [MIPS] Scatter a bunch of __init over tlbex.c. by Ralf Baechle · 18 years ago
  57. 93ce2f52 Add support for SB1A CPU. by Andrew Isaacson · 19 years ago
  58. f5b4d95 R4600 v2.0 needs a nop before tlbp. by Thiemo Seufer · 19 years ago
  59. 7623deb Handle mtc0 - tlb write hazard for VR5432. by Ralf Baechle · 19 years ago
  60. 1d40cfc Avoid SMP cacheflushes. This is a minor optimization of startup but by Ralf Baechle · 19 years ago
  61. bdf21b1 Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. by Pete Popov · 19 years ago
  62. bbc7f22 Detect the 34K. by Ralf Baechle · 19 years ago
  63. 3ef33e6 Date: Fri Jul 8 20:10:17 2005 +0000 by Ralf Baechle · 19 years ago
  64. 2c93e12 Avoid tlbw* hazards for the R4600/R4700/R5000. by Maciej W. Rozycki · 19 years ago
  65. 4c0a2d4 Fix the diagnostic dump for the XTLB refill handler. by Maciej W. Rozycki · 19 years ago
  66. 41986a6 Fix a diagnostic message. by Maciej W. Rozycki · 19 years ago
  67. fded2e5 Optimize R3k TLB Load/Store/Modified handlers, by scheduling by Maciej W. Rozycki · 19 years ago
  68. d925c26 Fill R3k load delay slots properly. by Maciej W. Rozycki · 19 years ago
  69. 9678e28 Only dump instructions actually emitted. by Maciej W. Rozycki · 19 years ago
  70. 63b2d2f Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs. by Thiemo Seufer · 19 years ago
  71. 1b3a6e9 Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP by Thiemo Seufer · 19 years ago
  72. 6cbe063 R4300 delay slot. by Ralf Baechle · 19 years ago
  73. e3ad1c2 Base Au1200 2.6 support. by Pete Popov · 19 years ago
  74. 766160c [PATCH] mips: fix build warnings by Yoichi Yuasa · 19 years ago
  75. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago