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