1. 5f0af70 mm: remove call to find_vma in pagewalk for non-hugetlbfs by David Sterba · 14 years ago
  2. e9959f0 mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly called under stop_machine_run() by KAMEZAWA Hiroyuki · 14 years ago
  3. a42c390 cgroups: make swap accounting default behavior configurable by Michal Hocko · 14 years ago
  4. b1dd693 memcg: avoid deadlock between move charge and try_charge() by Daisuke Nishimura · 14 years ago
  5. 112bc2e memcg: fix false positive VM_BUG on non-SMP by Kirill A. Shutemov · 14 years ago
  6. 04c3496 nommu: yield CPU while disposing VM by Steven J. Magnani · 14 years ago
  7. 2744b88 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  8. 68cee4f1 slub: Fix slub_lock down/up imbalance by Pavel Emelyanov · 14 years ago
  9. 27d20fd radix-tree: fix RCU bug by Nick Piggin · 14 years ago
  10. 1dce071e vmscan: avoid setting zone congested if no page dirty by Shaohua Li · 14 years ago
  11. 8d056cb mm/vfs: revalidate page->mapping in do_generic_file_read() by Dave Hansen · 14 years ago
  12. d2e61b8 memcg: null dereference on allocation failure by Dan Carpenter · 14 years ago
  13. 63bfd73 perf_events: Fix perf_counter_mmap() hook in mprotect() by Pekka Enberg · 14 years ago
  14. ff8b16d vmstat: fix offset calculation on void* by Wu Fengguang · 14 years ago
  15. d88c092 Release page reference during page fault retry by Michel Lespinasse · 14 years ago
  16. 120a795 audit mmap by Al Viro · 14 years ago
  17. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  18. 800416f numa: fix slab_node(MPOL_BIND) by Eric Dumazet · 14 years ago
  19. bdab225 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  20. 0be8557 fuse: use release_pages() by Miklos Szeredi · 14 years ago
  21. 26174ef memcg: generic filestat update interface by KAMEZAWA Hiroyuki · 14 years ago
  22. 1489eba memcg: cpu hotplug aware quick acount_move detection by KAMEZAWA Hiroyuki · 14 years ago
  23. 711d3d2 memcg: cpu hotplug aware percpu count updates by KAMEZAWA Hiroyuki · 14 years ago
  24. 7d74b06 memcg: use for_each_mem_cgroup by KAMEZAWA Hiroyuki · 14 years ago
  25. 32047e2 memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accouting flag management by KAMEZAWA Hiroyuki · 14 years ago
  26. 0c270f8 memcg: fix race in file_mapped accouting flag management by KAMEZAWA Hiroyuki · 14 years ago
  27. a8e23a2 mm,x86: fix kmap_atomic_push vs ioremap_32.c by Peter Zijlstra · 14 years ago
  28. 7c7fcf7 MN10300: Save frame pointer in thread_info struct rather than global var by David Howells · 14 years ago
  29. 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
  30. 766f916 kernel: remove PF_FLUSHER by Peter Zijlstra · 14 years ago
  31. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  32. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  33. f3ab263 mm: do_migrate_range: reduce list_empty() check by Bob Liu · 14 years ago
  34. 809c444 mm: do_migrate_range: exit loop if not_managed is true by Bob Liu · 14 years ago
  35. f6a3607 mm: page_isolation: codeclean fix comment and rm unneeded val init by Bob Liu · 14 years ago
  36. 572438f mm: fix is_mem_section_removable() page_order BUG_ON check by KAMEZAWA Hiroyuki · 14 years ago
  37. 44e2aa9 mm/hugetlb.c: add missing spin_lock() to hugetlb_cow() by Dean Nelson · 14 years ago
  38. 70384dc mm: fix error reporting in move_pages() syscall by Gleb Natapov · 14 years ago
  39. 66d7dd5 /proc/swaps: support polling by Kay Sievers · 14 years ago
  40. e1ca778 mm: add vzalloc() and vzalloc_node() helpers by Dave Young · 14 years ago
  41. 7bbc090 mm/memory_hotplug.c: make scan_lru_pages() static by Andrew Morton · 14 years ago
  42. 36deb0b vmstat: include compaction.h when CONFIG_COMPACTION by Namhyung Kim · 14 years ago
  43. e199b5d vmalloc: annotate lock context change on s_start/stop() by Namhyung Kim · 14 years ago
  44. 170168d vmalloc: rename temporary variable in __insert_vmap_area() by Namhyung Kim · 14 years ago
  45. e574b5f rmap: make anon_vma_chain_free() static by Namhyung Kim · 14 years ago
  46. e9a81a8 rmap: wrap page_check_address() using __cond_lock() by Namhyung Kim · 14 years ago
  47. ea4525b rmap: annotate lock context change on page_[un]lock_anon_vma() by Namhyung Kim · 14 years ago
  48. 1b36ba8 mm: wrap follow_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  49. e6219ec mm: add lock release annotation on do_wp_page() by Namhyung Kim · 14 years ago
  50. 25ca1d6 mm: wrap get_locked_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  51. e6223a3 mm: add casts to/from gfp_t in gfp_to_alloc_flags() by Namhyung Kim · 14 years ago
  52. 0116651 mm: remove temporary variable on generic_file_direct_write() by Namhyung Kim · 14 years ago
  53. d065bd8 mm: retry page fault when blocking on disk transfer by Michel Lespinasse · 14 years ago
  54. b522c94 mm: filemap_fault: unique path for locking page by Michel Lespinasse · 14 years ago
  55. ea05c84 mm: add a might_sleep_if() to dma_pool_alloc() by Dima Zavin · 14 years ago
  56. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  57. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  58. 2e30244 vmscan,tmpfs: treat used once pages on tmpfs as used once by KOSAKI Motohiro · 14 years ago
  59. 4cbec4c writeback: remove the internal 5% low bound on dirty_ratio by Wu Fengguang · 14 years ago
  60. 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
  61. 08fc468 vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be isolated by KOSAKI Motohiro · 14 years ago
  62. 4718505 vmscan: remove dead code in shrink_inactive_list() by KOSAKI Motohiro · 14 years ago
  63. 7d3579e vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim by KOSAKI Motohiro · 14 years ago
  64. bc57e00 vmscan: synchronous lumpy reclaim should not call congestion_wait() by KOSAKI Motohiro · 14 years ago
  65. 52bb919 writeback: account for time spent congestion_waited by Mel Gorman · 14 years ago
  66. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  67. 66d9a98 vmscan: delete dead code by Shaohua Li · 14 years ago
  68. 79da826 writeback: report dirty thresholds in /proc/vmstat by Michael Rubin · 14 years ago
  69. ea941f0 writeback: add nr_dirtied and nr_written to /proc/vmstat by Michael Rubin · 14 years ago
  70. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  71. 0def08e mm/mempolicy.c: check return code of check_range by Vasiliy Kulikov · 14 years ago
  72. 74e3f3c vmscan: prevent background aging of anon page in no swap system by Minchan Kim · 14 years ago
  73. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  74. 4b20477 memory hotplug: fix notifier's return value check by KAMEZAWA Hiroyuki · 14 years ago
  75. cf608ac mm: compaction: fix COMPACTPAGEFAILED counting by Minchan Kim · 14 years ago
  76. e4455ab mm: only build per-node scan_unevictable functions when NUMA is enabled by Thadeu Lima de Souza Cascardo · 14 years ago
  77. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  78. 1e99bad oom: kill all threads sharing oom killed task's mm by David Rientjes · 14 years ago
  79. e18641e oom: avoid killing a task if a thread sharing its mm cannot be killed by David Rientjes · 14 years ago
  80. b7f50cf mm, page-allocator: do not check the state of a non-existant buddy during free by Mel Gorman · 14 years ago
  81. f8f72ad mm: fix return value of scan_lru_pages in memory unplug by KAMEZAWA Hiroyuki · 14 years ago
  82. 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
  83. 7ccf19a fs: inode split IO and LRU lists by Nick Piggin · 14 years ago
  84. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  85. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  86. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  87. e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  88. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  89. 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
  90. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  91. 6d4121f Merge branch 'master' into for-linus by Pekka Enberg · 14 years ago
  92. 45888a0 export __get_user_pages_fast() function by Xiao Guangrong · 14 years ago
  93. 0fc0531 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  94. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  95. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  96. 46e387b Merge branch 'hwpoison-hugepages' into hwpoison by Andi Kleen · 14 years ago
  97. e9d0856 Merge branch 'hwpoison-cleanups' into hwpoison by Andi Kleen · 14 years ago
  98. 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
  99. 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
  100. 10ccd84 memory_hotplug: drop spurious calls to flush_scheduled_work() by Tejun Heo · 14 years ago