1. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 10 years ago
  2. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  3. 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  4. eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  5. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  6. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  7. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  8. 9edad6e mm: move page->mem_cgroup bad page handling into generic code by Johannes Weiner · 10 years ago
  9. 5d1ea48 mm: page_cgroup: rename file to mm/swap_cgroup.c by Johannes Weiner · 10 years ago
  10. 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 10 years ago
  11. 22811c6 mm: memcontrol: remove stale page_cgroup_lock comment by Johannes Weiner · 10 years ago
  12. a1ad289 mm/frontswap.c: fix the condition in BUG_ON by Li Haifeng · 10 years ago
  13. 26086de mm: fix a spelling mistake by Wei Yuan · 10 years ago
  14. 569f48b mm: hugetlb: fix __unmap_hugepage_range() by Hillf Danton · 10 years ago
  15. e4bd6a0 mm, memcg: fix potential undefined behaviour in page stat accounting by Michal Hocko · 10 years ago
  16. 2314b42 mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree() by Johannes Weiner · 10 years ago
  17. 413918b mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree() by Johannes Weiner · 10 years ago
  18. c01f46c mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task() by Johannes Weiner · 10 years ago
  19. 312722c mm: memcontrol: shorten the page statistics update slowpath by Johannes Weiner · 10 years ago
  20. e544a4e thp: do not mark zero-page pmd write-protected explicitly by Kirill A. Shutemov · 10 years ago
  21. b047501 memcg: use generic slab iterators for showing slabinfo by Vladimir Davydov · 10 years ago
  22. 4ef461e memcg: remove mem_cgroup_reclaimable check from soft reclaim by Vladimir Davydov · 10 years ago
  23. 247b144 mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move() by Johannes Weiner · 10 years ago
  24. 4e2f245 mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move() by Johannes Weiner · 10 years ago
  25. 354a478 mm: memcontrol: inline memcg->move_lock locking by Johannes Weiner · 10 years ago
  26. 2983331 mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag by Johannes Weiner · 10 years ago
  27. f4aaa8b mm: memcontrol: remove unnecessary PCG_MEM memory charge flag by Johannes Weiner · 10 years ago
  28. 18eca2e mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag by Johannes Weiner · 10 years ago
  29. 7bdd143c mm: memcontrol: uncharge pages on swapout by Johannes Weiner · 10 years ago
  30. b9982f8 mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup() by Michal Hocko · 10 years ago
  31. 8c0145b memcg: remove activate_kmem_mutex by Vladimir Davydov · 10 years ago
  32. 7d5e324 mm: memcontrol: clarify migration where old page is uncharged by Johannes Weiner · 10 years ago
  33. dfe0e77 mm: memcontrol: update mem_cgroup_page_lruvec() documentation by Johannes Weiner · 10 years ago
  34. bc2f2e7 memcg: simplify unreclaimable groups handling in soft limit reclaim by Vladimir Davydov · 10 years ago
  35. fdaf7f5 mm, compaction: more focused lru and pcplists draining by Vlastimil Babka · 10 years ago
  36. 6bace09 mm, compaction: always update cached scanner positions by Vlastimil Babka · 10 years ago
  37. f866979 mm, compaction: defer only on COMPACT_COMPLETE by Vlastimil Babka · 10 years ago
  38. 97d47a6 mm, compaction: simplify deferred compaction by Vlastimil Babka · 10 years ago
  39. ebff398 mm, compaction: pass classzone_idx and alloc_flags to watermark checking by Vlastimil Babka · 10 years ago
  40. 1da58ee mm: vmscan: count only dirty pages as congested by Jamie Liu · 10 years ago
  41. ab1f306 mm: verify compound order when freeing a page by Yu Zhao · 10 years ago
  42. c055432 mm, memory_hotplug/failure: drain single zone pcplists by Vlastimil Babka · 10 years ago
  43. 510f550 mm, cma: drain single zone pcplists by Vlastimil Babka · 10 years ago
  44. ec25af8 mm, page_isolation: drain single zone pcplists by Vlastimil Babka · 10 years ago
  45. 93481ff mm: introduce single zone pcplists drain by Vlastimil Babka · 10 years ago
  46. 8612c66 mm/vmscan.c: replace printk with pr_err by Pintu Kumar · 10 years ago
  47. 0cbc853 mm/vmalloc.c: replace printk with pr_warn by Pintu Kumar · 10 years ago
  48. f88dfff mm/page_alloc.c: convert boot printks without log level to pr_info by Anton Blanchard · 10 years ago
  49. 6d3d6aa mm: memcontrol: remove synchronous stock draining code by Johannes Weiner · 10 years ago
  50. b205256 mm: memcontrol: continue cache reclaim from offlined groups by Johannes Weiner · 10 years ago
  51. 64f2199 mm: memcontrol: remove obsolete kmemcg pinning tricks by Johannes Weiner · 10 years ago
  52. e8ea14c mm: memcontrol: take a css reference for each charged page by Johannes Weiner · 10 years ago
  53. 5ac8fb3 mm: memcontrol: convert reclaim iterator to simple css refcounting by Johannes Weiner · 10 years ago
  54. 71f87bee mm: hugetlb_cgroup: convert to lockless page counters by Johannes Weiner · 10 years ago
  55. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
  56. 8df0c2d slab: replace smp_read_barrier_depends() with lockless_dereference() by Pranith Kumar · 10 years ago
  57. c871ac4 slab: improve checking for invalid gfp_flags by Andrew Morton · 10 years ago
  58. f6edde9 mm: slub: fix format mismatches in slab_err() callers by Andrey Ryabinin · 10 years ago
  59. 5436205 mm/slab: reverse iteration on find_mergeable() by Joonsoo Kim · 10 years ago
  60. 1df3b26 slab: print slabinfo header in seq show by Vladimir Davydov · 10 years ago
  61. b455def mm: slab/slub: coding style: whitespaces and tabs mixture by LQYMGT · 10 years ago
  62. 6b101e2 mm/CMA: fix boot regression due to physical address of high_memory by Joonsoo Kim · 10 years ago
  63. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  64. c9f861c Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  67. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  68. aa58309 copy_from_iter_nocache() by Al Viro · 10 years ago
  69. abb78f8 new helper: iov_iter_kvec() by Al Viro · 10 years ago
  70. a604ec7 csum_and_copy_..._iter() by Al Viro · 10 years ago
  71. a280455 iov_iter.c: handle ITER_KVEC directly by Al Viro · 10 years ago
  72. 8c86394 Merge tag 'v3.18' into drm-next by Dave Airlie · 10 years ago
  73. 7c3fbbd slab: fix nodeid bounds check for non-contiguous node IDs by Paul Mackerras · 10 years ago
  74. c4ea95d mm: fix anon_vma_clone() error treatment by Daniel Forrest · 10 years ago
  75. 2022b4d1 mm: fix swapoff hang after page migration and fork by Hugh Dickins · 10 years ago
  76. 91b5719 mm/vmpressure.c: fix race in vmpressure_work_fn() by Andrew Morton · 10 years ago
  77. fb993fa mm: frontswap: invalidate expired data on a dup-store failure by Weijie Yang · 10 years ago
  78. e8115e7 Merge tag 'v3.18-rc7' into drm-next by Dave Airlie · 10 years ago
  79. 3d4d3e4 iov_iter.c: convert copy_to_iter() to iterate_and_advance by Al Viro · 10 years ago
  80. 0dbca9a iov_iter.c: convert copy_from_iter() to iterate_and_advance by Al Viro · 10 years ago
  81. d271524 iov_iter.c: get rid of bvec_copy_page_{to,from}_iter() by Al Viro · 10 years ago
  82. 8442fa4 iov_iter.c: convert iov_iter_zero() to iterate_and_advance by Al Viro · 10 years ago
  83. 1b17f1f iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds by Al Viro · 10 years ago
  84. e5393fa iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds by Al Viro · 10 years ago
  85. e0f2dc4 iov_iter.c: convert iov_iter_npages() to iterate_all_kinds by Al Viro · 10 years ago
  86. 7ce2a91 iov_iter.c: iterate_and_advance by Al Viro · 10 years ago
  87. 04a3116 iov_iter.c: macros for iterating over iov_iter by Al Viro · 10 years ago
  88. cceb9bd Merge branch 'master' into for-3.19 by Tejun Heo · 10 years ago
  89. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  90. b583043 kill f_dentry uses by Al Viro · 10 years ago
  91. 56429e9b merge nfs bugfixes into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  92. 1de4fa1 x86, mpx: Cleanup unused bound tables by Dave Hansen · 10 years ago
  93. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  94. 3865efc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  95. f30c59e mm: Update generic gup implementation to handle hugepage directory by Aneesh Kumar K.V · 10 years ago
  96. 0bd8542 mem-hotplug: reset node present pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  97. f784a3f mem-hotplug: reset node managed pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  98. 57cbc87 mm/debug-pagealloc: correct freepage accounting and order resetting by Joonsoo Kim · 10 years ago
  99. 1d5bfe1 mm, compaction: prevent infinite loop in compact_zone by Vlastimil Babka · 10 years ago
  100. dae803e mm: alloc_contig_range: demote pages busy message from warn to info by Michal Nazarewicz · 10 years ago