1. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  2. bffacb9 kasan: remove duplicate definition of the macro KASAN_FREE_PAGE by Wang Long · 9 years ago
  3. 479305f zpool: remove zpool_evict() by Dan Streetman · 9 years ago
  4. cf41f5f zpool: change pr_info to pr_debug by Dan Streetman · 9 years ago
  5. c00ed16 zswap: runtime enable/disable by Dan Streetman · 9 years ago
  6. 13a18a1 zsmalloc: remove obsolete ZSMALLOC_DEBUG by Marcin Jabrzyk · 9 years ago
  7. 8408427 mm/hugetlb: remove unused arch hook prepare/release_hugepage by Dominik Dingel · 9 years ago
  8. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  9. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  10. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  11. 8a8c35f mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc() by Larry Finger · 9 years ago
  12. 0867a57 mm, thp: respect MPOL_PREFERRED policy with non-local node by Vlastimil Babka · 9 years ago
  13. afa2db2 tmpfs: truncate prealloc blocks past i_size by Josef Bacik · 9 years ago
  14. c435a39 mm/memory hotplug: print the last vmemmap region at the end of hot add memory by Zhu Guihua · 9 years ago
  15. e37609b mm/mmap.c: optimization of do_mmap_pgoff function by Piotr Kwapulinski · 9 years ago
  16. 93ada57 mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scan by Catalin Marinas · 9 years ago
  17. 9d5a4c7 mm: kmemleak: avoid deadlock on the kmemleak object insertion error path by Catalin Marinas · 9 years ago
  18. 5f369f3 mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup() by Catalin Marinas · 9 years ago
  19. e781a9a mm: kmemleak: fix delete_object_*() race when called on the same memory block by Catalin Marinas · 9 years ago
  20. c5f3b1a mm: kmemleak: allow safe memory scanning during kmemleak disabling by Catalin Marinas · 9 years ago
  21. c2b42d3 memcg: convert mem_cgroup->under_oom from atomic_t to int by Tejun Heo · 9 years ago
  22. f4b90b70 memcg: remove unused mem_cgroup->oom_wakeups by Tejun Heo · 9 years ago
  23. d1dc6f1 frontswap: allow multiple backends by Dan Streetman · 9 years ago
  24. a3f5baf mm/memblock: allocate boot time data structures from mirrored memory by Tony Luck · 9 years ago
  25. fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 9 years ago
  26. 6afdb85 mm: do not ignore mapping_gfp_mask in page cache allocation paths by Michal Hocko · 9 years ago
  27. 0f96ae2 mm/cma.c: fix typos in comments by Shailendra Verma · 9 years ago
  28. f0d6647 mm/oom_kill.c: print points as unsigned int by Wang Long · 9 years ago
  29. 3303967 mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages by Mike Kravetz · 9 years ago
  30. cf3ad20 mm/hugetlb: compute/return the number of regions added by region_add() by Mike Kravetz · 9 years ago
  31. 1dd308a mm/hugetlb: document the reserve map/region tracking routines by Mike Kravetz · 9 years ago
  32. 22cc877 mm: nommu: refactor debug and warning prints by Leon Romanovsky · 9 years ago
  33. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  34. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 9 years ago
  35. 15a25b2 mm/thp: split out pmd collapse flush into separate functions by Aneesh Kumar K.V · 9 years ago
  36. 97f0b13 tracing: add trace event for memory-failure by Xie XiuQi · 9 years ago
  37. cc3e2af memory-failure: change type of action_result's param 3 to enum by Xie XiuQi · 9 years ago
  38. cc637b1 memory-failure: export page_type and action result by Xie XiuQi · 9 years ago
  39. eb3c24f mm, memcg: Try charging a page before setting page up to date by Mel Gorman · 9 years ago
  40. 4165b9b hugetlb: do not account hugetlb pages as NR_FILE_PAGES by Michal Hocko · 9 years ago
  41. 9083905 mm: page_alloc: inline should_alloc_retry() by Johannes Weiner · 9 years ago
  42. dc56401 mm: oom_kill: simplify OOM killer locking by Johannes Weiner · 9 years ago
  43. da51b14 mm: oom_kill: remove unnecessary locking in exit_oom_victim() by Johannes Weiner · 9 years ago
  44. c38f102 mm: oom_kill: generalize OOM progress waitqueue by Johannes Weiner · 9 years ago
  45. 4640277 mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear by Johannes Weiner · 9 years ago
  46. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 9 years ago
  47. 3f5ab8c mm: oom_kill: remove unnecessary locking in oom_enable() by Johannes Weiner · 9 years ago
  48. febd594 mm/memory hotplug: init the zone's size when calculating node totalpages by Gu Zheng · 9 years ago
  49. 641844f mm/hugetlb: introduce minimum hugepage order by Naoya Horiguchi · 9 years ago
  50. 414e2fb rmap: fix theoretical race between do_wp_page and shrink_active_list by Vladimir Davydov · 9 years ago
  51. 2491ffe mm/memory-failure: me_huge_page() does nothing for thp by Naoya Horiguchi · 9 years ago
  52. add05ce mm: soft-offline: don't free target page in successful page migration by Naoya Horiguchi · 9 years ago
  53. ead07f6 mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling by Naoya Horiguchi · 9 years ago
  54. 415c64c mm/memory-failure: split thp earlier in memory error handling by Naoya Horiguchi · 9 years ago
  55. 95bbc0c mm: rename RECLAIM_SWAP to RECLAIM_UNMAP by Zhihui Zhang · 9 years ago
  56. f012a84 mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pages by Nishanth Aravamudan · 9 years ago
  57. f4d2897 mm/page_alloc.c: cleanup obsolete KM_USER* by Anisse Astier · 9 years ago
  58. 73933b3 mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepath by Kirill A. Shutemov · 9 years ago
  59. a9919c7 mm: only define hashdist variable when needed by Rasmus Villemoes · 9 years ago
  60. 4abad2c mm: new arch_remap() hook by Laurent Dufour · 9 years ago
  61. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  62. 36f8818 mm: fix mprotect() behaviour on VM_LOCKED VMAs by Kirill A. Shutemov · 9 years ago
  63. cd09241 thp: cleanup how khugepaged enters freezer by Jiri Kosina · 9 years ago
  64. ebb0973 mm, hwpoison: remove obsolete "Notebook" todo list by Andi Kleen · 9 years ago
  65. e0de78d mm, hwpoison: add comment describing when to add new cases by Andi Kleen · 9 years ago
  66. 34cc699 slab: correct size_index table before replacing the bootstrap kmem_cache_node by Daniel Sanders · 9 years ago
  67. 4066c33 mm/slab_common: support the slub_debug boot option on specific object size by Gavin Guo · 9 years ago
  68. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  69. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  71. 66fc130 mm: shmem_zero_setup skip security check and lockdep conflict with XFS by Hugh Dickins · 9 years ago
  72. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. 02f7b41 zsmalloc: fix a null pointer dereference in destroy_handle_cache() by Sergey Senozhatsky · 9 years ago
  74. f371763 mm: memcontrol: fix false-positive VM_BUG_ON() on -rt by Johannes Weiner · 9 years ago
  75. 7d63809 memcg: do not call reclaim if !__GFP_WAIT by Vladimir Davydov · 9 years ago
  76. 85bd839 mm/memory_hotplug.c: set zone->wait_table to null after freeing it by Gu Zheng · 9 years ago
  77. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  78. 5857cd6 bdi: fix wrong error return value in cgwb_create() by Tejun Heo · 9 years ago
  79. 682aa8e writeback: implement unlocked_inode_to_wb transaction and use it for stat updates by Tejun Heo · 9 years ago
  80. b16b1de writeback: make writeback_control track the inode being written back by Tejun Heo · 9 years ago
  81. 21c6321 writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() by Tejun Heo · 9 years ago
  82. 97c9341 mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use by Tejun Heo · 9 years ago
  83. c2aa723 writeback: implement memcg writeback domain based throttling by Tejun Heo · 9 years ago
  84. 2529bb3 writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes by Tejun Heo · 9 years ago
  85. 841710a writeback: implement memcg wb_domain by Tejun Heo · 9 years ago
  86. 947e976 writeback: update wb_over_bg_thresh() to use wb_domain aware operations by Tejun Heo · 9 years ago
  87. aa661bb writeback: move over_bground_thresh() to mm/page-writeback.c by Tejun Heo · 9 years ago
  88. 9fc3a43 writeback: separate out domain_dirty_limits() by Tejun Heo · 9 years ago
  89. c798143 writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a parameter by Tejun Heo · 9 years ago
  90. e9f07df writeback: add dirty_throttle_control->dom by Tejun Heo · 9 years ago
  91. e9770b3 writeback: add dirty_throttle_control->wb_completions by Tejun Heo · 9 years ago
  92. daddfa3 writeback: add dirty_throttle_control->pos_ratio by Tejun Heo · 9 years ago
  93. b1cbc6d writeback: make __wb_calc_thresh() take dirty_throttle_control by Tejun Heo · 9 years ago
  94. 970fb01 writeback: add dirty_throttle_control->wb_bg_thresh by Tejun Heo · 9 years ago
  95. 2bc00ae writeback: consolidate dirty throttle parameters into dirty_throttle_control by Tejun Heo · 9 years ago
  96. dcc25ae writeback: move global_dirty_limit into wb_domain by Tejun Heo · 9 years ago
  97. 380c27c writeback: implement wb_domain by Tejun Heo · 9 years ago
  98. 8a73179 writeback: reorganize [__]wb_update_bandwidth() by Tejun Heo · 9 years ago
  99. 0d960a3 writeback: clean up wb_dirty_limit() by Tejun Heo · 9 years ago
  100. 733a572 memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online by Tejun Heo · 9 years ago