1. db06d75 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  2. 8714f8f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  3. 18aba41 mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED by Oleg Drokin · 8 years ago
  4. f3a932ba mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_all by Wang Sheng-Hui · 8 years ago
  5. 770a537 mm: thp: broken page count after commit aa88b68c3b1d by Gerald Schaefer · 8 years ago
  6. d0db7af revert "mm: memcontrol: fix possible css ref leak on oom" by Andrew Morton · 8 years ago
  7. 91a4c27 kasan: change memory hot-add error messages to info messages by Shuah Khan · 8 years ago
  8. 67961f9 mm/hugetlb: fix huge page reserve accounting for private mappings by Mike Kravetz · 8 years ago
  9. e46e7b7 mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies by Mel Gorman · 8 years ago
  10. 0d0bd89 mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy by Mel Gorman · 8 years ago
  11. cbdcf7f mm, oom_reaper: do not use siglock in try_oom_reaper() by Michal Hocko · 8 years ago
  12. 83b9355 mm, page_alloc: prevent infinite loop in buffered_rmqueue() by Vlastimil Babka · 8 years ago
  13. 43afc19 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup by Vitaly Wool · 8 years ago
  14. 3a06bb7 memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() by Tejun Heo · 8 years ago
  15. f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 8 years ago
  16. 65ee03c mm: fix overflow in vm_map_ram() by Guillermo Julián Moreno · 8 years ago
  17. 62a584f writeback: use higher precision calculation in domain_dirty_limits() by Tejun Heo · 8 years ago
  18. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 8 years ago
  20. 7ded384 mm: fix section mismatch warning by Linus Torvalds · 8 years ago
  21. 11e6856 mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEM by Gavin Shan · 8 years ago
  22. 7cf7806 mm/memcontrol.c: move comments for get_mctgt_type() to proper position by Li RongQing · 8 years ago
  23. cbedbac mm/memcontrol.c: fix the margin computation in mem_cgroup_margin() by Li RongQing · 8 years ago
  24. badbda5 mm/cma: silence warnings due to max() usage by Stephen Rothwell · 8 years ago
  25. 0798d3c mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap() by Kirill A. Shutemov · 8 years ago
  26. e2fe145 oom_reaper: close race with exiting task by Michal Hocko · 8 years ago
  27. f65e91df mm: use early_pfn_to_nid in register_page_bootmem_info_node by Yang Shi · 8 years ago
  28. fe53ca5 mm: use early_pfn_to_nid in page_ext_init by Yang Shi · 8 years ago
  29. edd9f72 mm: oom: do not reap task if there are live threads in threadgroup by Vladimir Davydov · 8 years ago
  30. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  31. e12fab2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  32. 478a146 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  33. 4abaac9 update "mm/zsmalloc: don't fail if can't create debugfs info" by Dan Streetman · 8 years ago
  34. 1ebab2d memcg: fix mem_cgroup_out_of_memory() return value. by Tetsuo Handa · 8 years ago
  35. 9725759 mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  36. 9579492 mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly by Yang Shi · 8 years ago
  37. 6710e59 percpu: fix synchronization between synchronous map extension and chunk destruction by Tejun Heo · 8 years ago
  38. 4f996e2 percpu: fix synchronization between chunk->map_extend_work and chunk destruction by Tejun Heo · 8 years ago
  39. 84787c5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  40. 2d6c928 mm: make vm_brk killable by Michal Hocko · 8 years ago
  41. ae79878 mm: make vm_munmap killable by Michal Hocko · 8 years ago
  42. 9fbeb5a mm: make vm_mmap killable by Michal Hocko · 8 years ago
  43. dc0ef0d mm: make mmap_sem for write waits killable for mm syscalls by Michal Hocko · 8 years ago
  44. 1383399 mm: memcontrol: fix possible css ref leak on oom by Vladimir Davydov · 8 years ago
  45. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  46. 1f40c49 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  47. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 8 years ago
  48. dee4107 /dev/dax, core: file operations and dax-mmap by Dan Williams · 8 years ago
  49. d604c32 radix-tree: introduce radix_tree_replace_clear_tags() by Matthew Wilcox · 8 years ago
  50. 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 8 years ago
  51. d34f615 mm/zsmalloc: don't fail if can't create debugfs info by Dan Streetman · 8 years ago
  52. 200867a mm/zswap: use workqueue to destroy pool by Dan Streetman · 8 years ago
  53. d0d8da2 zsmalloc: require GFP in zs_malloc() by Sergey Senozhatsky · 8 years ago
  54. 1ee4716 zsmalloc: remove unused pool param in obj_free by Minchan Kim · 8 years ago
  55. 251cbb9 zsmalloc: reorder function parameters by Minchan Kim · 8 years ago
  56. 830e4bc zsmalloc: clean up many BUG_ON by Minchan Kim · 8 years ago
  57. a420946 zsmalloc: use first_page rather than page by Minchan Kim · 8 years ago
  58. 64f8eba mm/kasan: add API to check memory regions by Andrey Ryabinin · 8 years ago
  59. 936bb4b mm/kasan: print name of mem[set,cpy,move]() caller in report by Andrey Ryabinin · 8 years ago
  60. 4ebb31a4 mm, kasan: don't call kasan_krealloc() from ksize(). by Alexander Potapenko · 8 years ago
  61. 55834c5 mm: kasan: initial memory quarantine implementation by Alexander Potapenko · 8 years ago
  62. dfef2ef mm, migrate: increment fail count on ENOMEM by David Rientjes · 8 years ago
  63. 6cd9dc3 mm/compaction.c: fix zoneindex in kcompactd() by Chen Feng · 8 years ago
  64. f050897 mm, thp: khugepaged should scan when sleep value is written by David Rientjes · 8 years ago
  65. a53eaff MM: increase safety margin provided by PF_LESS_THROTTLE by NeilBrown · 8 years ago
  66. e570f56 mm: check_new_page_bad() directly returns in __PG_HWPOISON case by Naoya Horiguchi · 8 years ago
  67. 29b52de mm, kasan: fix to call kasan_free_pages() after poisoning page by seokhoon.yoon · 8 years ago
  68. d0834a6 mm: disable fault around on emulated access bit architecture by Minchan Kim · 8 years ago
  69. 5c0a85f mm: make faultaround produce old ptes by Kirill A. Shutemov · 8 years ago
  70. 4b50bcc mm: use phys_addr_t for reserve_bootmem_region() arguments by Stefan Bader · 8 years ago
  71. cd33a76 mm/memblock.c: remove unnecessary always-true comparison by Richard Leitner · 8 years ago
  72. 9a001fc z3fold: the 3-fold allocator for compressed pages by Vitaly Wool · 8 years ago
  73. d5ee7c3 mm: thp: split_huge_pmd_address() comment improvement by Andrea Arcangeli · 8 years ago
  74. 7b8da4c vmstat: get rid of the ugly cpu_stat_off variable by Christoph Lameter · 8 years ago
  75. 5103817 memcg: fix stale mem_cgroup_force_empty() comment by Greg Thelen · 8 years ago
  76. 2a138dc mm: use existing helper to convert "on"/"off" to boolean by Minfei Huang · 8 years ago
  77. a4a921a mm/swap.c: put activate_page_pvecs and other pagevecs together by Ming Li · 8 years ago
  78. 297880f mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size by David Rientjes · 8 years ago
  79. f4fcd55 mm: enable RLIMIT_DATA by default with workaround for valgrind by Konstantin Khlebnikov · 8 years ago
  80. d5957d2 mm: fix incorrect pfn passed to untrack_pfn() in remap_pfn_range() by Yongji Xie · 8 years ago
  81. 80c4bd7 mm/vmalloc: keep a separate lazy-free list by Chris Wilson · 8 years ago
  82. f705ac4 mm/memblock.c: move memblock_{add,reserve}_region into memblock_{add,reserve} by Alexander Kuleshov · 8 years ago
  83. 495367c0 mm/memory-failure.c: replace "MCE" with "Memory failure" by Chen Yucong · 8 years ago
  84. 340a43b mm: thp: simplify the implementation of mk_huge_pmd() by Yang Shi · 8 years ago
  85. f44666b mm,oom: speed up select_bad_process() loop by Tetsuo Handa · 8 years ago
  86. ec8d7c1 mm, oom_reaper: do not mmput synchronously from the oom reaper context by Michal Hocko · 8 years ago
  87. bb8a4b7 mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully by Michal Hocko · 8 years ago
  88. 31e49bf mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION by Michal Hocko · 8 years ago
  89. 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 8 years ago
  90. 7854ea6 mm: consider compaction feedback also for costly allocation by Michal Hocko · 8 years ago
  91. 33c2d21 mm, oom: protect !costly allocations some more by Michal Hocko · 8 years ago
  92. ede3771 mm: throttle on IO only when there are too many dirty and writeback pages by Michal Hocko · 8 years ago
  93. 0a0337e mm, oom: rework oom detection by Michal Hocko · 8 years ago
  94. c5d01d0 mm, compaction: simplify __alloc_pages_direct_compact feedback interface by Michal Hocko · 8 years ago
  95. c8f7de0 mm, compaction: distinguish between full and partial COMPACT_COMPLETE by Michal Hocko · 8 years ago
  96. 1d4746d mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED by Michal Hocko · 8 years ago
  97. c46649d mm, compaction: cover all compaction mode in compact_zone by Michal Hocko · 8 years ago
  98. ea7ab98 mm, compaction: change COMPACT_ constants into enum by Michal Hocko · 8 years ago
  99. b6459cc vmscan: consider classzone_idx in compaction_ready by Michal Hocko · 8 years ago
  100. 59dc76b mm: vmscan: reduce size of inactive file list by Rik van Riel · 8 years ago