1. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  2. c4c0e9e mm, mempolicy: fix mbind() to do synchronous migration by David Rientjes · 12 years ago
  3. 48c3b58 mm/memblock: fix overlapping allocation when doubling reserved array by Greg Pearson · 12 years ago
  4. eb4546b mm/memory.c: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  5. dad7557 mm: fix kernel-doc warnings by Wanpeng Li · 12 years ago
  6. e0897d7 mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range by David Rientjes · 12 years ago
  7. 3a981f4 memcg: fix use_hierarchy css_is_ancestor oops regression by Hugh Dickins · 12 years ago
  8. 61eafb0 mm, oom: fix and cleanup oom score calculations by David Rientjes · 12 years ago
  9. 9b15b81 swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 12 years ago
  10. a95f9b6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  12. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 12 years ago
  13. eab3094 memblock: Document memblock_is_region_{memory,reserved}() by Stephen Boyd · 12 years ago
  14. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 12 years ago
  15. 99becf1 Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{signal,vfs} by Linus Torvalds · 12 years ago
  16. ad1ed29 nommu: fix compilation of nommu.c by Greg Ungerer · 12 years ago
  17. a3fe778 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  18. 68e3e92 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" by Linus Torvalds · 12 years ago
  19. 752dc18 mm: fix warning in __set_page_dirty_nobuffers by Hugh Dickins · 12 years ago
  20. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  21. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  22. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  23. 17d1587 unexport do_munmap() by Al Viro · 12 years ago
  24. eb36c58 new helper: vm_mmap_pgoff() by Al Viro · 12 years ago
  25. dc98250 kill do_mmap() completely by Al Viro · 12 years ago
  26. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  27. 9ac4ed4 move security_mmap_addr() to saner place by Al Viro · 12 years ago
  28. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  29. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  30. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  31. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  32. cf74d14 unexport do_mmap() by Al Viro · 12 years ago
  33. 63a81db merge do_mremap() into sys_mremap() by Al Viro · 12 years ago
  34. 3ed3764 fs: move file_remove_suid() to fs/inode.c by Cong Wang · 12 years ago
  35. 4523e14 mm: fix vma_resv_map() NULL pointer by Dave Hansen · 12 years ago
  36. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  37. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  38. 3afe36b memcg: always free struct memcg through schedule_work() by Glauber Costa · 12 years ago
  39. fa9add6 mm/memcg: apply add/del_page to lruvec by Hugh Dickins · 12 years ago
  40. 75b00af mm: trivial cleanups in vmscan.c by Hugh Dickins · 12 years ago
  41. 4d7dcca mm/memcg: get_lru_size not get_lruvec_size by Hugh Dickins · 12 years ago
  42. af7c4b0 mm: memcg: print statistics from live counters by Johannes Weiner · 12 years ago
  43. fad02c2 mm: memcg: group swapped-out statistics counter logically by Johannes Weiner · 12 years ago
  44. 1311471 mm: memcg: keep ratelimit counter separate from event counters by Johannes Weiner · 12 years ago
  45. 78ccf5b mm: memcg: print statistics directly to seq_file by Johannes Weiner · 12 years ago
  46. fada52c mm: memcg: convert numa stat to read_seq_string interface by Johannes Weiner · 12 years ago
  47. 6104621 mm: memcg: remove obsolete statistics array boundary enum item by Johannes Weiner · 12 years ago
  48. 2f3479b memcg: don't uncharge in mem_cgroup_move_account() by KAMEZAWA Hiroyuki · 12 years ago
  49. cc926f7 memcg: move charges to root cgroup if use_hierarchy=0 by KAMEZAWA Hiroyuki · 12 years ago
  50. d01dd17 memcg: use res_counter_uncharge_until() in move_parent() by KAMEZAWA Hiroyuki · 12 years ago
  51. f9be23d mm/vmscan: kill struct mem_cgroup_zone by Konstantin Khlebnikov · 12 years ago
  52. 90bdcfa mm/vmscan: push lruvec pointer into should_continue_reclaim() by Konstantin Khlebnikov · 12 years ago
  53. 9012637 mm/vmscan: push lruvec pointer into get_scan_count() by Konstantin Khlebnikov · 12 years ago
  54. 1a93be0 mm/vmscan: push lruvec pointer into shrink_list() by Konstantin Khlebnikov · 12 years ago
  55. c56d5c7 mm/vmscan: push lruvec pointer into inactive_list_is_low() by Konstantin Khlebnikov · 12 years ago
  56. 074291f mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() by Konstantin Khlebnikov · 12 years ago
  57. 27ac81d mm/vmscan: push lruvec pointer into putback_inactive_pages() by Konstantin Khlebnikov · 12 years ago
  58. 95d918f mm/vmscan: remove update_isolated_counts() by Konstantin Khlebnikov · 12 years ago
  59. 6a18adb mm/vmscan: push zone pointer into shrink_page_list() by Konstantin Khlebnikov · 12 years ago
  60. 5dc3597 mm/vmscan: push lruvec pointer into isolate_lru_pages() by Konstantin Khlebnikov · 12 years ago
  61. 7f5e86c mm: add link from struct lruvec to struct zone by Konstantin Khlebnikov · 12 years ago
  62. 9e3b2f8 mm/vmscan: store "priority" in struct scan_control by Konstantin Khlebnikov · 12 years ago
  63. 3d58ab5 mm/memcg: use vm_swappiness from target memory cgroup by Konstantin Khlebnikov · 12 years ago
  64. 748dad3 memcg: make threshold index in the right position by Sha Zhengju · 12 years ago
  65. a0db00f memcg: remove redundant parentheses by Kirill A. Shutemov · 12 years ago
  66. 3a7951b memcg: mark stat field of mem_cgroup struct as __percpu by Kirill A. Shutemov · 12 years ago
  67. 92ba39a memcg: remove unused variable by Kirill A. Shutemov · 12 years ago
  68. 6bbda35 memcg: mark more functions/variables as static by Kirill A. Shutemov · 12 years ago
  69. bbf808e mm/memcg: kill mem_cgroup_lru_del() by Konstantin Khlebnikov · 12 years ago
  70. f3fd4a6 mm: remove lru type checks from __isolate_lru_page() by Konstantin Khlebnikov · 12 years ago
  71. 3cb9945 mm: push lru index into shrink_[in]active_list() by Konstantin Khlebnikov · 12 years ago
  72. 89abfab mm/memcg: move reclaim_stat into lruvec by Hugh Dickins · 12 years ago
  73. c3c787e mm/memcg: scanning_global_lru means mem_cgroup_disabled by Hugh Dickins · 12 years ago
  74. 8649300 memcg swap: use mem_cgroup_uncharge_swap() by Hugh Dickins · 12 years ago
  75. e91cbb4 memcg swap: mem_cgroup_move_swap_account never needs fixup by Hugh Dickins · 12 years ago
  76. 4b91355 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 12 years ago
  77. 181eb39 mm/memblock: fix memory leak on extending regions by Gavin Shan · 12 years ago
  78. 4e2f077 mm/memblock: cleanup on duplicate VA/PA conversion by Gavin Shan · 12 years ago
  79. 5bf5f03 mm: fix slab->page flags corruption by Pravin B Shelar · 12 years ago
  80. dbda591 mm: fix faulty initialization in vmalloc_init() by KyongHo · 12 years ago
  81. a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 12 years ago
  82. fe35004 mm: avoid swapping out with swappiness==0 by Satoru Moriya · 12 years ago
  83. c50ac05 hugetlb: fix resv_map leak in error path by Dave Hansen · 12 years ago
  84. 5c2b8a1 mm/bootmem.c: cleanup on addition to bootmem data list by Gavin Shan · 12 years ago
  85. e4898273 mm: consider all swapped back pages in used-once logic by Michal Hocko · 12 years ago
  86. 51300ce mm/page_alloc.c: cleanups by Andrew Morton · 12 years ago
  87. acc50c1 mm: page_alloc: catch out-of-date list of page flag names by Johannes Weiner · 12 years ago
  88. be9cd87 mm/buddy: dump PG_compound_lock page flag by Gavin Shan · 12 years ago
  89. 782182e mm: move readahead syscall to mm/readahead.c by Cong Wang · 12 years ago
  90. 4fb5ef0 tmpfs: support SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  91. 1aac140 tmpfs: quit when fallocate fills memory by Hugh Dickins · 12 years ago
  92. 1635f6a tmpfs: undo fallocation on failure by Hugh Dickins · 12 years ago
  93. e2d12e2 tmpfs: support fallocate preallocation by Hugh Dickins · 12 years ago
  94. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 12 years ago
  95. 3f31d07 mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE by Hugh Dickins · 12 years ago
  96. 83e4fa9 tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE by Hugh Dickins · 12 years ago
  97. ec9516f tmpfs: optimize clearing when writing by Hugh Dickins · 12 years ago
  98. 2f6e38f tmpfs: enable NOSEC optimization by Hugh Dickins · 12 years ago
  99. bde05d1 shmem: replace page if mapping excludes its zone by Hugh Dickins · 12 years ago
  100. 5ceb9ce mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks by Bartlomiej Zolnierkiewicz · 12 years ago