1. 03a2d2a mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1) by Joonsoo Kim · 9 years ago
  2. 18e8e5c mm: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  3. d5028f9 vmscan: fix sane_reclaim helper for legacy memcg by Vladimir Davydov · 9 years ago
  4. 3aaa76e mm: migrate: hugetlb: putback destination hugepage to active list by Naoya Horiguchi · 9 years ago
  5. 8a04446 mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified by Kirill A. Shutemov · 9 years ago
  6. 4530edd cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader() by Tejun Heo · 9 years ago
  7. 472912a memcg: generate file modified notifications on "memory.events" by Tejun Heo · 9 years ago
  8. 7dbdb19 cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE by Tejun Heo · 9 years ago
  9. 9e10a13 cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl() by Tejun Heo · 9 years ago
  10. 28c553d revert "mm: make sure all file VMAs have ->vm_ops set" by Andrew Morton · 9 years ago
  11. 8d77a6d kasan: fix last shadow judgement in memory_is_poisoned_16() by Xishi Qiu · 9 years ago
  12. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  13. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  14. 4f1af60 mm/early_ioremap: add explicit #include of asm/early_ioremap.h by Ard Biesheuvel · 9 years ago
  15. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  16. fb6dd5f mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd() by Kirill A. Shutemov · 9 years ago
  17. 6dc296e mm: make sure all file VMAs have ->vm_ops set by Kirill A. Shutemov · 9 years ago
  18. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  19. 6fc37c4 kmemleak: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  20. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  21. 1d7715c mmu-notifier: add clear_young callback by Vladimir Davydov · 9 years ago
  22. e993d90 memcg: zap try_get_mem_cgroup_from_page by Vladimir Davydov · 9 years ago
  23. 94a59fb hwpoison: use page_cgroup_ino for filtering by memcg by Vladimir Davydov · 9 years ago
  24. 2fc0452 memcg: add page_cgroup_ino helper by Vladimir Davydov · 9 years ago
  25. 90b0fc2 zswap: change zpool/compressor at runtime by Dan Streetman · 9 years ago
  26. f1c5484 zswap: dynamic pool creation by Dan Streetman · 9 years ago
  27. 3f0e131 zpool: add zpool_has_pool() by Dan Streetman · 9 years ago
  28. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  29. df69f52 zpool: remove no-op module init/exit by Dan Streetman · 9 years ago
  30. c83db4f mm: zbud: constify the zbud_ops by Krzysztof Kozlowski · 9 years ago
  31. 7867277 mm: zpool: constify the zpool_ops by Krzysztof Kozlowski · 9 years ago
  32. 5b999aa mm: swap: zswap: maybe_preload & refactoring by Dmitry Safonov · 9 years ago
  33. cd10add zsmalloc: remove null check from destroy_handle_cache() by Sergey Senozhatsky · 9 years ago
  34. b3e237f zsmalloc: do not take class lock in zs_shrinker_count() by Sergey Senozhatsky · 9 years ago
  35. 6cbf16b zsmalloc: use class->pages_per_zspage by Minchan Kim · 9 years ago
  36. ad9d5e1 zsmalloc: consider ZS_ALMOST_FULL as migrate source by Minchan Kim · 9 years ago
  37. 58f1711 zsmalloc: partial page ordering within a fullness_list by Sergey Senozhatsky · 9 years ago
  38. ab9d306 zsmalloc: use shrinker to trigger auto-compaction by Sergey Senozhatsky · 9 years ago
  39. 860c707 zsmalloc: account the number of compacted pages by Sergey Senozhatsky · 9 years ago
  40. 7d3f393 zsmalloc/zram: introduce zs_pool_stats api by Sergey Senozhatsky · 9 years ago
  41. 0dc63d4 zsmalloc: cosmetic compaction code adjustments by Sergey Senozhatsky · 9 years ago
  42. 04f0590 zsmalloc: introduce zs_can_compact() function by Sergey Senozhatsky · 9 years ago
  43. 5724459 zsmalloc: always keep per-class stats by Sergey Senozhatsky · 9 years ago
  44. b430d1f zsmalloc: drop unused variable `nr_to_migrate' by Sergey Senozhatsky · 9 years ago
  45. ad5ea8c mm/memblock.c: fix comment in __next_mem_range() by Alexander Kuleshov · 9 years ago
  46. 4ada0c5 mm/page_alloc.c: fix type information of memoryless node by Zhen Lei · 9 years ago
  47. b5685e9 memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned_pages_in_node() by Xishi Qiu · 9 years ago
  48. 34b1006 mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio in comments by Yaowei Bai · 9 years ago
  49. 013110a mm/page_alloc.c: fix a misleading comment by Yaowei Bai · 9 years ago
  50. c9d13f5 mm/mmap.c:insert_vm_struct(): check for failure before setting values by Chen Gang · 9 years ago
  51. bde43c6 mm/khugepaged: allow interruption of allocation sleep again by Petr Mladek · 9 years ago
  52. c115393 mm/memblock.c: fiy typos in comments by Alexander Kuleshov · 9 years ago
  53. 1a16718 mm/compaction: correct to flush migrated pages if pageblock skip happens by Joonsoo Kim · 9 years ago
  54. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  55. 7fadc82 mm, vmscan: unlock page while waiting on writeback by Hugh Dickins · 9 years ago
  56. 26f5d76 list_lru: don't call list_lru_from_kmem if the list_head is empty by Jeff Layton · 9 years ago
  57. 21cd3a6 kmemleak: record accurate early log buffer count and report when exceeded by Wang Kai · 9 years ago
  58. e397589 mm/mmap.c: simplify the failure return working flow by Chen Gang · 9 years ago
  59. 44a3022 shmem: recalculate file inode when fstat by Yu Zhao · 9 years ago
  60. 567d117 mm/memblock.c: rename local variable of memblock_type to 'type' by Alexander Kuleshov · 9 years ago
  61. 230ac71 mm/hwpoison: don't try to unpoison containment-failed pages by Naoya Horiguchi · 9 years ago
  62. da1b13c mm/hwpoison: fix race between soft_offline_page and unpoison_memory by Wanpeng Li · 9 years ago
  63. 8e30456 mm/hwpoison: introduce num_poisoned_pages wrappers by Naoya Horiguchi · 9 years ago
  64. 665d9da mm/hwpoison: replace most of put_page in memory error handling by put_hwpoison_page by Wanpeng Li · 9 years ago
  65. be91748 mm/hwpoison: fix refcount of THP head page in no-injection case by Wanpeng Li · 9 years ago
  66. 94bf4ec mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error handling by Wanpeng Li · 9 years ago
  67. 1e0e635 mm/hwpoison: fix PageHWPoison test/set race by Wanpeng Li · 9 years ago
  68. 7d1900c mm/hwpoison: fix failure to split thp w/ refcount held by Wanpeng Li · 9 years ago
  69. 6b0f68e mm: add utility for early copy from unmapped ram by Mark Salter · 9 years ago
  70. 9fcd6d2 mm, compaction: skip compound pages by order in free scanner by Vlastimil Babka · 9 years ago
  71. 29c0dde mm, compaction: always skip all compound pages by order in migrate scanner by Vlastimil Babka · 9 years ago
  72. 0233364 mm, compaction: encapsulate resetting cached scanner positions by Vlastimil Babka · 9 years ago
  73. f5f61a3 mm, compaction: simplify handling restart position in free pages scanner by Vlastimil Babka · 9 years ago
  74. f2849aa mm, compaction: more robust check for scanners meeting by Vlastimil Babka · 9 years ago
  75. fa23f56 mm: add support for __GFP_ZERO flag to dma_pool_alloc() by Sean O. Stalley · 9 years ago
  76. c54839a vmscan: fix increasing nr_isolated incurred by putback unevictable pages by Jaewon Kim · 9 years ago
  77. 0b802f1 mm: vmscan: never isolate more pages than necessary by Vladimir Davydov · 9 years ago
  78. 1b4ace4 bootmem: avoid freeing to bootmem after bootmem is done by Chris Metcalf · 9 years ago
  79. c5b4e1b mm, page_isolation: make set/unset_migratetype_isolate() file-local by Naoya Horiguchi · 9 years ago
  80. acda0c3 mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages_range() by Aristeu Rozanski · 9 years ago
  81. 95cf82e mem-hotplug: handle node hole when initializing numa_meminfo. by Tang Chen · 9 years ago
  82. c5c5c9d mm/memblock.c: make memblock_overlaps_region() return bool. by Tang Chen · 9 years ago
  83. 72079ba mm: madvise allow remove operation for hugetlbfs by Mike Kravetz · 9 years ago
  84. 70c3547 hugetlbfs: add hugetlbfs_fallocate() by Mike Kravetz · 9 years ago
  85. ab76ad5 hugetlbfs: New huge_add_to_page_cache helper routine by Mike Kravetz · 9 years ago
  86. d85f69b mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate by Mike Kravetz · 9 years ago
  87. 1fb1b0e mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch by Mike Kravetz · 9 years ago
  88. b5cec28 hugetlbfs: truncate_hugepages() takes a range of pages by Mike Kravetz · 9 years ago
  89. c672c7f mm/hugetlb: expose hugetlb fault mutex for use by fallocate by Mike Kravetz · 9 years ago
  90. feba16e mm/hugetlb: add region_del() to delete a specific range of entries by Mike Kravetz · 9 years ago
  91. 5e91137 mm/hugetlb: add cache of descriptors to resv_map for region_add by Mike Kravetz · 9 years ago
  92. bb14c2c mm: rename and move get/set_freepage_migratetype by Vlastimil Babka · 9 years ago
  93. aa016d1 mm, page_isolation: remove bogus tests for isolated pages by Vlastimil Babka · 9 years ago
  94. e752eb6 memcg: move memcg_proto_active from sock.h by Michal Hocko · 9 years ago
  95. a03f1f0 memcg, tcp_kmem: check for cg_proto in sock_update_memcg by Michal Hocko · 9 years ago
  96. 9f2115f memcg: restructure mem_cgroup_can_attach() by Tejun Heo · 9 years ago
  97. 33398cf memcg: export struct mem_cgroup by Michal Hocko · 9 years ago
  98. 44d7175 mm/dmapool: allow NULL `pool' pointer in dma_pool_destroy() by Sergey Senozhatsky · 9 years ago
  99. 4e3ca3e mm/mempool: allow NULL `pool' pointer in mempool_destroy() by Sergey Senozhatsky · 9 years ago
  100. 3942d29 mm/slab_common: allow NULL cache pointer in kmem_cache_destroy() by Sergey Senozhatsky · 9 years ago