1. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  4. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  5. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  6. 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 7 years ago
  7. 029c54b mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 7 years ago
  8. c891d9f mm, thp: remove cond_resched from __collapse_huge_page_copy by David Rientjes · 7 years ago
  9. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  10. bd726c9 Allow stack to grow up to address space limit by Helge Deller · 8 years ago
  11. f4cb767 mm: fix new crash in unmapped_area_topdown() by Hugh Dickins · 7 years ago
  12. 6be96d3 fs: return if direct I/O will trigger writeback by Goldwyn Rodrigues · 7 years ago
  13. 7fc9e47 fs: Introduce filemap_range_has_page() by Goldwyn Rodrigues · 7 years ago
  14. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 7 years ago
  15. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 7 years ago
  16. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  17. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  18. d7143e3 mm: correct the comment when reclaimed pages exceed the scanned pages by zhongjiang · 8 years ago
  19. 3c226c6 mm: numa: avoid waiting on freed migrated pages by Mark Rutland · 8 years ago
  20. ef70762 swap: cond_resched in swap_cgroup_prepare() by Yu Zhao · 8 years ago
  21. 7258ae5 mm/memory-failure.c: use compound_head() flags for huge pages by James Morse · 8 years ago
  22. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  23. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  24. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  25. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  26. 2b4db79 tmpfs: generate random sb->s_uuid by Amir Goldstein · 8 years ago
  27. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  28. 4241119 Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  29. 864b9a3 mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 8 years ago
  30. 9a291a7 mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified by James Morse · 8 years ago
  31. 70feee0 mlock: fix mlock count can not decrease in race condition by Yisheng Xie · 8 years ago
  32. 30809f5 mm/migrate: fix refcount handling when !hugepage_migration_supported() by Punit Agrawal · 8 years ago
  33. d0f0931d mm: avoid spurious 'bad pmd' warning messages by Ross Zwisler · 8 years ago
  34. c288983 mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks once by Tetsuo Handa · 8 years ago
  35. 478fe30 slub/memcg: cure the brainless abuse of sysfs attributes by Thomas Gleixner · 8 years ago
  36. 4f4f2ba mm: clarify why we want kmalloc before falling backto vmallock by Michal Hocko · 8 years ago
  37. a7306c3 ksm: prevent crash after write_protect_page fails by Andrea Arcangeli · 8 years ago
  38. e73ad5f mm, x86/mm: Make the batched unmap TLB flush API more generic by Andy Lutomirski · 8 years ago
  39. c6202ad mm/vmscan: Adjust system_state checks by Thomas Gleixner · 8 years ago
  40. 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
  41. 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
  42. cd65637 mm: fix data corruption due to stale mmap reads by Jan Kara · 8 years ago
  43. 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
  44. 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
  45. 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
  46. 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 8 years ago
  47. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
  48. e47b40a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  49. 03497d7 mm: Silence vmap() allocation failures based on caller gfp_flags by Florian Fainelli · 8 years ago
  50. 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
  51. 339fbf6 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  53. 499118e mm: introduce memalloc_noreclaim_{save,restore} by Vlastimil Babka · 8 years ago
  54. 62be151 mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC by Vlastimil Babka · 8 years ago
  55. 3b6521f mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required by Oliver O'Halloran · 8 years ago
  56. c14a6eb mm/huge_memory.c: use zap_deposited_table() more by Oliver O'Halloran · 8 years ago
  57. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago
  58. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  59. 54f180d mm, swap: use kvzalloc to allocate some swap data structures by Huang Ying · 8 years ago
  60. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  61. 6c5ab65 mm: support __GFP_REPEAT in kvmalloc_node for >32kB by Michal Hocko · 8 years ago
  62. 1f5307b mm, vmalloc: properly track vmalloc users by Michal Hocko · 8 years ago
  63. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  64. baf6a9a mm, compaction: finish whole pageblock to reduce fragmentation by Vlastimil Babka · 8 years ago
  65. 282722b mm, compaction: restrict async compaction to pageblocks of same migratetype by Vlastimil Babka · 8 years ago
  66. d39773a mm, compaction: add migratetype to compact_control by Vlastimil Babka · 8 years ago
  67. b682deb mm, compaction: change migrate_async_suitable() to suitable_migration_source() by Vlastimil Babka · 8 years ago
  68. 02aa0cd mm, page_alloc: count movable pages when stealing from pageblock by Vlastimil Babka · 8 years ago
  69. 3bc48f9 mm, page_alloc: split smallest stolen page in fallback by Vlastimil Babka · 8 years ago
  70. 228d7e3 mm, compaction: remove redundant watermark check in compact_finished() by Vlastimil Babka · 8 years ago
  71. f25ba6d mm, compaction: reorder fields in struct compact_control by Vlastimil Babka · 8 years ago
  72. dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  73. 5b47d59 fix braino in generic_file_read_iter() by Al Viro · 8 years ago
  74. c6a677c Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  75. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  76. 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  77. b193859 kasan: separate report parts by empty lines by Andrey Konovalov · 8 years ago
  78. 5ab6d91 kasan: improve double-free report format by Andrey Konovalov · 8 years ago
  79. 430a05f kasan: print page description after stacks by Andrey Konovalov · 8 years ago
  80. 0c06f1f kasan: improve slab object description by Andrey Konovalov · 8 years ago
  81. 7f0a84c kasan: change report header by Andrey Konovalov · 8 years ago
  82. db429f1 kasan: simplify address description logic by Andrey Konovalov · 8 years ago
  83. b6b72f4 kasan: change allocation and freeing stack traces headers by Andrey Konovalov · 8 years ago
  84. 7d418f7 kasan: unify report headers by Andrey Konovalov · 8 years ago
  85. 5e82cd1 kasan: introduce helper functions for determining bug type by Andrey Konovalov · 8 years ago
  86. 286c469 mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page by Naoya Horiguchi · 8 years ago
  87. 8bcb74d mm: hwpoison: call shake_page() unconditionally by Naoya Horiguchi · 8 years ago
  88. 0ccfece mm/swapfile.c: fix swap space leak in error path of swap_free_entries() by Huang Ying · 8 years ago
  89. aa2369f mm/gup.c: fix access_ok() argument type by Arnd Bergmann · 8 years ago
  90. 34ccb69 mm/truncate: avoid pointless cleancache_invalidate_inode() calls. by Andrey Ryabinin · 8 years ago
  91. 32691f0 mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is empty by Andrey Ryabinin · 8 years ago
  92. 55635ba fs: fix data invalidation in the cleancache during direct IO by Andrey Ryabinin · 8 years ago
  93. 0f7896f mm, page_alloc: remove debug_guardpage_minorder() test in warn_alloc() by Tetsuo Handa · 8 years ago
  94. 82a2481 mm/memory-failure.c: add page flag description in error paths by Anshuman Khandual · 8 years ago
  95. 5e451be mm/madvise: move up the behavior parameter validation by Anshuman Khandual · 8 years ago
  96. 97167a7 mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON by Anshuman Khandual · 8 years ago
  97. ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 8 years ago
  98. 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 8 years ago
  99. df0e53d mm: memcontrol: re-use global VM event enum by Johannes Weiner · 8 years ago
  100. 31176c7 mm: memcontrol: clean up memory.events counting function by Johannes Weiner · 8 years ago