1. 0f96ae2 mm/cma.c: fix typos in comments by Shailendra Verma · 9 years ago
  2. f0d6647 mm/oom_kill.c: print points as unsigned int by Wang Long · 9 years ago
  3. 3303967 mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages by Mike Kravetz · 9 years ago
  4. cf3ad20 mm/hugetlb: compute/return the number of regions added by region_add() by Mike Kravetz · 9 years ago
  5. 1dd308a mm/hugetlb: document the reserve map/region tracking routines by Mike Kravetz · 9 years ago
  6. 22cc877 mm: nommu: refactor debug and warning prints by Leon Romanovsky · 9 years ago
  7. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  8. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 9 years ago
  9. 15a25b2 mm/thp: split out pmd collapse flush into separate functions by Aneesh Kumar K.V · 9 years ago
  10. 97f0b13 tracing: add trace event for memory-failure by Xie XiuQi · 9 years ago
  11. cc3e2af memory-failure: change type of action_result's param 3 to enum by Xie XiuQi · 9 years ago
  12. cc637b1 memory-failure: export page_type and action result by Xie XiuQi · 9 years ago
  13. eb3c24f mm, memcg: Try charging a page before setting page up to date by Mel Gorman · 9 years ago
  14. 4165b9b hugetlb: do not account hugetlb pages as NR_FILE_PAGES by Michal Hocko · 9 years ago
  15. 9083905 mm: page_alloc: inline should_alloc_retry() by Johannes Weiner · 9 years ago
  16. dc56401 mm: oom_kill: simplify OOM killer locking by Johannes Weiner · 9 years ago
  17. da51b14 mm: oom_kill: remove unnecessary locking in exit_oom_victim() by Johannes Weiner · 9 years ago
  18. c38f102 mm: oom_kill: generalize OOM progress waitqueue by Johannes Weiner · 9 years ago
  19. 4640277 mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear by Johannes Weiner · 9 years ago
  20. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 9 years ago
  21. 3f5ab8c mm: oom_kill: remove unnecessary locking in oom_enable() by Johannes Weiner · 9 years ago
  22. febd594 mm/memory hotplug: init the zone's size when calculating node totalpages by Gu Zheng · 9 years ago
  23. 641844f mm/hugetlb: introduce minimum hugepage order by Naoya Horiguchi · 9 years ago
  24. 414e2fb rmap: fix theoretical race between do_wp_page and shrink_active_list by Vladimir Davydov · 9 years ago
  25. 2491ffe mm/memory-failure: me_huge_page() does nothing for thp by Naoya Horiguchi · 9 years ago
  26. add05ce mm: soft-offline: don't free target page in successful page migration by Naoya Horiguchi · 9 years ago
  27. ead07f6 mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling by Naoya Horiguchi · 9 years ago
  28. 415c64c mm/memory-failure: split thp earlier in memory error handling by Naoya Horiguchi · 9 years ago
  29. 95bbc0c mm: rename RECLAIM_SWAP to RECLAIM_UNMAP by Zhihui Zhang · 9 years ago
  30. f012a84 mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pages by Nishanth Aravamudan · 9 years ago
  31. f4d2897 mm/page_alloc.c: cleanup obsolete KM_USER* by Anisse Astier · 9 years ago
  32. 73933b3 mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepath by Kirill A. Shutemov · 9 years ago
  33. a9919c7 mm: only define hashdist variable when needed by Rasmus Villemoes · 9 years ago
  34. 4abad2c mm: new arch_remap() hook by Laurent Dufour · 9 years ago
  35. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  36. 36f8818 mm: fix mprotect() behaviour on VM_LOCKED VMAs by Kirill A. Shutemov · 9 years ago
  37. cd09241 thp: cleanup how khugepaged enters freezer by Jiri Kosina · 9 years ago
  38. ebb0973 mm, hwpoison: remove obsolete "Notebook" todo list by Andi Kleen · 9 years ago
  39. e0de78d mm, hwpoison: add comment describing when to add new cases by Andi Kleen · 9 years ago
  40. 34cc699 slab: correct size_index table before replacing the bootstrap kmem_cache_node by Daniel Sanders · 9 years ago
  41. 4066c33 mm/slab_common: support the slub_debug boot option on specific object size by Gavin Guo · 9 years ago
  42. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  44. 66fc130 mm: shmem_zero_setup skip security check and lockdep conflict with XFS by Hugh Dickins · 9 years ago
  45. 02f7b41 zsmalloc: fix a null pointer dereference in destroy_handle_cache() by Sergey Senozhatsky · 9 years ago
  46. f371763 mm: memcontrol: fix false-positive VM_BUG_ON() on -rt by Johannes Weiner · 9 years ago
  47. 7d63809 memcg: do not call reclaim if !__GFP_WAIT by Vladimir Davydov · 9 years ago
  48. 85bd839 mm/memory_hotplug.c: set zone->wait_table to null after freeing it by Gu Zheng · 9 years ago
  49. aad653a block: discard bdi_unregister() in favour of bdi_destroy() by NeilBrown · 10 years ago
  50. 9ec2353 sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled pagefaults by David Hildenbrand · 10 years ago
  51. b0dc2b9 mm, numa: really disable NUMA balancing by default on single node machines by Mel Gorman · 10 years ago
  52. 1ae7013 CMA: page_isolation: check buddy before accessing it by Hui Zhu · 10 years ago
  53. 8f4fc07 gfp: add __GFP_NOACCOUNT by Vladimir Davydov · 10 years ago
  54. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 10 years ago
  55. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
  56. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
  57. 60380f1 shmem: switch to simple_follow_link() by Al Viro · 10 years ago
  58. 1daac19 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  59. e386eed mm/hwpoison-inject: check PageLRU of hpage by Naoya Horiguchi · 10 years ago
  60. 7ea434a mm/hwpoison-inject: fix refcounting in no-injection case by Naoya Horiguchi · 10 years ago
  61. 602498f mm: soft-offline: fix num_poisoned_pages counting on concurrent events by Naoya Horiguchi · 10 years ago
  62. 09789e5 mm/memory-failure: call shake_page() when error hits thp tail page by Naoya Horiguchi · 10 years ago
  63. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  64. 464d138 writeback: use |1 instead of +1 to protect against div by zero by Tejun Heo · 10 years ago
  65. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  66. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  67. 160a117 zsmalloc: remove extra cond_resched() in __zs_compact by Sergey Senozhatsky · 10 years ago
  68. 81da9b1 zsmalloc: fix fatal corruption due to wrong size class selection by Heesub Shin · 10 years ago
  69. 839373e zsmalloc: remove unnecessary insertion/removal of zspage in compaction by Minchan Kim · 10 years ago
  70. 495819e zsmalloc: micro-optimize zs_object_copy() by Sergey Senozhatsky · 10 years ago
  71. 1ec7cfb zsmalloc: remove synchronize_rcu from zs_compact() by Sergey Senozhatsky · 10 years ago
  72. 888fa374 mm/zsmalloc.c: fix comment for get_pages_per_zspage by Yinghao Xie · 10 years ago
  73. d02be50 zsmalloc: zsmalloc documentation by Minchan Kim · 10 years ago
  74. 248ca1b zsmalloc: add fullness into stat by Minchan Kim · 10 years ago
  75. 7b60a68 zsmalloc: record handle in page->private for huge object by Minchan Kim · 10 years ago
  76. d3d07c9 zsmalloc: adjust ZS_ALMOST_FULL by Minchan Kim · 10 years ago
  77. 312fcae zsmalloc: support compaction by Minchan Kim · 10 years ago
  78. c780626 zsmalloc: factor out obj_[malloc|free] by Minchan Kim · 10 years ago
  79. 2e40e16 zsmalloc: decouple handle and object by Minchan Kim · 10 years ago
  80. 018e9a4 mm/compaction.c: fix "suitable_migration_target() unused" warning by Andrew Morton · 10 years ago
  81. dd90618 mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP by Boaz Harrosh · 10 years ago
  82. 2682582 mm/memory: also print a_ops->readpage in print_bad_pte() by Konstantin Khlebnikov · 10 years ago
  83. 9239361 mm/mempool.c: kasan: poison mempool elements by Andrey Ryabinin · 10 years ago
  84. bda6d33 mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE() by Andrew Morton · 10 years ago
  85. 2e32b94 mm: cma: add functions to get region pages counters by Dmitry Safonov · 10 years ago
  86. 79553da thp: cleanup khugepaged startup by Kirill A. Shutemov · 10 years ago
  87. e39155e mm: uninline and cleanup page-mapping related helpers by Kirill A. Shutemov · 10 years ago
  88. 99e8ea6 mm: cma: add trace events for CMA allocations and freeings by Stefan Strogin · 10 years ago
  89. 6a4055b mm/memblock.c: add debug output for memblock_add() by Alexander Kuleshov · 10 years ago
  90. 7e1f049 mm: hugetlb: cleanup using paeg_huge_active() by Naoya Horiguchi · 10 years ago
  91. bcc5422 mm: hugetlb: introduce page_huge_active by Naoya Horiguchi · 10 years ago
  92. 822fc61 mm: don't call __page_cache_release for hugetlb by Naoya Horiguchi · 10 years ago
  93. 9fcd145 mm/mmap.c: use while instead of if+goto by Rasmus Villemoes · 10 years ago
  94. ae7efa5 thp: do not adjust zone water marks if khugepaged is not started by Kirill A. Shutemov · 10 years ago
  95. 65ebb64 thp: handle errors in hugepage_init() properly by Kirill A. Shutemov · 10 years ago
  96. bdfedb7 mm, mempool: poison elements backed by slab allocator by David Rientjes · 10 years ago
  97. e244c9e mm, mempool: disallow mempools based on slab caches with constructors by David Rientjes · 10 years ago
  98. 4db0c3c mm: remove rest of ACCESS_ONCE() usages by Jason Low · 10 years ago
  99. 9d8c47e mm: use READ_ONCE() for non-scalar types by Jason Low · 10 years ago
  100. 6cd57613 mm/mremap.c: clean up goto just return ERR_PTR by Derek · 10 years ago