1. f8ac042 MIPS: Add DMA declare coherent memory support by Yoichi Yuasa · 15 years ago
  2. 0f334a3 MIPS: Fix machine check exception in kmap_coherent() by Kevin Cernekee · 15 years ago
  3. 96983ff MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines. by Kevin Cernekee · 15 years ago
  4. 55b8cab cpumask: use mm_cpumask() wrapper: mips by Rusty Russell · 15 years ago
  5. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  6. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  7. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  8. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  9. 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 15 years ago
  10. 2ca2ebf MIPS: Don't corrupt page tables on vmalloc fault. by David Daney · 15 years ago
  11. e0cc87f MIPS: Shrink the size of tlb handler by Wu Fei · 15 years ago
  12. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  13. a887b4d MIPS: Drop mmap_sem in pagefault oom path by Akinobu Mita · 15 years ago
  14. 49316cb MIPS: Eleminate filenames from comments by Ralf Baechle · 15 years ago
  15. 1c1a90d [PATCH] MIPS: Cavium: Move swapped comments to their rightful place. by Ralf Baechle · 15 years ago
  16. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  17. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  18. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  19. fd062c8 MIPS: TLB support for hugetlbfs. by David Daney · 15 years ago
  20. 50a41ff MIPS: Add support files for hugetlbfs. by David Daney · 15 years ago
  21. bd1437e MIPS: Remove unused parameters from iPTE_LW. by David Daney · 15 years ago
  22. faed528 MIPS: Remove dead case label. by David Daney · 15 years ago
  23. 41f0e4d MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. by David Daney · 15 years ago
  24. 95affdd MIPS: Fold the TLB refill at the vmalloc path if possible. by David Daney · 15 years ago
  25. e6f72d3 MIPS: Replace some magic numbers with symbolic values in tlbex.c by David Daney · 15 years ago
  26. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 15 years ago
  27. 3807ef3 MIPS: Pass struct device to plat_dma_addr_to_phys() by Kevin Cernekee · 15 years ago
  28. d3f634b MIPS: Add size and direction arguments to plat_unmap_dma_mem() by Kevin Cernekee · 15 years ago
  29. a5e696e MIPS: 64-bit: Fix system lockup. by Greg Ungerer · 15 years ago
  30. bb86bf2 MIPS: Fix highmem. by Ralf Baechle · 15 years ago
  31. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 16 years ago
  32. 7fc7316 MIPS: Print the actual detected I-cache associativity on bootup. by Ralf Baechle · 15 years ago
  33. 1291417 MIPS: IP32: Two symbols can become static by Dmitri Vorobiev · 15 years ago
  34. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  35. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 15 years ago
  36. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 15 years ago
  37. b72b709 MIPS: Use BUG_ON() where possible. by Ralf Baechle · 15 years ago
  38. 5864810 MIPS: VR5500: Enable prefetch by Shinya Kuribayashi · 16 years ago
  39. d700119 MIPS: Fix oops in dma_unmap_page on not coherent mips platforms by Jan Nikitenko · 16 years ago
  40. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 16 years ago
  41. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 16 years ago
  42. c7c1e38 MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 by Ralf Baechle · 16 years ago
  43. a8ca8b6 MIPS: Avoid destructive invalidation on partial cachelines. by Ralf Baechle · 16 years ago
  44. cde15b5 MIPS: Only write c0_framemask on CPUs which have this register. by Ralf Baechle · 16 years ago
  45. 843aef4 MIPS: Adjust the dma-common.c platform hooks. by David Daney · 16 years ago
  46. ec454d8 MIPS: Add Cavium OCTEON slot into proper tlb category. by David Daney · 16 years ago
  47. 7e69deb MIPS: Hook up Cavium OCTEON in arch/mips. by David Daney · 16 years ago
  48. 47d979e MIPS: Hook Cavium OCTEON cache init into cache.c by David Daney · 16 years ago
  49. 5b3b168 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. by David Daney · 16 years ago
  50. 11531ac MIPS: Add missing calls to plat_unmap_dma_mem. by David Daney · 16 years ago
  51. f43909d MIPS: IP22: Make indy_sc_ops variable static by Dmitri Vorobiev · 16 years ago
  52. 542c102 MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors by Shinya Kuribayashi · 16 years ago
  53. f67ae98 MIPS: Don't unmap the memory for dma_sync*. by David Daney · 16 years ago
  54. 3885ec8 [MIPS] TX39xx: Add missing local_flush_icache_range initialization by Atsushi Nemoto · 16 years ago
  55. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago
  56. af6dc22 [MIPS] tlb-r4k: Nuke broken paranoia error test. by Ralf Baechle · 16 years ago
  57. e66ddf1 mips: use generic show_mem() by Johannes Weiner · 16 years ago
  58. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  59. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  60. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  61. 17f61e6 [MIPS] Make two functions static by Dmitri Vorobiev · 16 years ago
  62. 14defd9 [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size by Thomas Bogendoerfer · 16 years ago
  63. b32dfbb [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs by Shane McDonald · 16 years ago
  64. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  65. c9c5023 [MIPS] Fix buggy use of kmap_coherent. by Ralf Baechle · 16 years ago
  66. 7bd0fea [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page by Atsushi Nemoto · 16 years ago
  67. 89052bd [MIPS] Fix build for PNX platforms. by Ralf Baechle · 16 years ago
  68. 497d2ad [MIPS] Export empty_zero_page for sake of the ext4 module. by Ralf Baechle · 16 years ago
  69. cd9da13 Fix divide by zero error in build_clear_page() and build_copy_page() by Yoichi Yuasa · 16 years ago
  70. 326e2e1 [MIPS] R4700: Fix build_tlb_probe_entry by Thomas Bogendoerfer · 16 years ago
  71. a640630 [MIPS] unexport __kmap_atomic_to_page by Adrian Bunk · 16 years ago
  72. e698d66 [MIPS] unexport copy_from_user_page() by Dmitri Vorobiev · 16 years ago
  73. 715243e [MIPS] unexport copy_to_user_page() by Dmitri Vorobiev · 16 years ago
  74. 11327ef [MIPS] unexport copy_user_highpage() by Dmitri Vorobiev · 16 years ago
  75. f2ce89f [MIPS] remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  76. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 16 years ago
  77. 3513369 [MIPS] Allow setting of the cache attribute at run time. by Chris Dearman · 17 years ago
  78. 962f480 [MIPS] All MIPS32 processors support64-bit physical addresses. by Chris Dearman · 17 years ago
  79. fb2a27e [MIPS] Reimplement clear_page/copy_page by Thiemo Seufer · 17 years ago
  80. 9c5a3d7 [MIPS] Handle aliases in vmalloc correctly. by Ralf Baechle · 16 years ago
  81. b1ec4c8 [MIPS] Add missing 4KEC TLB refill handler by Thomas Bogendoerfer · 16 years ago
  82. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
  83. a7c2996 [MIPS] Fix typo in comment by Thiemo Seufer · 17 years ago
  84. 345599a [MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure. by Thiemo Seufer · 17 years ago
  85. 9a74b3e [MIPS] Fix buggy invocations of kmap_coherent() by Ralf Baechle · 17 years ago
  86. 2eaa7ec [MIPS] Handle I-cache coherency in flush_cache_range() by Ralf Baechle · 17 years ago
  87. 603e82e arch/mips/: Spelling fixes by Joe Perches · 17 years ago
  88. e30ec45 [MIPS] Split the micro-assembler from tlbex.c. by Thiemo Seufer · 17 years ago
  89. 237cfee [MIPS] Alchemy: Au1210/Au1250 CPU support by Manuel Lauss · 17 years ago
  90. c7c6b39 [MIPS] Use correct dma flushing in dma_cache_sync() by Thomas Bogendoerfer · 17 years ago
  91. e9c3357 [MIPS] Use real cache invalidate by Thomas Bogendoerfer · 17 years ago
  92. 92b1e6a [MIPS] tlbex.c: cleanup debug code by Franck Bui-Huu · 17 years ago
  93. cbdbe07 [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align by Franck Bui-Huu · 17 years ago
  94. f49b94d8c [MIPS] tlbex.c: cleanup include files by Franck Bui-Huu · 17 years ago
  95. a9af604 [MIPS] tlbex.c: Cleanup __init usages. by Franck Bui-Huu · 17 years ago
  96. 3320234 [MIPS] Remove useless S-cache flushes. by Ralf Baechle · 17 years ago
  97. 526af35 [MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT. by Ralf Baechle · 17 years ago
  98. 619b6e1 [MIPS] R4000/R4400 daddiu erratum workaround by Maciej W. Rozycki · 17 years ago
  99. 161548b [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. by Ralf Baechle · 17 years ago
  100. 3201671 [MIPS] Wrong CONFIG option prevents setup of DMA zone. by Thomas Bogendoerfer · 17 years ago