1. 1ec5632 MIPS: Check for accesses beyond the end of the PGD. by David Daney · 14 years ago
  2. 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
  3. 7b3e543 MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules by Anton Altaparmakov · 14 years ago
  4. 3d45285 MIPS: Sibyte: Fix M3 TLB exception handler workaround. by Ralf Baechle · 14 years ago
  5. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 14 years ago
  6. 58b9e22 MIPS: Add SYSCALL to uasm. by David Daney · 14 years ago
  7. 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
  8. 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
  9. 6f32946 MIPS: Give Octeon+ CPUs their own cputype. by David Daney · 14 years ago
  10. 6dd9344 MIPS: Implement Read Inhibit/eXecute Inhibit by David Daney · 14 years ago
  11. 32546f3 MIPS: Add TLBR and ROTR to uasm. by David Daney · 14 years ago
  12. 9b8c389 MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels. by David Daney · 14 years ago
  13. b66bb60 MIPS: Remove #if 0 r4k_update_mmu_cache_hwbug by David Daney · 14 years ago
  14. 3482d71 MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h by Florian Fainelli · 15 years ago
  15. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 14 years ago
  16. 2a88098 MIPS: Remove probe_tlb(). by David Daney · 15 years ago
  17. 325f8a0 MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. by David Daney · 15 years ago
  18. 52ab320 MIPS: Highmem: Fix build error by Yoichi Yuasa · 14 years ago
  19. b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 14 years ago
  20. 63731c9 MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init by David Daney · 14 years ago
  21. 61ef248 resources: introduce generic page_is_ram() by Wu Fengguang · 15 years ago
  22. abbdc3d MIPS: Cleanup forgotten label_module_alloc in tlbex.c by David Daney · 15 years ago
  23. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  24. 13e79b4 MIPS: Sibyte: Use hweight8 instead of counting bits by Akinobu Mita · 15 years ago
  25. 82622284 MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors. by David Daney · 15 years ago
  26. 92078e0 MIPS: Add drotr and dins instructions to uasm. by David Daney · 15 years ago
  27. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  28. f8ac0425 MIPS: Add DMA declare coherent memory support by Yoichi Yuasa · 15 years ago
  29. 0f334a3 MIPS: Fix machine check exception in kmap_coherent() by Kevin Cernekee · 15 years ago
  30. 96983ff MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines. by Kevin Cernekee · 15 years ago
  31. 55b8cab cpumask: use mm_cpumask() wrapper: mips by Rusty Russell · 15 years ago
  32. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  33. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  34. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  35. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  36. 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 15 years ago
  37. 2ca2ebf MIPS: Don't corrupt page tables on vmalloc fault. by David Daney · 15 years ago
  38. e0cc87f MIPS: Shrink the size of tlb handler by Wu Fei · 15 years ago
  39. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  40. a887b4d MIPS: Drop mmap_sem in pagefault oom path by Akinobu Mita · 15 years ago
  41. 49316cbf0 MIPS: Eleminate filenames from comments by Ralf Baechle · 15 years ago
  42. 1c1a90d [PATCH] MIPS: Cavium: Move swapped comments to their rightful place. by Ralf Baechle · 15 years ago
  43. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  44. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  45. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  46. fd062c8 MIPS: TLB support for hugetlbfs. by David Daney · 15 years ago
  47. 50a41ff MIPS: Add support files 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. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 15 years ago
  54. 3807ef3 MIPS: Pass struct device to plat_dma_addr_to_phys() by Kevin Cernekee · 15 years ago
  55. d3f634b MIPS: Add size and direction arguments to plat_unmap_dma_mem() by Kevin Cernekee · 15 years ago
  56. a5e696e MIPS: 64-bit: Fix system lockup. by Greg Ungerer · 15 years ago
  57. bb86bf2 MIPS: Fix highmem. by Ralf Baechle · 15 years ago
  58. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 16 years ago
  59. 7fc7316 MIPS: Print the actual detected I-cache associativity on bootup. by Ralf Baechle · 15 years ago
  60. 1291417 MIPS: IP32: Two symbols can become static by Dmitri Vorobiev · 15 years ago
  61. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  62. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 15 years ago
  63. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 15 years ago
  64. b72b709 MIPS: Use BUG_ON() where possible. by Ralf Baechle · 15 years ago
  65. 5864810 MIPS: VR5500: Enable prefetch by Shinya Kuribayashi · 15 years ago
  66. d700119 MIPS: Fix oops in dma_unmap_page on not coherent mips platforms by Jan Nikitenko · 16 years ago
  67. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 15 years ago
  68. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 15 years ago
  69. c7c1e38 MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 by Ralf Baechle · 16 years ago
  70. a8ca8b6 MIPS: Avoid destructive invalidation on partial cachelines. by Ralf Baechle · 16 years ago
  71. cde15b5 MIPS: Only write c0_framemask on CPUs which have this register. by Ralf Baechle · 16 years ago
  72. 843aef4 MIPS: Adjust the dma-common.c platform hooks. by David Daney · 16 years ago
  73. ec454d8 MIPS: Add Cavium OCTEON slot into proper tlb category. by David Daney · 16 years ago
  74. 7e69deb MIPS: Hook up Cavium OCTEON in arch/mips. by David Daney · 16 years ago
  75. 47d979e MIPS: Hook Cavium OCTEON cache init into cache.c by David Daney · 16 years ago
  76. 5b3b168 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. by David Daney · 16 years ago
  77. 11531ac MIPS: Add missing calls to plat_unmap_dma_mem. by David Daney · 16 years ago
  78. f43909d MIPS: IP22: Make indy_sc_ops variable static by Dmitri Vorobiev · 16 years ago
  79. 542c102 MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors by Shinya Kuribayashi · 16 years ago
  80. f67ae98 MIPS: Don't unmap the memory for dma_sync*. by David Daney · 16 years ago
  81. 3885ec8 [MIPS] TX39xx: Add missing local_flush_icache_range initialization by Atsushi Nemoto · 16 years ago
  82. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago
  83. af6dc22 [MIPS] tlb-r4k: Nuke broken paranoia error test. by Ralf Baechle · 16 years ago
  84. e66ddf1 mips: use generic show_mem() by Johannes Weiner · 16 years ago
  85. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  86. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  87. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  88. 17f61e6 [MIPS] Make two functions static by Dmitri Vorobiev · 16 years ago
  89. 14defd9 [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size by Thomas Bogendoerfer · 16 years ago
  90. b32dfbb [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs by Shane McDonald · 16 years ago
  91. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  92. c9c5023 [MIPS] Fix buggy use of kmap_coherent. by Ralf Baechle · 16 years ago
  93. 7bd0fea [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page by Atsushi Nemoto · 16 years ago
  94. 89052bd [MIPS] Fix build for PNX platforms. by Ralf Baechle · 16 years ago
  95. 497d2ad [MIPS] Export empty_zero_page for sake of the ext4 module. by Ralf Baechle · 16 years ago
  96. cd9da13 Fix divide by zero error in build_clear_page() and build_copy_page() by Yoichi Yuasa · 16 years ago
  97. 326e2e1 [MIPS] R4700: Fix build_tlb_probe_entry by Thomas Bogendoerfer · 16 years ago
  98. a640630 [MIPS] unexport __kmap_atomic_to_page by Adrian Bunk · 16 years ago
  99. e698d66 [MIPS] unexport copy_from_user_page() by Dmitri Vorobiev · 16 years ago
  100. 715243e [MIPS] unexport copy_to_user_page() by Dmitri Vorobiev · 16 years ago