1. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  2. ef6000b Disable the __builtin_return_address() warning globally after all by Linus Torvalds · 8 years ago
  3. 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
  4. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  6. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. c3a6902 fix ITER_PIPE interaction with direct_IO by Al Viro · 8 years ago
  11. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  12. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  13. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  14. 75ba1d0 seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char by Joe Perches · 8 years ago
  15. 68ba032 proc: much faster /proc/vmstat by Alexey Dobriyan · 8 years ago
  16. 72e2936 mm: remove unnecessary condition in remove_inode_hugepages by zhong jiang · 8 years ago
  17. 63f53de mm: warn about allocations which stall for too long by Michal Hocko · 8 years ago
  18. 7877cdc mm: consolidate warn_alloc_failed users by Michal Hocko · 8 years ago
  19. c2a9737 vfs,mm: fix a dead loop in truncate_inode_pages_range() by Wei Fang · 8 years ago
  20. 461a718 mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE by Yisheng Xie · 8 years ago
  21. 82e7d3a oom: print nodemask in the oom report by Michal Hocko · 8 years ago
  22. 9996f05 mm: clarify why we avoid page_mapcount() for slab pages in dump_page() by Kirill A. Shutemov · 8 years ago
  23. 8f26e0b mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rb by Andrea Arcangeli · 8 years ago
  24. 86d12e4 mm: vma_adjust: minor comment correction by Andrea Arcangeli · 8 years ago
  25. 97a42cd mm: vma_adjust: remove superfluous check for next not NULL by Andrea Arcangeli · 8 years ago
  26. e86f15e mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk by Andrea Arcangeli · 8 years ago
  27. fb8c41e mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case by Andrea Arcangeli · 8 years ago
  28. 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
  29. 6213055 mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node() by zhong jiang · 8 years ago
  30. ac34dcd mm/page_isolation: fix typo: "paes" -> "pages" by Yisheng Xie · 8 years ago
  31. eb03aa0 mm/hugetlb: improve locking in dissolve_free_huge_pages() by Gerald Schaefer · 8 years ago
  32. 082d5b6 mm/hugetlb: check for reserved hugepages during memory offline by Gerald Schaefer · 8 years ago
  33. 2247bb3 mm/hugetlb: fix memory offline with hugepage size > memory block size by Gerald Schaefer · 8 years ago
  34. 914a051 mm: nobootmem: move the comment of free_all_bootmem by Wanlong Gao · 8 years ago
  35. 19938e3 mm/shmem.c: constify anon_ops by Rasmus Villemoes · 8 years ago
  36. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  37. cc30c5d mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE() by Andrew Morton · 8 years ago
  38. a104808 mm: don't emit warning from pagefault_out_of_memory() by Tetsuo Handa · 8 years ago
  39. 2031142 mm, compaction: restrict fragindex to costly orders by Vlastimil Babka · 8 years ago
  40. cc5c9f0 mm, compaction: ignore fragindex from compaction_zonelist_suitable() by Vlastimil Babka · 8 years ago
  41. 423b452 mm, page_alloc: pull no_progress_loops update to should_reclaim_retry() by Vlastimil Babka · 8 years ago
  42. 9f7e338 mm, compaction: make full priority ignore pageblock suitability by Vlastimil Babka · 8 years ago
  43. c2033b0 mm, compaction: restrict full priority to non-costly orders by Vlastimil Babka · 8 years ago
  44. d943649 mm, compaction: more reliably increase direct compaction priority by Vlastimil Babka · 8 years ago
  45. 3250845 Revert "mm, oom: prevent premature OOM killer invocation for high order request" by Vlastimil Babka · 8 years ago
  46. f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
  47. 87744ab mm: fix cache mode tracking in vm_insert_mixed() by Dan Williams · 8 years ago
  48. 0247f3f mm/memcontrol.c: make the walk_page_range() limit obvious by James Morse · 8 years ago
  49. 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
  50. 03e86db cpu: fix node state for whether it contains CPU by Tim Chen · 8 years ago
  51. 74d2fad thp, dax: add thp_get_unmapped_area for pmd mappings by Toshi Kani · 8 years ago
  52. b155b4f mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT) by Simon Guo · 8 years ago
  53. 0cf2f6f mm: mlock: check against vma for actual mlock() size by Simon Guo · 8 years ago
  54. 9254990 oom: warn if we go OOM for higher order and compaction is disabled by Michal Hocko · 8 years ago
  55. 371a096 mm: don't use radix tree writeback tags for pages in swap cache by Huang Ying · 8 years ago
  56. 1d8bf92 mm/bootmem.c: replace kzalloc() by kzalloc_node() by zijun_hu · 8 years ago
  57. 2382705 mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements by zijun_hu · 8 years ago
  58. 8907de5 mm/memblock.c: expose total reserved memory by Srikar Dronamraju · 8 years ago
  59. f6f34b4 mm: introduce arch_reserved_kernel_pages() by Srikar Dronamraju · 8 years ago
  60. c9634cf mm: use zonelist name instead of using hardcoded index by Aneesh Kumar K.V · 8 years ago
  61. 1b51e65 oom, oom_reaper: allow to reap mm shared by the kthreads by Michal Hocko · 8 years ago
  62. 3f70dc3 mm: make sure that kthreads will not refault oom reaped memory by Michal Hocko · 8 years ago
  63. 3853120 mm, oom: enforce exit_oom_victim on current task by Tetsuo Handa · 8 years ago
  64. 7d2e7a2 oom, suspend: fix oom_killer_disable vs. pm suspend properly by Michal Hocko · 8 years ago
  65. 862e307 mm, oom: get rid of signal_struct::oom_victims by Michal Hocko · 8 years ago
  66. 26db62f oom: keep mm of the killed task available by Michal Hocko · 8 years ago
  67. 8496afa mm,oom_reaper: do not attempt to reap a task twice by Tetsuo Handa · 8 years ago
  68. 7ebffa4 mm,oom_reaper: reduce find_lock_task_mm() usage by Tetsuo Handa · 8 years ago
  69. 6b53491 mm, swap: add swap_cluster_list by Huang Ying · 8 years ago
  70. 131ddc5 mm: unrig VMA cache hit ratio by Alexey Dobriyan · 8 years ago
  71. c4b209a do_generic_file_read(): fail immediately if killed by Bart Van Assche · 8 years ago
  72. 9300d8d mm/page_owner: don't define fields on struct page_ext by hard-coding by Joonsoo Kim · 8 years ago
  73. 980ac16 mm/page_ext: support extra space allocation by page_ext user by Joonsoo Kim · 8 years ago
  74. 0b06bb3 mm/page_ext: rename offset to index by Joonsoo Kim · 8 years ago
  75. e2f612e mm/page_owner: move page_owner specific function to page_owner.c by Joonsoo Kim · 8 years ago
  76. f1c1e9f mm/debug_pagealloc.c: don't allocate page_ext if we don't use guard page by Joonsoo Kim · 8 years ago
  77. acbc15a mm/debug_pagealloc.c: clean-up guard page handling code by Joonsoo Kim · 8 years ago
  78. bf48438 mm, vmscan: get rid of throttle_vm_writeout by Michal Hocko · 8 years ago
  79. e780149 mm: fix set pageblock migratetype in deferred struct page init by Xishi Qiu · 8 years ago
  80. e506b99 mem-hotplug: fix node spanned pages when we have a movable node by Xishi Qiu · 8 years ago
  81. fdd4c61 mm, vmscan: make compaction_ready() more accurate and readable by Vlastimil Babka · 8 years ago
  82. 8348faf mm, compaction: require only min watermarks for non-costly orders by Vlastimil Babka · 8 years ago
  83. 984fdba mm, compaction: use proper alloc_flags in __compaction_suitable() by Vlastimil Babka · 8 years ago
  84. 9861a62 mm, compaction: create compact_gap wrapper by Vlastimil Babka · 8 years ago
  85. f2b8228 mm, compaction: use correct watermark when checking compaction success by Vlastimil Babka · 8 years ago
  86. a8e025e mm, compaction: add the ultimate direct compaction priority by Vlastimil Babka · 8 years ago
  87. 7ceb009 mm, compaction: don't recheck watermarks after COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
  88. cf37831 mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
  89. 791cae9 mm, compaction: cleanup unused functions by Vlastimil Babka · 8 years ago
  90. 06ed299 mm, compaction: make whole_zone flag ignore cached scanner positions by Vlastimil Babka · 8 years ago
  91. 5870c2e mm/oom_kill.c: fix task_will_free_mem() comment by Michal Hocko · 8 years ago
  92. 58fa2a5 mm: memcontrol: add sanity checks for memcg->id.ref on get/put by Vladimir Davydov · 8 years ago
  93. 252e5c6 mm/vmalloc.c: fix align value calculation error by zijun_hu · 8 years ago
  94. 7c5f64f mm: oom: deduplicate victim selection code for memcg and global oom by Vladimir Davydov · 8 years ago
  95. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  96. 8d37059 Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  97. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  98. 3ddf40e mm: filemap: fix mapping->nrpages double accounting in fuse by Johannes Weiner · 8 years ago
  99. d3798ae mm: filemap: don't plant shadow entries without radix tree node by Johannes Weiner · 8 years ago
  100. 9b73966 mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk() by zijun_hu · 8 years ago