1. ea31a6b MIPS: Honor L2 bypass bit by Kevin Cernekee · 14 years ago
  2. 602977b MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code by Kevin Cernekee · 14 years ago
  3. 7f788d2 MIPS: add support for software performance events by Deng-Cheng Zhu · 14 years ago
  4. c994115 MIPS: Octeon: Apply CN63XXP1 errata workarounds. by David Daney · 14 years ago
  5. f8bf7e6 MIPS: Octeon: Handle Octeon II caches. by David Daney · 14 years ago
  6. 48e1fd5 MIPS: Convert DMA to use dma-mapping-common.h by David Daney · 14 years ago
  7. 48a26e6 MIPS: Remove wait argument of r4k_on_each_cpu by Ralf Baechle · 14 years ago
  8. c8c5f3f MIPS: More detailed description of r4k_on_each_cpu by Ralf Baechle · 14 years ago
  9. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  10. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  11. a2e715a MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. by Ralf Baechle · 14 years ago
  12. 543001f MIPS: RM7000: Symbol should be static by Ricardo Mendoza · 14 years ago
  13. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  14. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  15. c1bf207 MIPS: kprobe: Add support. by David Daney · 14 years ago
  16. 22b0763 MIPS: uasm: Add option to export uasm API. by David Daney · 14 years ago
  17. 5b97c3f MIPS: uasm: Add BBIT0 and BBIT1 instructions by David Daney · 14 years ago
  18. de6d5b55 MIPS: uasm: Add drotr32 and uasm_i_drotr_safe. by David Daney · 14 years ago
  19. 83ccf69 MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip by Lars-Peter Clausen · 14 years ago
  20. 745aef5 MIPS: RM7000: Add support for tertiary cache by Ricardo Mendoza · 14 years ago
  21. 58a6d45 MIPS: RM7000: Make use of cache_op() instead of inline asm by Ricardo Mendoza · 14 years ago
  22. ea7a846 MIPS: Remove unnecessary header file inclusion from fault.c. by Ralf Baechle · 14 years ago
  23. 66f9ba1 MIPS: Add -Werror to arch/mips/Kbuild by Sam Ravnborg · 14 years ago
  24. 1ec5632 MIPS: Check for accesses beyond the end of the PGD. by David Daney · 14 years ago
  25. 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
  26. 7b3e543 MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules by Anton Altaparmakov · 14 years ago
  27. 3d45285 MIPS: Sibyte: Fix M3 TLB exception handler workaround. by Ralf Baechle · 14 years ago
  28. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 14 years ago
  29. 58b9e22 MIPS: Add SYSCALL to uasm. by David Daney · 15 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. 46bbffa Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  32. 6f32946 MIPS: Give Octeon+ CPUs their own cputype. by David Daney · 15 years ago
  33. 6dd9344 MIPS: Implement Read Inhibit/eXecute Inhibit by David Daney · 15 years ago
  34. 32546f3 MIPS: Add TLBR and ROTR to uasm. by David Daney · 15 years ago
  35. 9b8c389 MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels. by David Daney · 15 years ago
  36. b66bb60 MIPS: Remove #if 0 r4k_update_mmu_cache_hwbug by David Daney · 15 years ago
  37. 3482d71 MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h by Florian Fainelli · 15 years ago
  38. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 14 years ago
  39. 2a88098 MIPS: Remove probe_tlb(). by David Daney · 15 years ago
  40. 325f8a0 MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. by David Daney · 15 years ago
  41. 52ab320 MIPS: Highmem: Fix build error by Yoichi Yuasa · 15 years ago
  42. b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 15 years ago
  43. 63731c9 MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init by David Daney · 15 years ago
  44. 61ef248 resources: introduce generic page_is_ram() by Wu Fengguang · 15 years ago
  45. abbdc3d MIPS: Cleanup forgotten label_module_alloc in tlbex.c by David Daney · 15 years ago
  46. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  47. 13e79b4 MIPS: Sibyte: Use hweight8 instead of counting bits by Akinobu Mita · 15 years ago
  48. 82622284 MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors. by David Daney · 15 years ago
  49. 92078e0 MIPS: Add drotr and dins instructions to uasm. by David Daney · 15 years ago
  50. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  51. f8ac0425 MIPS: Add DMA declare coherent memory support by Yoichi Yuasa · 15 years ago
  52. 0f334a3 MIPS: Fix machine check exception in kmap_coherent() by Kevin Cernekee · 15 years ago
  53. 96983ff MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines. by Kevin Cernekee · 15 years ago
  54. 55b8cab cpumask: use mm_cpumask() wrapper: mips by Rusty Russell · 15 years ago
  55. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  56. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  57. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  58. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  59. 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 15 years ago
  60. 2ca2ebf MIPS: Don't corrupt page tables on vmalloc fault. by David Daney · 15 years ago
  61. e0cc87f MIPS: Shrink the size of tlb handler by Wu Fei · 15 years ago
  62. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  63. a887b4d MIPS: Drop mmap_sem in pagefault oom path by Akinobu Mita · 15 years ago
  64. 49316cbf0 MIPS: Eleminate filenames from comments by Ralf Baechle · 15 years ago
  65. 1c1a90d [PATCH] MIPS: Cavium: Move swapped comments to their rightful place. by Ralf Baechle · 15 years ago
  66. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  67. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  68. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  69. fd062c8 MIPS: TLB support for hugetlbfs. by David Daney · 15 years ago
  70. 50a41ff MIPS: Add support files for hugetlbfs. by David Daney · 15 years ago
  71. bd1437e MIPS: Remove unused parameters from iPTE_LW. by David Daney · 15 years ago
  72. faed528 MIPS: Remove dead case label. by David Daney · 15 years ago
  73. 41f0e4d MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. by David Daney · 15 years ago
  74. 95affdd MIPS: Fold the TLB refill at the vmalloc path if possible. by David Daney · 15 years ago
  75. e6f72d3 MIPS: Replace some magic numbers with symbolic values in tlbex.c by David Daney · 15 years ago
  76. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 15 years ago
  77. 3807ef3 MIPS: Pass struct device to plat_dma_addr_to_phys() by Kevin Cernekee · 15 years ago
  78. d3f634b MIPS: Add size and direction arguments to plat_unmap_dma_mem() by Kevin Cernekee · 15 years ago
  79. a5e696e MIPS: 64-bit: Fix system lockup. by Greg Ungerer · 15 years ago
  80. bb86bf2 MIPS: Fix highmem. by Ralf Baechle · 15 years ago
  81. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 16 years ago
  82. 7fc7316 MIPS: Print the actual detected I-cache associativity on bootup. by Ralf Baechle · 15 years ago
  83. 1291417 MIPS: IP32: Two symbols can become static by Dmitri Vorobiev · 15 years ago
  84. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  85. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 15 years ago
  86. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 15 years ago
  87. b72b709 MIPS: Use BUG_ON() where possible. by Ralf Baechle · 15 years ago
  88. 5864810 MIPS: VR5500: Enable prefetch by Shinya Kuribayashi · 15 years ago
  89. d700119 MIPS: Fix oops in dma_unmap_page on not coherent mips platforms by Jan Nikitenko · 16 years ago
  90. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 15 years ago
  91. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 16 years ago
  92. c7c1e38 MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 by Ralf Baechle · 16 years ago
  93. a8ca8b6 MIPS: Avoid destructive invalidation on partial cachelines. by Ralf Baechle · 16 years ago
  94. cde15b5 MIPS: Only write c0_framemask on CPUs which have this register. by Ralf Baechle · 16 years ago
  95. 843aef4 MIPS: Adjust the dma-common.c platform hooks. by David Daney · 16 years ago
  96. ec454d8 MIPS: Add Cavium OCTEON slot into proper tlb category. by David Daney · 16 years ago
  97. 7e69deb MIPS: Hook up Cavium OCTEON in arch/mips. by David Daney · 16 years ago
  98. 47d979e MIPS: Hook Cavium OCTEON cache init into cache.c by David Daney · 16 years ago
  99. 5b3b168 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. by David Daney · 16 years ago
  100. 11531ac MIPS: Add missing calls to plat_unmap_dma_mem. by David Daney · 16 years ago