1. 9239361 mm/mempool.c: kasan: poison mempool elements by Andrey Ryabinin · 10 years ago
  2. bda6d33 mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE() by Andrew Morton · 10 years ago
  3. 2e32b94 mm: cma: add functions to get region pages counters by Dmitry Safonov · 10 years ago
  4. 79553da thp: cleanup khugepaged startup by Kirill A. Shutemov · 10 years ago
  5. e39155e mm: uninline and cleanup page-mapping related helpers by Kirill A. Shutemov · 10 years ago
  6. 99e8ea6 mm: cma: add trace events for CMA allocations and freeings by Stefan Strogin · 10 years ago
  7. 6a4055b mm/memblock.c: add debug output for memblock_add() by Alexander Kuleshov · 10 years ago
  8. 7e1f049 mm: hugetlb: cleanup using paeg_huge_active() by Naoya Horiguchi · 10 years ago
  9. bcc5422 mm: hugetlb: introduce page_huge_active by Naoya Horiguchi · 10 years ago
  10. 822fc61 mm: don't call __page_cache_release for hugetlb by Naoya Horiguchi · 10 years ago
  11. 9fcd145 mm/mmap.c: use while instead of if+goto by Rasmus Villemoes · 10 years ago
  12. ae7efa5 thp: do not adjust zone water marks if khugepaged is not started by Kirill A. Shutemov · 10 years ago
  13. 65ebb64 thp: handle errors in hugepage_init() properly by Kirill A. Shutemov · 10 years ago
  14. bdfedb7 mm, mempool: poison elements backed by slab allocator by David Rientjes · 10 years ago
  15. e244c9e mm, mempool: disallow mempools based on slab caches with constructors by David Rientjes · 10 years ago
  16. 4db0c3c mm: remove rest of ACCESS_ONCE() usages by Jason Low · 10 years ago
  17. 9d8c47e mm: use READ_ONCE() for non-scalar types by Jason Low · 10 years ago
  18. 6cd57613 mm/mremap.c: clean up goto just return ERR_PTR by Derek · 10 years ago
  19. 1221518 mremap should return -ENOMEM when __vm_enough_memory fail by Derek · 10 years ago
  20. 7d61bfe mm/vmalloc: get rid of dirty bitmap inside vmap_block structure by Roman Pen · 10 years ago
  21. cf725ce mm/vmalloc: occupy newly allocated vmap block just after allocation by Roman Pen · 10 years ago
  22. 68ac546 mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram allocator by Roman Pen · 10 years ago
  23. 7ca02d0 hugetlbfs: accept subpool min_size mount option and setup accordingly by Mike Kravetz · 10 years ago
  24. 1c5ecae hugetlbfs: add minimum size accounting to subpools by Mike Kravetz · 10 years ago
  25. c6a9182 hugetlbfs: add minimum size tracking fields to subpool structure by Mike Kravetz · 10 years ago
  26. 195b0c6 mm/compaction: reset compaction scanner positions by Gioh Kim · 10 years ago
  27. 3b36369 mm, memcg: sync allocation and memcg charge gfp flags for THP by Michal Hocko · 10 years ago
  28. cc5993b mm: rename deactivate_page to deactivate_file_page by Minchan Kim · 10 years ago
  29. 5bbe354 mm: allow compaction of unevictable pages by Eric B Munson · 10 years ago
  30. a4bb3ec mm/page-writeback: check-before-clear PageReclaim by Naoya Horiguchi · 10 years ago
  31. b3b3a99 mm/migrate: check-before-clear PageSwapCache by Naoya Horiguchi · 10 years ago
  32. 64d37a2 mm/memory-failure.c: define page types for action_result() in one place by Naoya Horiguchi · 10 years ago
  33. 2564f68 memcg: remove obsolete comment by Vladimir Davydov · 10 years ago
  34. adbe427 memcg: zap mem_cgroup_lookup() by Vladimir Davydov · 10 years ago
  35. bdddbcd mm/oom_kill.c: fix typo in comment by Yaowei Bai · 10 years ago
  36. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  37. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  38. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  39. 7f70bae memtest: use phys_addr_t for physical addresses by Vladimir Murzin · 10 years ago
  40. 4a20799 mm: move memtest under mm by Vladimir Murzin · 10 years ago
  41. 0205796 mm, hugetlb: abort __get_user_pages if current has been oom killed by David Rientjes · 10 years ago
  42. 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 10 years ago
  43. 2415b9f memcg: print cgroup information when system panics due to panic_on_oom by Balasubramani Vivekanandan · 10 years ago
  44. 2a8e700 mm: numa: remove migrate_ratelimited by Mel Gorman · 10 years ago
  45. b1b0dea mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabled by Chen Gang · 10 years ago
  46. b9820d8 mm: change vunmap to tear down huge KVA mappings by Toshi Kani · 10 years ago
  47. 0f616be mm: change __get_vm_area_node() to use fls_long() by Toshi Kani · 10 years ago
  48. 42ff270 mm/page_alloc.c: clean up comment by Yaowei Bai · 10 years ago
  49. ac17382 mm: cma: constify and use correct signness in mm/cma.c by Sasha Levin · 10 years ago
  50. 5265047 mm, thp: really limit transparent hugepage allocation to local node by David Rientjes · 10 years ago
  51. 4167e9b mm: remove GFP_THISNODE by David Rientjes · 10 years ago
  52. b360edb mm, mempolicy: migrate_to_node should only migrate to node by David Rientjes · 10 years ago
  53. 3cb29d1 cleancache: remove limit on the number of cleancache enabled filesystems by Vladimir Davydov · 10 years ago
  54. 53d85c9 cleancache: forbid overriding cleancache_ops by Vladimir Davydov · 10 years ago
  55. 9de1626 cleancache: zap uuid arg of cleancache_init_shared_fs by Vladimir Davydov · 10 years ago
  56. 93e478d mm: refactor do_wp_page handling of shared vma into a function by Shachar Raindel · 10 years ago
  57. 2f38ab2 mm: refactor do_wp_page, extract the page copy flow by Shachar Raindel · 10 years ago
  58. 2876680 mm: refactor do_wp_page - rewrite the unlock flow by Shachar Raindel · 10 years ago
  59. 4e047f8 mm: refactor do_wp_page, extract the reuse case by Shachar Raindel · 10 years ago
  60. 761b067 mm: completely remove dumping per-cpu lists from show_mem() by Konstantin Khlebnikov · 10 years ago
  61. d1bfcdb mm: hide per-cpu lists in output of show_mem() by Konstantin Khlebnikov · 10 years ago
  62. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 10 years ago
  63. ca0984c mm: incorporate zero pages into transparent huge pages by Ebru Akagunduz · 10 years ago
  64. 2149cda mm/compaction: enhance compaction finish condition by Joonsoo Kim · 10 years ago
  65. 4eb7dce mm/page_alloc: factor out fallback freepage checking by Joonsoo Kim · 10 years ago
  66. dc67647 mm/cma: change fallback behaviour for CMA freepage by Joonsoo Kim · 10 years ago
  67. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 10 years ago
  68. 875abdb mm-cma-allocation-trigger-fix by Andrew Morton · 10 years ago
  69. 8325330 mm: cma: release trigger by Sasha Levin · 10 years ago
  70. 26b02a1 mm: cma: allocation trigger by Sasha Levin · 10 years ago
  71. 28b24c1 mm: cma: debugfs interface by Sasha Levin · 10 years ago
  72. 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 10 years ago
  73. 1575e68 mm: memcontrol: update copyright notice by Johannes Weiner · 10 years ago
  74. 7fc825b mm/memblock.c: rename local variable of memblock_type to `type' by Baoquan He · 10 years ago
  75. acc3c8d mm: move mm_populate()-related code to mm/gup.c by Kirill A. Shutemov · 10 years ago
  76. c561259 mm: move gup() -> posix mlock() error conversion out of __mm_populate by Kirill A. Shutemov · 10 years ago
  77. fc05f56 mm: rename __mlock_vma_pages_range() to populate_vma_page_range() by Kirill A. Shutemov · 10 years ago
  78. 84d33df mm: rename FOLL_MLOCK to FOLL_POPULATE by Kirill A. Shutemov · 10 years ago
  79. c21a6da slob: make slob_alloc_node() static and remove EXPORT_SYMBOL() by Fabian Frederick · 10 years ago
  80. 6f6528a slub: use bool function return values of true/false not 1/0 by Joe Perches · 10 years ago
  81. 08303a7 mm/slub.c: parse slub_debug O option in switch statement by Chris J Arges · 10 years ago
  82. ef2a515 mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3 by Geert Uytterhoeven · 10 years ago
  83. 9753412 mm/hugetlb: use pmd_page() in follow_huge_pmd() by Gerald Schaefer · 10 years ago
  84. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  85. 45141ee Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  86. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 10 years ago
  87. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 10 years ago
  88. dfea934 Merge branch 'for-linus' into for-next by Al Viro · 10 years ago
  89. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 10 years ago
  90. 5f380c7 lift generic_write_checks() into callers of __generic_file_write_iter() by Al Viro · 10 years ago
  91. 0b8def9 __generic_file_write_iter: keep ->ki_pos and return value consistent by Al Viro · 10 years ago
  92. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
  93. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  94. 6e242a1 nommu: use __vfs_read() by Al Viro · 10 years ago
  95. 39c853e Merge branch 'for-davem' into for-next by Al Viro · 10 years ago
  96. 17d17e7 process_vm_access: switch to {compat_,}import_iovec() by Al Viro · 10 years ago
  97. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
  98. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 10 years ago
  99. b2edffd fix mremap() vs. ioctx_kill() race by Al Viro · 10 years ago
  100. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago