1. 2d070ea mm: consider zone which is not fully populated to have holes by Michal Hocko · 8 years ago
  2. 9037a99 mm, memory_hotplug: split up register_one_node() by Michal Hocko · 8 years ago
  3. 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 8 years ago
  4. c8f9565 mm, memory_hotplug: use node instead of zone in can_online_high_movable by Michal Hocko · 8 years ago
  5. dc0bbf3 mm: remove return value from init_currently_empty_zone by Michal Hocko · 8 years ago
  6. 747552b1 mm, THP, swap: enable THP swap optimization only if has compound map by Huang Ying · 8 years ago
  7. b8f593c mm, THP, swap: check whether THP can be split firstly by Huang Ying · 8 years ago
  8. 0f07465 mm, THP, swap: move anonymous THP split logic to vmscan by Minchan Kim · 8 years ago
  9. 75f6d6d mm, THP, swap: unify swap slot free functions to put_swap_page by Minchan Kim · 8 years ago
  10. 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 8 years ago
  11. 9d85e15 mm/vmstat.c: standardize file operations variable names by Anshuman Khandual · 8 years ago
  12. 80b18df ksm: optimize refile of stable_node_dup at the head of the chain by Andrea Arcangeli · 8 years ago
  13. 8dc5ffc ksm: swap the two output parameters of chain/chain_prune by Andrea Arcangeli · 8 years ago
  14. 0ba1d0f ksm: cleanup stable_node chain collapse case by Andrea Arcangeli · 8 years ago
  15. b4fecc6 ksm: fix use after free with merge_across_nodes = 0 by Andrea Arcangeli · 8 years ago
  16. 2c653d0 ksm: introduce ksm_max_page_sharing per page deduplication limit by Andrea Arcangeli · 8 years ago
  17. 172ffeb mm/nobootmem.c: return 0 when start_pfn equals end_pfn by Wei Yang · 8 years ago
  18. f2f43e5 mm/vmscan.c: fix unsequenced modification and access warning by Nick Desaulniers · 8 years ago
  19. ac34cea mm/mmap.c: mark protection_map as __ro_after_init by Daniel Micay · 8 years ago
  20. c4e1be9 mm, sparsemem: break out of loops early by Dave Hansen · 8 years ago
  21. 7660a6f mm: allow slab_nomerge to be set at build time by Kees Cook · 8 years ago
  22. e077195 mm/slab.c: replace open-coded round-up code with ALIGN by Canjiang Lu · 8 years ago
  23. e6d0e1d mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL by Wei Yang · 8 years ago
  24. a93cf07 mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL by Wei Yang · 8 years ago
  25. d4ff6d3 mm/slub: reset cpu_slab's pointer in deactivate_slab() by Wei Yang · 8 years ago
  26. 66fdbe5 mm/slub.c: remove a redundant assignment in ___slab_alloc() by Wei Yang · 8 years ago
  27. bbf29ff thp, mm: fix crash due race in MADV_FREE handling by Kirill A. Shutemov · 8 years ago
  28. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  29. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  32. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  33. e3efe3d percpu: fix static checker warnings in pcpu_destroy_chunk by Dennis Zhou · 8 years ago
  34. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  35. 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 8 years ago
  36. 029c54b mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 8 years ago
  37. c891d9f mm, thp: remove cond_resched from __collapse_huge_page_copy by David Rientjes · 8 years ago
  38. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  39. bd726c9 Allow stack to grow up to address space limit by Helge Deller · 8 years ago
  40. f4cb767 mm: fix new crash in unmapped_area_topdown() by Hugh Dickins · 8 years ago
  41. 303abfd percpu: fix early calls for spinlock in pcpu_stats by Dennis Zhou · 8 years ago
  42. 11df02b percpu: resolve err may not be initialized in pcpu_alloc by Dennis Zhou · 8 years ago
  43. df95e79 percpu: add tracepoint support for percpu memory by Dennis Zhou · 8 years ago
  44. 30a5b53 percpu: expose statistics about percpu memory via debugfs by Dennis Zhou · 8 years ago
  45. 8fa3ed8 percpu: migrate percpu data structures to internal header by Dennis Zhou · 8 years ago
  46. 5ccd30e percpu: add missing lockdep_assert_held to func pcpu_free_area by Dennis Zhou · 8 years ago
  47. 6be96d3 fs: return if direct I/O will trigger writeback by Goldwyn Rodrigues · 8 years ago
  48. 7fc9e47 fs: Introduce filemap_range_has_page() by Goldwyn Rodrigues · 8 years ago
  49. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 8 years ago
  50. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 8 years ago
  51. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  52. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  53. d7143e3 mm: correct the comment when reclaimed pages exceed the scanned pages by zhongjiang · 8 years ago
  54. 3c226c6 mm: numa: avoid waiting on freed migrated pages by Mark Rutland · 8 years ago
  55. ef70762 swap: cond_resched in swap_cgroup_prepare() by Yu Zhao · 8 years ago
  56. 7258ae5 mm/memory-failure.c: use compound_head() flags for huge pages by James Morse · 8 years ago
  57. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  58. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  59. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  60. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  61. 2b4db79 tmpfs: generate random sb->s_uuid by Amir Goldstein · 8 years ago
  62. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  63. 4241119 Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  64. 864b9a3 mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 8 years ago
  65. 9a291a7 mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified by James Morse · 8 years ago
  66. 70feee0 mlock: fix mlock count can not decrease in race condition by Yisheng Xie · 8 years ago
  67. 30809f5 mm/migrate: fix refcount handling when !hugepage_migration_supported() by Punit Agrawal · 8 years ago
  68. d0f0931d mm: avoid spurious 'bad pmd' warning messages by Ross Zwisler · 8 years ago
  69. c288983 mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks once by Tetsuo Handa · 8 years ago
  70. 478fe30 slub/memcg: cure the brainless abuse of sysfs attributes by Thomas Gleixner · 8 years ago
  71. 4f4f2ba mm: clarify why we want kmalloc before falling backto vmallock by Michal Hocko · 8 years ago
  72. a7306c3 ksm: prevent crash after write_protect_page fails by Andrea Arcangeli · 8 years ago
  73. e73ad5f mm, x86/mm: Make the batched unmap TLB flush API more generic by Andy Lutomirski · 8 years ago
  74. c6202ad mm/vmscan: Adjust system_state checks by Thomas Gleixner · 8 years ago
  75. 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
  76. 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
  77. cd65637 mm: fix data corruption due to stale mmap reads by Jan Kara · 8 years ago
  78. 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
  79. 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
  80. 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
  81. 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 8 years ago
  82. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
  83. e47b40a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  84. 03497d7 mm: Silence vmap() allocation failures based on caller gfp_flags by Florian Fainelli · 8 years ago
  85. 1328710 mark most percpu globals as __ro_after_init by Daniel Micay · 8 years ago
  86. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 339fbf6 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  89. 499118e mm: introduce memalloc_noreclaim_{save,restore} by Vlastimil Babka · 8 years ago
  90. 62be151 mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC by Vlastimil Babka · 8 years ago
  91. 3b6521f mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required by Oliver O'Halloran · 8 years ago
  92. c14a6eb mm/huge_memory.c: use zap_deposited_table() more by Oliver O'Halloran · 8 years ago
  93. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago
  94. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  95. 54f180d mm, swap: use kvzalloc to allocate some swap data structures by Huang Ying · 8 years ago
  96. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  97. 6c5ab65 mm: support __GFP_REPEAT in kvmalloc_node for >32kB by Michal Hocko · 8 years ago
  98. 1f5307b mm, vmalloc: properly track vmalloc users by Michal Hocko · 8 years ago
  99. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  100. baf6a9a mm, compaction: finish whole pageblock to reduce fragmentation by Vlastimil Babka · 8 years ago