1. 0d4ba4d bootmem: Fix the short description of reserve_bootmem() by Javi Merino · 12 years ago
  2. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. 2b84957 Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  4. f0a08fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  5. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. 1d00015 mm/frontswap: cleanup doc and comment error by Wanpeng Li · 12 years ago
  7. 3389b53 mm: frontswap: remove unneeded headers by Sasha Levin · 12 years ago
  8. 5b160bd Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  9. 611edfe mm: frontswap: split out function to clear a page out by Sasha Levin · 12 years ago
  10. f100625 bounce: allow use of bounce pool via config option by Chris Metcalf · 12 years ago
  11. de74646 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  12. 1c7e7f6 mm: fix lost kswapd wakeup in kswapd_stop() by Aaditya Kumar · 12 years ago
  13. c8f4a2d bootmem: make ___alloc_bootmem_node_nopanic() really nopanic by Yinghai Lu · 12 years ago
  14. 5bb93f1 Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  15. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  16. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  17. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  18. 07b4e2b mm: sparse: fix section usemap placement calculation by Yinghai Lu · 12 years ago
  19. b065b43 shmem: cleanup shmem_add_to_page_cache by Hugh Dickins · 12 years ago
  20. d189922 shmem: fix negative rss in memcg memory.stat by Hugh Dickins · 12 years ago
  21. f21f806 tmpfs: revert SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  22. 41b9e2d mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails by Wen Congyang · 12 years ago
  23. 4bf2bba mm, thp: abort compaction if migration page cannot be charged to memcg by David Rientjes · 12 years ago
  24. d8adde1 memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 12 years ago
  25. bb65a76 Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 12 years ago
  26. 6751ed6 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 12 years ago
  27. 9ab4233 mm: Hold a file reference in madvise_remove by Andy Lutomirski · 12 years ago
  28. 6a6dccb mm: cma: don't replace lowmem pages with highmem by Rabin Vincent · 12 years ago
  29. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  30. 59f91e5 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  31. ab8704b mm/vmscan: cleanup comment error in balance_pgdat by Wanpeng Li · 12 years ago
  32. be7bd59 mm: fix page reclaim comment error by Wanpeng Li · 12 years ago
  33. c4c0e9e mm, mempolicy: fix mbind() to do synchronous migration by David Rientjes · 12 years ago
  34. 48c3b58 mm/memblock: fix overlapping allocation when doubling reserved array by Greg Pearson · 12 years ago
  35. eb4546b mm/memory.c: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  36. dad7557 mm: fix kernel-doc warnings by Wanpeng Li · 12 years ago
  37. e0897d7 mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range by David Rientjes · 12 years ago
  38. 3a981f4 memcg: fix use_hierarchy css_is_ancestor oops regression by Hugh Dickins · 12 years ago
  39. 61eafb0 mm, oom: fix and cleanup oom score calculations by David Rientjes · 12 years ago
  40. 9b15b81 swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 12 years ago
  41. 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
  42. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  43. f9f0810 mm: frontswap: remove unnecessary check during initialization by Sasha Levin · 12 years ago
  44. d9674dd mm: frontswap: make all branches of if statement in put page consistent by Sasha Levin · 12 years ago
  45. 69217b4 mm: frontswap: split frontswap_shrink further to simplify locking by Sasha Levin · 12 years ago
  46. f116695 mm: frontswap: split out __frontswap_unuse_pages by Sasha Levin · 12 years ago
  47. 9625344 mm: frontswap: split out __frontswap_curr_pages by Sasha Levin · 12 years ago
  48. 4bb3e31 mm: frontswap: trivial coding convention issues by Sasha Levin · 12 years ago
  49. ef38359 mm: frontswap: remove casting from function calls through ops structure by Sasha Levin · 12 years ago
  50. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 12 years ago
  51. eab3094 memblock: Document memblock_is_region_{memory,reserved}() by Stephen Boyd · 12 years ago
  52. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 12 years ago
  53. 99becf1 Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{signal,vfs} by Linus Torvalds · 12 years ago
  54. ad1ed29 nommu: fix compilation of nommu.c by Greg Ungerer · 12 years ago
  55. 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
  56. 68e3e92 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" by Linus Torvalds · 12 years ago
  57. 752dc18 mm: fix warning in __set_page_dirty_nobuffers by Hugh Dickins · 12 years ago
  58. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  59. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  60. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  61. 17d1587 unexport do_munmap() by Al Viro · 12 years ago
  62. eb36c58 new helper: vm_mmap_pgoff() by Al Viro · 12 years ago
  63. dc98250 kill do_mmap() completely by Al Viro · 12 years ago
  64. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  65. 9ac4ed4 move security_mmap_addr() to saner place by Al Viro · 12 years ago
  66. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  67. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  68. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  69. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  70. cf74d14 unexport do_mmap() by Al Viro · 12 years ago
  71. 63a81db merge do_mremap() into sys_mremap() by Al Viro · 12 years ago
  72. 3ed3764 fs: move file_remove_suid() to fs/inode.c by Cong Wang · 12 years ago
  73. 4523e14 mm: fix vma_resv_map() NULL pointer by Dave Hansen · 12 years ago
  74. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  75. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  76. 3afe36b memcg: always free struct memcg through schedule_work() by Glauber Costa · 12 years ago
  77. fa9add6 mm/memcg: apply add/del_page to lruvec by Hugh Dickins · 12 years ago
  78. 75b00af mm: trivial cleanups in vmscan.c by Hugh Dickins · 12 years ago
  79. 4d7dcca mm/memcg: get_lru_size not get_lruvec_size by Hugh Dickins · 12 years ago
  80. af7c4b0 mm: memcg: print statistics from live counters by Johannes Weiner · 12 years ago
  81. fad02c2 mm: memcg: group swapped-out statistics counter logically by Johannes Weiner · 12 years ago
  82. 1311471 mm: memcg: keep ratelimit counter separate from event counters by Johannes Weiner · 12 years ago
  83. 78ccf5b mm: memcg: print statistics directly to seq_file by Johannes Weiner · 12 years ago
  84. fada52c mm: memcg: convert numa stat to read_seq_string interface by Johannes Weiner · 12 years ago
  85. 6104621 mm: memcg: remove obsolete statistics array boundary enum item by Johannes Weiner · 12 years ago
  86. 2f3479b memcg: don't uncharge in mem_cgroup_move_account() by KAMEZAWA Hiroyuki · 12 years ago
  87. cc926f7 memcg: move charges to root cgroup if use_hierarchy=0 by KAMEZAWA Hiroyuki · 12 years ago
  88. d01dd17 memcg: use res_counter_uncharge_until() in move_parent() by KAMEZAWA Hiroyuki · 12 years ago
  89. f9be23d mm/vmscan: kill struct mem_cgroup_zone by Konstantin Khlebnikov · 12 years ago
  90. 90bdcfa mm/vmscan: push lruvec pointer into should_continue_reclaim() by Konstantin Khlebnikov · 12 years ago
  91. 9012637 mm/vmscan: push lruvec pointer into get_scan_count() by Konstantin Khlebnikov · 12 years ago
  92. 1a93be0 mm/vmscan: push lruvec pointer into shrink_list() by Konstantin Khlebnikov · 12 years ago
  93. c56d5c7 mm/vmscan: push lruvec pointer into inactive_list_is_low() by Konstantin Khlebnikov · 12 years ago
  94. 074291f mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() by Konstantin Khlebnikov · 12 years ago
  95. 27ac81d mm/vmscan: push lruvec pointer into putback_inactive_pages() by Konstantin Khlebnikov · 12 years ago
  96. 95d918f mm/vmscan: remove update_isolated_counts() by Konstantin Khlebnikov · 12 years ago
  97. 6a18adb mm/vmscan: push zone pointer into shrink_page_list() by Konstantin Khlebnikov · 12 years ago
  98. 5dc3597 mm/vmscan: push lruvec pointer into isolate_lru_pages() by Konstantin Khlebnikov · 12 years ago
  99. 7f5e86c mm: add link from struct lruvec to struct zone by Konstantin Khlebnikov · 12 years ago
  100. 9e3b2f8 mm/vmscan: store "priority" in struct scan_control by Konstantin Khlebnikov · 12 years ago