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