1. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  2. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  3. 7d22286 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  4. e4a0d3e aio: Make it possible to remap aio ring by Pavel Emelyanov · 10 years ago
  5. 620951e mm/cma: make kmemleak ignore CMA regions by Thierry Reding · 10 years ago
  6. dee2f8a slub: fix cpuset check in get_any_partial by Vladimir Davydov · 10 years ago
  7. 061d707 slab: fix cpuset check in fallback_alloc by Vladimir Davydov · 10 years ago
  8. 1dd61aa mm/zbud: init user ops only when it is needed by Heesub Shin · 10 years ago
  9. 442cc43 mm/zswap: delete unnecessary check before calling free_percpu() by Markus Elfring · 10 years ago
  10. dd01d7d mm/zswap: add __init to some functions in zswap by Mahendran Ganesh · 10 years ago
  11. 1813665 mm/zsmalloc: allocate exactly size of struct zs_pool by Ganesh Mahendran · 10 years ago
  12. df8b5bb mm/zsmalloc: avoid duplicate assignment of prev_class by Ganesh Mahendran · 10 years ago
  13. 40f9fb8 mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZE by Mahendran Ganesh · 10 years ago
  14. af4ee5e zsmalloc: correct fragile [kmap|kunmap]_atomic use by Minchan Kim · 10 years ago
  15. b1b00a5 zsmalloc: fix zs_init cpu notifier error handling by Sergey Senozhatsky · 10 years ago
  16. 9eec4cd zsmalloc: merge size_class to reduce fragmentation by Joonsoo Kim · 10 years ago
  17. 70bc068 mm/memcontrol.c: remove unused mem_cgroup_lru_names_not_uptodate() by Rickard Strandqvist · 10 years ago
  18. 8135be5 memcg: fix possible use-after-free in memcg_kmem_get_cache() by Vladimir Davydov · 10 years ago
  19. ae6e71d mm/memcontrol.c: fix defined but not used compiler warning by Michele Curti · 10 years ago
  20. 441c228 mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pages by Mel Gorman · 10 years ago
  21. 7e5b528 mm/vmalloc.c: fix memory ordering bug by Dmitry Vyukov · 10 years ago
  22. 6a2d567 oom: kill the insufficient and no longer needed PT_TRACE_EXIT check by Oleg Nesterov · 10 years ago
  23. d003f37 oom: don't assume that a coredumping thread will exit soon by Oleg Nesterov · 10 years ago
  24. ba914f4 mm: remove the highmem zones' memmap in the highmem zone by Zhong Hongbo · 10 years ago
  25. 2ebba6b mm: unmapped page migration avoid unmap+remap overhead by Hugh Dickins · 10 years ago
  26. 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 10 years ago
  27. f5f302e mm,vmacache: count number of system-wide flushes by Davidlohr Bueso · 10 years ago
  28. 61cf5fe mm/page_owner: correct owner information for early allocated pages by Joonsoo Kim · 10 years ago
  29. 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 10 years ago
  30. dbc8358 mm/nommu: use alloc_pages_exact() rather than its own implementation by Joonsoo Kim · 10 years ago
  31. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  32. e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 10 years ago
  33. eefa864 mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 10 years ago
  34. 056b7cc mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache() by Zhang Zhen · 10 years ago
  35. e1d6d01 mm: export find_extend_vma() and handle_mm_fault() for driver use by Jesse Barnes · 10 years ago
  36. 7d9ca00 hugetlb: hugetlb_register_all_nodes(): add __init marker by Luiz Capitulino · 10 years ago
  37. df994ea hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED() by Luiz Capitulino · 10 years ago
  38. 6f185c2 memcg: turn memcg_kmem_skip_account into a bit field by Vladimir Davydov · 10 years ago
  39. 4e701d7 memcg: only check memcg_kmem_skip_account in __memcg_kmem_get_cache by Vladimir Davydov · 10 years ago
  40. 900a38f memcg: zap kmem_account_flags by Vladimir Davydov · 10 years ago
  41. c313dc5d mm: mincore: add hwpoison page handle by Weijie Yang · 10 years ago
  42. b258d86 mm/rmap: calculate page offset when needed by Davidlohr Bueso · 10 years ago
  43. 2847cf9 mm/debug-pagealloc: cleanup page guard code by Joonsoo Kim · 10 years ago
  44. 4308ce1 mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUG by Tony Luck · 10 years ago
  45. 95fc3c5 memcg: do not abuse memcg_kmem_skip_account by Vladimir Davydov · 10 years ago
  46. 9d100c5 memcg: don't check mm in __memcg_kmem_{get_cache,newpage_charge} by Vladimir Davydov · 10 years ago
  47. bfda7e8 memcg: __mem_cgroup_free: remove stale disarm_static_keys comment by Vladimir Davydov · 10 years ago
  48. b5be83e mm: cma: align to physical address, not CMA region position by Gregory Fong · 10 years ago
  49. c8475d1 mm/memory.c: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  50. 1acf2e0 mm/nommu: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  51. d28eb9c mm/memory-failure: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  52. 874bfca mm/xip: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  53. 3dec0ba mm/rmap: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
  54. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 10 years ago
  55. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 10 years ago
  56. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  57. 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  58. eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  59. 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
  60. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  61. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  62. 9edad6e mm: move page->mem_cgroup bad page handling into generic code by Johannes Weiner · 10 years ago
  63. 5d1ea48 mm: page_cgroup: rename file to mm/swap_cgroup.c by Johannes Weiner · 10 years ago
  64. 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 10 years ago
  65. 22811c6 mm: memcontrol: remove stale page_cgroup_lock comment by Johannes Weiner · 10 years ago
  66. a1ad289 mm/frontswap.c: fix the condition in BUG_ON by Li Haifeng · 10 years ago
  67. 26086de mm: fix a spelling mistake by Wei Yuan · 10 years ago
  68. 569f48b mm: hugetlb: fix __unmap_hugepage_range() by Hillf Danton · 10 years ago
  69. e4bd6a0 mm, memcg: fix potential undefined behaviour in page stat accounting by Michal Hocko · 10 years ago
  70. 2314b42 mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree() by Johannes Weiner · 10 years ago
  71. 413918b mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree() by Johannes Weiner · 10 years ago
  72. c01f46c mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task() by Johannes Weiner · 10 years ago
  73. 312722c mm: memcontrol: shorten the page statistics update slowpath by Johannes Weiner · 10 years ago
  74. e544a4e thp: do not mark zero-page pmd write-protected explicitly by Kirill A. Shutemov · 10 years ago
  75. b047501 memcg: use generic slab iterators for showing slabinfo by Vladimir Davydov · 10 years ago
  76. 4ef461e memcg: remove mem_cgroup_reclaimable check from soft reclaim by Vladimir Davydov · 10 years ago
  77. 247b144 mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move() by Johannes Weiner · 10 years ago
  78. 4e2f245 mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move() by Johannes Weiner · 10 years ago
  79. 354a478 mm: memcontrol: inline memcg->move_lock locking by Johannes Weiner · 10 years ago
  80. 2983331 mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag by Johannes Weiner · 10 years ago
  81. f4aaa8b mm: memcontrol: remove unnecessary PCG_MEM memory charge flag by Johannes Weiner · 10 years ago
  82. 18eca2e mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag by Johannes Weiner · 10 years ago
  83. 7bdd143c mm: memcontrol: uncharge pages on swapout by Johannes Weiner · 10 years ago
  84. b9982f8 mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup() by Michal Hocko · 10 years ago
  85. 8c0145b memcg: remove activate_kmem_mutex by Vladimir Davydov · 10 years ago
  86. 7d5e324 mm: memcontrol: clarify migration where old page is uncharged by Johannes Weiner · 10 years ago
  87. dfe0e77 mm: memcontrol: update mem_cgroup_page_lruvec() documentation by Johannes Weiner · 10 years ago
  88. bc2f2e7 memcg: simplify unreclaimable groups handling in soft limit reclaim by Vladimir Davydov · 10 years ago
  89. fdaf7f5 mm, compaction: more focused lru and pcplists draining by Vlastimil Babka · 10 years ago
  90. 6bace09 mm, compaction: always update cached scanner positions by Vlastimil Babka · 10 years ago
  91. f866979 mm, compaction: defer only on COMPACT_COMPLETE by Vlastimil Babka · 10 years ago
  92. 97d47a6 mm, compaction: simplify deferred compaction by Vlastimil Babka · 10 years ago
  93. ebff398 mm, compaction: pass classzone_idx and alloc_flags to watermark checking by Vlastimil Babka · 10 years ago
  94. 1da58ee mm: vmscan: count only dirty pages as congested by Jamie Liu · 10 years ago
  95. ab1f306 mm: verify compound order when freeing a page by Yu Zhao · 10 years ago
  96. c055432 mm, memory_hotplug/failure: drain single zone pcplists by Vlastimil Babka · 10 years ago
  97. 510f550 mm, cma: drain single zone pcplists by Vlastimil Babka · 10 years ago
  98. ec25af8 mm, page_isolation: drain single zone pcplists by Vlastimil Babka · 10 years ago
  99. 93481ff mm: introduce single zone pcplists drain by Vlastimil Babka · 10 years ago
  100. 8612c66 mm/vmscan.c: replace printk with pr_err by Pintu Kumar · 10 years ago