1. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  2. 800416f numa: fix slab_node(MPOL_BIND) by Eric Dumazet · 14 years ago
  3. bdab225 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  4. 0be8557 fuse: use release_pages() by Miklos Szeredi · 14 years ago
  5. 26174ef memcg: generic filestat update interface by KAMEZAWA Hiroyuki · 14 years ago
  6. 1489eba memcg: cpu hotplug aware quick acount_move detection by KAMEZAWA Hiroyuki · 14 years ago
  7. 711d3d2 memcg: cpu hotplug aware percpu count updates by KAMEZAWA Hiroyuki · 14 years ago
  8. 7d74b06 memcg: use for_each_mem_cgroup by KAMEZAWA Hiroyuki · 14 years ago
  9. 32047e2 memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accouting flag management by KAMEZAWA Hiroyuki · 14 years ago
  10. 0c270f8 memcg: fix race in file_mapped accouting flag management by KAMEZAWA Hiroyuki · 14 years ago
  11. a8e23a2 mm,x86: fix kmap_atomic_push vs ioremap_32.c by Peter Zijlstra · 14 years ago
  12. 7c7fcf7 MN10300: Save frame pointer in thread_info struct rather than global var by David Howells · 14 years ago
  13. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  14. 766f916 kernel: remove PF_FLUSHER by Peter Zijlstra · 14 years ago
  15. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  16. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  17. f3ab263 mm: do_migrate_range: reduce list_empty() check by Bob Liu · 14 years ago
  18. 809c444 mm: do_migrate_range: exit loop if not_managed is true by Bob Liu · 14 years ago
  19. f6a3607 mm: page_isolation: codeclean fix comment and rm unneeded val init by Bob Liu · 14 years ago
  20. 572438f mm: fix is_mem_section_removable() page_order BUG_ON check by KAMEZAWA Hiroyuki · 14 years ago
  21. 44e2aa9 mm/hugetlb.c: add missing spin_lock() to hugetlb_cow() by Dean Nelson · 14 years ago
  22. 70384dc mm: fix error reporting in move_pages() syscall by Gleb Natapov · 14 years ago
  23. 66d7dd5 /proc/swaps: support polling by Kay Sievers · 14 years ago
  24. e1ca778 mm: add vzalloc() and vzalloc_node() helpers by Dave Young · 14 years ago
  25. 7bbc090 mm/memory_hotplug.c: make scan_lru_pages() static by Andrew Morton · 14 years ago
  26. 36deb0b vmstat: include compaction.h when CONFIG_COMPACTION by Namhyung Kim · 14 years ago
  27. e199b5d vmalloc: annotate lock context change on s_start/stop() by Namhyung Kim · 14 years ago
  28. 170168d vmalloc: rename temporary variable in __insert_vmap_area() by Namhyung Kim · 14 years ago
  29. e574b5f rmap: make anon_vma_chain_free() static by Namhyung Kim · 14 years ago
  30. e9a81a8 rmap: wrap page_check_address() using __cond_lock() by Namhyung Kim · 14 years ago
  31. ea4525b rmap: annotate lock context change on page_[un]lock_anon_vma() by Namhyung Kim · 14 years ago
  32. 1b36ba8 mm: wrap follow_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  33. e6219ec mm: add lock release annotation on do_wp_page() by Namhyung Kim · 14 years ago
  34. 25ca1d6 mm: wrap get_locked_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  35. e6223a3 mm: add casts to/from gfp_t in gfp_to_alloc_flags() by Namhyung Kim · 14 years ago
  36. 0116651 mm: remove temporary variable on generic_file_direct_write() by Namhyung Kim · 14 years ago
  37. d065bd8 mm: retry page fault when blocking on disk transfer by Michel Lespinasse · 14 years ago
  38. b522c94 mm: filemap_fault: unique path for locking page by Michel Lespinasse · 14 years ago
  39. ea05c84 mm: add a might_sleep_if() to dma_pool_alloc() by Dima Zavin · 14 years ago
  40. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  41. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  42. 2e30244 vmscan,tmpfs: treat used once pages on tmpfs as used once by KOSAKI Motohiro · 14 years ago
  43. 4cbec4c writeback: remove the internal 5% low bound on dirty_ratio by Wu Fengguang · 14 years ago
  44. 0e093d99 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone by Mel Gorman · 14 years ago
  45. 08fc468 vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be isolated by KOSAKI Motohiro · 14 years ago
  46. 4718505 vmscan: remove dead code in shrink_inactive_list() by KOSAKI Motohiro · 14 years ago
  47. 7d3579e vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim by KOSAKI Motohiro · 14 years ago
  48. bc57e00 vmscan: synchronous lumpy reclaim should not call congestion_wait() by KOSAKI Motohiro · 14 years ago
  49. 52bb919 writeback: account for time spent congestion_waited by Mel Gorman · 14 years ago
  50. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  51. 66d9a98 vmscan: delete dead code by Shaohua Li · 14 years ago
  52. 79da826 writeback: report dirty thresholds in /proc/vmstat by Michael Rubin · 14 years ago
  53. ea941f0 writeback: add nr_dirtied and nr_written to /proc/vmstat by Michael Rubin · 14 years ago
  54. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  55. 0def08e mm/mempolicy.c: check return code of check_range by Vasiliy Kulikov · 14 years ago
  56. 74e3f3c vmscan: prevent background aging of anon page in no swap system by Minchan Kim · 14 years ago
  57. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  58. 4b20477 memory hotplug: fix notifier's return value check by KAMEZAWA Hiroyuki · 14 years ago
  59. cf608ac mm: compaction: fix COMPACTPAGEFAILED counting by Minchan Kim · 14 years ago
  60. e4455ab mm: only build per-node scan_unevictable functions when NUMA is enabled by Thadeu Lima de Souza Cascardo · 14 years ago
  61. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  62. 1e99bad oom: kill all threads sharing oom killed task's mm by David Rientjes · 14 years ago
  63. e18641e oom: avoid killing a task if a thread sharing its mm cannot be killed by David Rientjes · 14 years ago
  64. b7f50cf mm, page-allocator: do not check the state of a non-existant buddy during free by Mel Gorman · 14 years ago
  65. f8f72ad mm: fix return value of scan_lru_pages in memory unplug by KAMEZAWA Hiroyuki · 14 years ago
  66. f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  67. 7ccf19a fs: inode split IO and LRU lists by Nick Piggin · 14 years ago
  68. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  69. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  70. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  71. e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  72. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  73. 76c39e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  74. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  75. 6d4121f Merge branch 'master' into for-linus by Pekka Enberg · 14 years ago
  76. 45888a0 export __get_user_pages_fast() function by Xiao Guangrong · 14 years ago
  77. 0fc0531 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  78. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  79. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  80. 46e387b Merge branch 'hwpoison-hugepages' into hwpoison by Andi Kleen · 14 years ago
  81. e9d0856 Merge branch 'hwpoison-cleanups' into hwpoison by Andi Kleen · 14 years ago
  82. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. c3b86a2 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
  84. 10ccd84 memory_hotplug: drop spurious calls to flush_scheduled_work() by Tejun Heo · 14 years ago
  85. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  86. 8e4029e Merge branch 'x86/urgent' into core/memblock by H. Peter Anvin · 14 years ago
  87. cd79481 memblock: Annotate memblock functions with __init_memblock by Yinghai Lu · 14 years ago
  88. 236260b memblock: Allow memblock_init to be called early by Jeremy Fitzhardinge · 14 years ago
  89. 3ef8fd7 Fix migration.c compilation on s390 by Andi Kleen · 14 years ago
  90. a08c80e HWPOISON: Remove retry loop for try_to_unmap by Andi Kleen · 14 years ago
  91. 9033ae1 HWPOISON: Turn addr_valid from bitfield into char by Andi Kleen · 14 years ago
  92. 898e70d HWPOISON: Disable DEBUG by default by Andi Kleen · 14 years ago
  93. fb46e73 HWPOISON: Convert pr_debugs to pr_info by Andi Kleen · 14 years ago
  94. 1c80b99 HWPOISON: Improve comments in memory-failure.c by Andi Kleen · 14 years ago
  95. aa50d3a Encode huge page size for VM_FAULT_HWPOISON errors by Andi Kleen · 14 years ago
  96. d5bd910 hugepage: move is_hugepage_on_freelist inside ifdef to avoid warning by Andi Kleen · 14 years ago
  97. 4e1c197 Clean up __page_set_anon_rmap by Andi Kleen · 14 years ago
  98. 6a90181 HWPOISON, hugetlb: fix unpoison for hugepage by Naoya Horiguchi · 14 years ago
  99. d950b95 HWPOISON, hugetlb: soft offlining for hugepage by Naoya Horiguchi · 14 years ago
  100. 8c6c2ec HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASED by Naoya Horiguchi · 14 years ago