1. 8bc8b22 mm/zswap: change incorrect strncmp use to strcmp by Dan Streetman · 9 years ago
  2. a2b829d mm/oom_kill.c: avoid attempting to kill init sharing same memory by Chen Jie · 9 years ago
  3. 267a4c7 tmpfs: fix shmem_evict_inode() warnings on i_blocks by Hugh Dickins · 9 years ago
  4. dbe409e mm/hugetlb.c: fix resv map memory leak for placeholder entries by Mike Kravetz · 9 years ago
  5. 0d777df mm: hugetlb: call huge_pte_alloc() only if ptep is null by Naoya Horiguchi · 9 years ago
  6. 25be6a6 mm: fix kerneldoc on mem_cgroup_replace_page by Hugh Dickins · 9 years ago
  7. 373ccbe mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress by Michal Hocko · 9 years ago
  8. 475a2f9 mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo by Vlastimil Babka · 9 years ago
  9. 9516a18 memcg: fix memory.high target by Vladimir Davydov · 9 years ago
  10. a88c769 mm: hugetlb: fix hugepage memory leak caused by wrong reserve count by Naoya Horiguchi · 9 years ago
  11. 5406812 Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  12. 0b98f0c Merge branch 'master' into for-4.4-fixes by Tejun Heo · 9 years ago
  13. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  14. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  15. 104e2a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  16. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
  17. 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
  18. 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 9 years ago
  19. d0ecd89 slub: optimize bulk slowpath free by detached freelist by Jesper Dangaard Brouer · 9 years ago
  20. 8108465 slub: support for bulk free with SLUB freelists by Jesper Dangaard Brouer · 9 years ago
  21. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  22. b4a6471 slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG by Jesper Dangaard Brouer · 9 years ago
  23. 8709837 slub: avoid irqoff/on in bulk allocation by Christoph Lameter · 9 years ago
  24. a380a3c slub: create new ___slab_alloc function that can be called with irqs disabled by Christoph Lameter · 9 years ago
  25. 4593725 kasan: fix kmemleak false-positive in kasan_module_alloc() by Andrey Ryabinin · 9 years ago
  26. 50e55bf mm/page-writeback.c: initialize m_dirty to avoid compile warning by Yang Shi · 9 years ago
  27. 1a76361 mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390 by Jason J. Herne · 9 years ago
  28. 7511c3e mm: vmalloc: don't remove inexistent guard hole in remove_vm_area() by Jerome Marchand · 9 years ago
  29. 0df9d41 mm, dax: fix DAX deadlocks (COW fault) by Yigal Korman · 9 years ago
  30. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  31. d15c7c0 hugetlb: trivial comment fix by Naoya Horiguchi · 9 years ago
  32. b0aeba7 Fix alloc_node_mem_map() to work on ia64 again by Tony Luck · 9 years ago
  33. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  34. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  35. d00181b mm: use 'unsigned int' for page order by Kirill A. Shutemov · 9 years ago
  36. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  37. f1e6155 mm: pack compound_dtor and compound_order into one word in struct page by Kirill A. Shutemov · 9 years ago
  38. 32e7ba1 zsmalloc: use page->private instead of page->first_page by Kirill A. Shutemov · 9 years ago
  39. bc4f610 slab, slub: use page->rcu_head instead of page->lru plus cast by Kirill A. Shutemov · 9 years ago
  40. 6fe5186 zsmalloc: reduce size_class memory usage by Sergey Senozhatsky · 9 years ago
  41. 6f0b227 mm/zsmalloc.c: remove useless line in obj_free() by Hui Zhu · 9 years ago
  42. 2c35169 zsmalloc: don't test shrinker_enabled in zs_shrinker_count() by Sergey Senozhatsky · 9 years ago
  43. 759b26b zsmalloc: use preempt.h for in_interrupt() by Sergey Senozhatsky · 9 years ago
  44. 12a7bfa zsmalloc: fix obj_to_head use page_private(page) as value but not pointer by Hui Zhu · 9 years ago
  45. 8f958c9 zsmalloc: add comments for ->inuse to zspage by Hui Zhu · 9 years ago
  46. 6f3526d mm: zsmalloc: constify struct zs_pool name by Sergey SENOZHATSKY · 9 years ago
  47. 69e18f4 zpool: remove redundant zpool->type string, const-ify zpool_get_type by Dan Streetman · 9 years ago
  48. c99b42c zswap: use charp for zswap param strings by Dan Streetman · 9 years ago
  49. b0c9865 mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get() by Alexey Klimov · 9 years ago
  50. 6f64615 mm/memcontrol.c: uninline mem_cgroup_usage by Andrew Morton · 9 years ago
  51. d6669d6 thp: remove unused vma parameter from khugepaged_alloc_page by Aaron Tomlin · 9 years ago
  52. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  53. dd56b04 mm: page_alloc: hide some GFP internals and document the bits and flag combinations by Mel Gorman · 9 years ago
  54. 97a16fc mm, page_alloc: only enforce watermarks for order-0 allocations by Mel Gorman · 9 years ago
  55. 0aaa29a mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand by Mel Gorman · 9 years ago
  56. 974a786 mm, page_alloc: remove MIGRATE_RESERVE by Mel Gorman · 9 years ago
  57. f77cf4e mm, page_alloc: delete the zonelist_cache by Mel Gorman · 9 years ago
  58. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  59. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  60. c9ab0c4 mm, page_alloc: remove unnecessary recalculations for dirty zone balancing by Mel Gorman · 9 years ago
  61. e2b1919 mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe by Mel Gorman · 9 years ago
  62. db2a0dd mm/oom_kill.c: introduce is_sysrq_oom helper by Yaowei Bai · 9 years ago
  63. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  64. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  65. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
  66. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  67. 1aab92e mm: mlock: refactor mlock, munlock, and munlockall code by Eric B Munson · 9 years ago
  68. eb06f43 kasan: always taint kernel on report by Andrey Ryabinin · 9 years ago
  69. 89d3c87 mm, slub, kasan: enable user tracking by default with KASAN=y by Andrey Ryabinin · 9 years ago
  70. 10f7026 kasan: use IS_ALIGNED in memory_is_poisoned_8() by Xishi Qiu · 9 years ago
  71. e0d5771 kasan: Fix a type conversion error by Wang Long · 9 years ago
  72. 5d0926e kasan: update reference to kasan prototype repo by Andrey Konovalov · 9 years ago
  73. 25add7e kasan: update log messages by Andrey Konovalov · 9 years ago
  74. cdf6a27 kasan: accurately determine the type of the bad access by Andrey Konovalov · 9 years ago
  75. 0952d87 kasan: update reported bug types for kernel memory accesses by Andrey Konovalov · 9 years ago
  76. e9121076 kasan: update reported bug types for not user nor kernel memory accesses by Andrey Konovalov · 9 years ago
  77. fc5aeea mm/kasan: prevent deadlock in kasan reporting by Aneesh Kumar K.V · 9 years ago
  78. f2377d4 mm/kasan: don't use kasan shadow pointer in generic functions by Aneesh Kumar K.V · 9 years ago
  79. 527f215 mm/kasan: MODULE_VADDR is not available on all archs by Aneesh Kumar K.V · 9 years ago
  80. 0ba8663 mm/kasan: rename kasan_enabled() to kasan_report_enabled() by Aneesh Kumar K.V · 9 years ago
  81. d0424c4 tmpfs: avoid a little creat and stat slowdown by Hugh Dickins · 9 years ago
  82. c12176d memcg: fix thresholds for 32b architectures. by Michal Hocko · 9 years ago
  83. 6071ca5 mm: page_counter: let page_counter_try_charge() return bool by Johannes Weiner · 9 years ago
  84. f5fc3c5d mm: memcontrol: eliminate root memory.current by Johannes Weiner · 9 years ago
  85. e0ec90e mm, hugetlbfs: optimize when NUMA=n by Dave Hansen · 9 years ago
  86. 099730d mm, hugetlb: use memory policy when available by Dave Hansen · 9 years ago
  87. b4e289a mm/hugetlb: make node_hstates array static by Alexander Kuleshov · 9 years ago
  88. 9dd861d mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe by Rasmus Villemoes · 9 years ago
  89. 3acaea6 mm/cma.c: suppress warning by Andrew Morton · 9 years ago
  90. 42cb14b mm: migrate dirty page without clear_page_dirty_for_io etc by Hugh Dickins · 9 years ago
  91. cf4b769 mm: page migration avoid touching newpage until no going back by Hugh Dickins · 9 years ago
  92. 470f119 mm: page migration use migration entry for swapcache too by Hugh Dickins · 9 years ago
  93. 03f15c8 mm: simplify page migration's anon_vma comment and flow by Hugh Dickins · 9 years ago
  94. 5c3f9a6 mm: page migration remove_migration_ptes at lock+unlock level by Hugh Dickins · 9 years ago
  95. 7db7671 mm: page migration trylock newpage at same level as oldpage by Hugh Dickins · 9 years ago
  96. 2def742 mm: page migration use the put_new_page whenever necessary by Hugh Dickins · 9 years ago
  97. 14e0f9b mm: correct a couple of page migration comments by Hugh Dickins · 9 years ago
  98. 45637ba mm: rename mem_cgroup_migrate to mem_cgroup_replace_page by Hugh Dickins · 9 years ago
  99. 51afb12 mm: page migration fix PageMlocked on migrated pages by Hugh Dickins · 9 years ago
  100. b87537d9e mm: rmap use pte lock not mmap_sem to set PageMlocked by Hugh Dickins · 9 years ago