1. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  2. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  3. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  4. fd062c8 MIPS: TLB support for hugetlbfs. by David Daney · 15 years ago
  5. 50a41ff MIPS: Add support files for hugetlbfs. by David Daney · 15 years ago
  6. bd1437e MIPS: Remove unused parameters from iPTE_LW. by David Daney · 15 years ago
  7. faed528 MIPS: Remove dead case label. by David Daney · 15 years ago
  8. 41f0e4d MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. by David Daney · 15 years ago
  9. 95affdd MIPS: Fold the TLB refill at the vmalloc path if possible. by David Daney · 15 years ago
  10. e6f72d3 MIPS: Replace some magic numbers with symbolic values in tlbex.c by David Daney · 15 years ago
  11. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 15 years ago
  12. 3807ef3 MIPS: Pass struct device to plat_dma_addr_to_phys() by Kevin Cernekee · 15 years ago
  13. d3f634b MIPS: Add size and direction arguments to plat_unmap_dma_mem() by Kevin Cernekee · 15 years ago
  14. a5e696e MIPS: 64-bit: Fix system lockup. by Greg Ungerer · 15 years ago
  15. bb86bf2 MIPS: Fix highmem. by Ralf Baechle · 15 years ago
  16. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 16 years ago
  17. 7fc7316 MIPS: Print the actual detected I-cache associativity on bootup. by Ralf Baechle · 15 years ago
  18. 1291417 MIPS: IP32: Two symbols can become static by Dmitri Vorobiev · 15 years ago
  19. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 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. b72b709 MIPS: Use BUG_ON() where possible. by Ralf Baechle · 15 years ago
  23. 5864810 MIPS: VR5500: Enable prefetch by Shinya Kuribayashi · 16 years ago
  24. d700119 MIPS: Fix oops in dma_unmap_page on not coherent mips platforms by Jan Nikitenko · 16 years ago
  25. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 16 years ago
  26. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 16 years ago
  27. c7c1e38 MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 by Ralf Baechle · 16 years ago
  28. a8ca8b6 MIPS: Avoid destructive invalidation on partial cachelines. by Ralf Baechle · 16 years ago
  29. cde15b5 MIPS: Only write c0_framemask on CPUs which have this register. by Ralf Baechle · 16 years ago
  30. 843aef4 MIPS: Adjust the dma-common.c platform hooks. by David Daney · 16 years ago
  31. ec454d8 MIPS: Add Cavium OCTEON slot into proper tlb category. by David Daney · 16 years ago
  32. 7e69deb MIPS: Hook up Cavium OCTEON in arch/mips. by David Daney · 16 years ago
  33. 47d979e MIPS: Hook Cavium OCTEON cache init into cache.c by David Daney · 16 years ago
  34. 5b3b168 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. by David Daney · 16 years ago
  35. 11531ac MIPS: Add missing calls to plat_unmap_dma_mem. by David Daney · 16 years ago
  36. f43909d MIPS: IP22: Make indy_sc_ops variable static by Dmitri Vorobiev · 16 years ago
  37. 542c102 MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors by Shinya Kuribayashi · 16 years ago
  38. f67ae98 MIPS: Don't unmap the memory for dma_sync*. by David Daney · 16 years ago
  39. 3885ec8 [MIPS] TX39xx: Add missing local_flush_icache_range initialization by Atsushi Nemoto · 16 years ago
  40. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago
  41. af6dc22 [MIPS] tlb-r4k: Nuke broken paranoia error test. by Ralf Baechle · 16 years ago
  42. e66ddf1 mips: use generic show_mem() by Johannes Weiner · 16 years ago
  43. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  44. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  45. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  46. 17f61e6 [MIPS] Make two functions static by Dmitri Vorobiev · 16 years ago
  47. 14defd9 [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size by Thomas Bogendoerfer · 16 years ago
  48. b32dfbb [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs by Shane McDonald · 16 years ago
  49. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  50. c9c5023 [MIPS] Fix buggy use of kmap_coherent. by Ralf Baechle · 16 years ago
  51. 7bd0fea [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page by Atsushi Nemoto · 16 years ago
  52. 89052bd [MIPS] Fix build for PNX platforms. by Ralf Baechle · 16 years ago
  53. 497d2ad [MIPS] Export empty_zero_page for sake of the ext4 module. by Ralf Baechle · 16 years ago
  54. cd9da13 Fix divide by zero error in build_clear_page() and build_copy_page() by Yoichi Yuasa · 16 years ago
  55. 326e2e1 [MIPS] R4700: Fix build_tlb_probe_entry by Thomas Bogendoerfer · 16 years ago
  56. a640630 [MIPS] unexport __kmap_atomic_to_page by Adrian Bunk · 16 years ago
  57. e698d66 [MIPS] unexport copy_from_user_page() by Dmitri Vorobiev · 16 years ago
  58. 715243e [MIPS] unexport copy_to_user_page() by Dmitri Vorobiev · 16 years ago
  59. 11327ef [MIPS] unexport copy_user_highpage() by Dmitri Vorobiev · 16 years ago
  60. f2ce89f [MIPS] remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  61. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 16 years ago
  62. 3513369 [MIPS] Allow setting of the cache attribute at run time. by Chris Dearman · 17 years ago
  63. 962f480 [MIPS] All MIPS32 processors support64-bit physical addresses. by Chris Dearman · 17 years ago
  64. fb2a27e [MIPS] Reimplement clear_page/copy_page by Thiemo Seufer · 17 years ago
  65. 9c5a3d7 [MIPS] Handle aliases in vmalloc correctly. by Ralf Baechle · 16 years ago
  66. b1ec4c8 [MIPS] Add missing 4KEC TLB refill handler by Thomas Bogendoerfer · 16 years ago
  67. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
  68. a7c2996 [MIPS] Fix typo in comment by Thiemo Seufer · 17 years ago
  69. 345599a [MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure. by Thiemo Seufer · 17 years ago
  70. 9a74b3e [MIPS] Fix buggy invocations of kmap_coherent() by Ralf Baechle · 17 years ago
  71. 2eaa7ec [MIPS] Handle I-cache coherency in flush_cache_range() by Ralf Baechle · 17 years ago
  72. 603e82e arch/mips/: Spelling fixes by Joe Perches · 17 years ago
  73. e30ec45 [MIPS] Split the micro-assembler from tlbex.c. by Thiemo Seufer · 17 years ago
  74. 237cfee [MIPS] Alchemy: Au1210/Au1250 CPU support by Manuel Lauss · 17 years ago
  75. c7c6b39 [MIPS] Use correct dma flushing in dma_cache_sync() by Thomas Bogendoerfer · 17 years ago
  76. e9c3357 [MIPS] Use real cache invalidate by Thomas Bogendoerfer · 17 years ago
  77. 92b1e6a [MIPS] tlbex.c: cleanup debug code by Franck Bui-Huu · 17 years ago
  78. cbdbe07 [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align by Franck Bui-Huu · 17 years ago
  79. f49b94d8c [MIPS] tlbex.c: cleanup include files by Franck Bui-Huu · 17 years ago
  80. a9af604 [MIPS] tlbex.c: Cleanup __init usages. by Franck Bui-Huu · 17 years ago
  81. 3320234 [MIPS] Remove useless S-cache flushes. by Ralf Baechle · 17 years ago
  82. 526af35 [MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT. by Ralf Baechle · 17 years ago
  83. 619b6e1 [MIPS] R4000/R4400 daddiu erratum workaround by Maciej W. Rozycki · 17 years ago
  84. 161548b [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. by Ralf Baechle · 17 years ago
  85. 3201671 [MIPS] Wrong CONFIG option prevents setup of DMA zone. by Thomas Bogendoerfer · 17 years ago
  86. cce335a [MIPS] 64-bit Sibyte kernels need DMA32. by Ralf Baechle · 17 years ago
  87. 33b75e5c [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. by Ralf Baechle · 17 years ago
  88. a8049c5 [MIPS] Convert reference to mem_map to pfn_to_page(). by Ralf Baechle · 17 years ago
  89. a754f70 [MIPS] Sibyte: resurrect old cache hack. by Ralf Baechle · 17 years ago
  90. a76ab5c [MIPS] MT: Fix bug in multithreaded kernels. by Ralf Baechle · 17 years ago
  91. 21b2aec [MIPS] c-r3k: Implement flush_cache_range() by Maciej W. Rozycki · 17 years ago
  92. 6e86b0b [MIPS] Cleanup random difference between the lmo and kernel.org tree. by Ralf Baechle · 17 years ago
  93. 4fcc47a mips: sg_page() fallout by Jens Axboe · 17 years ago
  94. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  95. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  96. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  97. ebc2831 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  98. 64bfca5 [MIPS] Cache: Provide more information on cache policy on bootup. by Ralf Baechle · 17 years ago
  99. 985c30e [MIPS] Fix aliasing bug in copy_user_highpage, take 2. by Ralf Baechle · 17 years ago
  100. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago