1. d00181b mm: use 'unsigned int' for page order by Kirill A. Shutemov · 9 years ago
  2. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  3. f1e6155 mm: pack compound_dtor and compound_order into one word in struct page by Kirill A. Shutemov · 9 years ago
  4. 32e7ba1 zsmalloc: use page->private instead of page->first_page by Kirill A. Shutemov · 9 years ago
  5. bc4f610 slab, slub: use page->rcu_head instead of page->lru plus cast by Kirill A. Shutemov · 9 years ago
  6. 474e4ee mm: drop page->slab_page by Kirill A. Shutemov · 9 years ago
  7. 6fe5186 zsmalloc: reduce size_class memory usage by Sergey Senozhatsky · 9 years ago
  8. 6f0b227 mm/zsmalloc.c: remove useless line in obj_free() by Hui Zhu · 9 years ago
  9. 2c35169 zsmalloc: don't test shrinker_enabled in zs_shrinker_count() by Sergey Senozhatsky · 9 years ago
  10. 759b26b zsmalloc: use preempt.h for in_interrupt() by Sergey Senozhatsky · 9 years ago
  11. 12a7bfa zsmalloc: fix obj_to_head use page_private(page) as value but not pointer by Hui Zhu · 9 years ago
  12. 8f958c9 zsmalloc: add comments for ->inuse to zspage by Hui Zhu · 9 years ago
  13. 6f3526d mm: zsmalloc: constify struct zs_pool name by Sergey SENOZHATSKY · 9 years ago
  14. 69e18f4 zpool: remove redundant zpool->type string, const-ify zpool_get_type by Dan Streetman · 9 years ago
  15. c99b42c zswap: use charp for zswap param strings by Dan Streetman · 9 years ago
  16. 3d9c637 module: export param_free_charp() by Dan Streetman · 9 years ago
  17. b0c9865 mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get() by Alexey Klimov · 9 years ago
  18. 1c53e0d zram: make is_partial_io/valid_io_request/page_zero_filled return boolean by Geliang Tang · 9 years ago
  19. 1237275 zram: keep the exact overcommited value in mem_used_max by Sergey SENOZHATSKY · 9 years ago
  20. 1d5b43b zram: introduce comp algorithm fallback functionality by Luis Henriques · 9 years ago
  21. 6f64615 mm/memcontrol.c: uninline mem_cgroup_usage by Andrew Morton · 9 years ago
  22. 23d0127 fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writeback by Jan Kara · 9 years ago
  23. d6669d6 thp: remove unused vma parameter from khugepaged_alloc_page by Aaron Tomlin · 9 years ago
  24. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  25. 8990332 include/linux/mmzone.h: reflow comment by Andrew Morton · 9 years ago
  26. dd56b04 mm: page_alloc: hide some GFP internals and document the bits and flag combinations by Mel Gorman · 9 years ago
  27. 97a16fc mm, page_alloc: only enforce watermarks for order-0 allocations by Mel Gorman · 9 years ago
  28. 0aaa29a mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand by Mel Gorman · 9 years ago
  29. 974a786 mm, page_alloc: remove MIGRATE_RESERVE by Mel Gorman · 9 years ago
  30. f77cf4e mm, page_alloc: delete the zonelist_cache by Mel Gorman · 9 years ago
  31. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  32. 4011337 mm: page_alloc: remove GFP_IOFS by Mel Gorman · 9 years ago
  33. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  34. 016c13d mm, page_alloc: use masks and shifts when converting GFP flags to migrate types by Mel Gorman · 9 years ago
  35. 46e700ab mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabled by Mel Gorman · 9 years ago
  36. c9ab0c4 mm, page_alloc: remove unnecessary recalculations for dirty zone balancing by Mel Gorman · 9 years ago
  37. e2b1919 mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe by Mel Gorman · 9 years ago
  38. db2a0dd mm/oom_kill.c: introduce is_sysrq_oom helper by Yaowei Bai · 9 years ago
  39. 5bc23a0 Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  40. 4dcee4d mfd: avoid newly introduced compiler warning by Linus Torvalds · 9 years ago
  41. bc91453 Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  42. 54727e6 x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA by Linus Torvalds · 9 years ago
  43. d1e41ff Merge tag 'platform-drivers-x86-v4.4-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  44. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  45. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  46. ea5c58e vfs: clear remainder of 'full_fds_bits' in dup_fd() by Eric Biggers · 9 years ago
  47. b3b0d09 selftests: vm: add tests for lock on fault by Eric B Munson · 9 years ago
  48. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  49. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
  50. a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
  51. 1aab92e mm: mlock: refactor mlock, munlock, and munlockall code by Eric B Munson · 9 years ago
  52. eb06f43 kasan: always taint kernel on report by Andrey Ryabinin · 9 years ago
  53. 89d3c87 mm, slub, kasan: enable user tracking by default with KASAN=y by Andrey Ryabinin · 9 years ago
  54. 10f7026 kasan: use IS_ALIGNED in memory_is_poisoned_8() by Xishi Qiu · 9 years ago
  55. e0d5771 kasan: Fix a type conversion error by Wang Long · 9 years ago
  56. f523e73 lib: test_kasan: add some testcases by Wang Long · 9 years ago
  57. 5d0926e kasan: update reference to kasan prototype repo by Andrey Konovalov · 9 years ago
  58. c63f06d kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile by Andrey Konovalov · 9 years ago
  59. 0295fd5 kasan: various fixes in documentation by Andrey Konovalov · 9 years ago
  60. 25add7e kasan: update log messages by Andrey Konovalov · 9 years ago
  61. cdf6a27 kasan: accurately determine the type of the bad access by Andrey Konovalov · 9 years ago
  62. 0952d87 kasan: update reported bug types for kernel memory accesses by Andrey Konovalov · 9 years ago
  63. e9121076 kasan: update reported bug types for not user nor kernel memory accesses by Andrey Konovalov · 9 years ago
  64. fc5aeea mm/kasan: prevent deadlock in kasan reporting by Aneesh Kumar K.V · 9 years ago
  65. f2377d4 mm/kasan: don't use kasan shadow pointer in generic functions by Aneesh Kumar K.V · 9 years ago
  66. 527f215 mm/kasan: MODULE_VADDR is not available on all archs by Aneesh Kumar K.V · 9 years ago
  67. 0ba8663 mm/kasan: rename kasan_enabled() to kasan_report_enabled() by Aneesh Kumar K.V · 9 years ago
  68. 5ba97bf mm: remove refresh_cpu_vm_stats() definition for !SMP kernel by Tetsuo Handa · 9 years ago
  69. a5be356 Documentation/filesystems/proc.txt: a little tidying by Hugh Dickins · 9 years ago
  70. d0424c4 tmpfs: avoid a little creat and stat slowdown by Hugh Dickins · 9 years ago
  71. b72bdfa mm, oom: add comment for why oom_adj exists by David Rientjes · 9 years ago
  72. c12176d memcg: fix thresholds for 32b architectures. by Michal Hocko · 9 years ago
  73. 6071ca5 mm: page_counter: let page_counter_try_charge() return bool by Johannes Weiner · 9 years ago
  74. f5fc3c5d mm: memcontrol: eliminate root memory.current by Johannes Weiner · 9 years ago
  75. e0ec90e mm, hugetlbfs: optimize when NUMA=n by Dave Hansen · 9 years ago
  76. 099730d mm, hugetlb: use memory policy when available by Dave Hansen · 9 years ago
  77. b4e289a mm/hugetlb: make node_hstates array static by Alexander Kuleshov · 9 years ago
  78. 9dd861d mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe by Rasmus Villemoes · 9 years ago
  79. 3acaea6 mm/cma.c: suppress warning by Andrew Morton · 9 years ago
  80. 42cb14b mm: migrate dirty page without clear_page_dirty_for_io etc by Hugh Dickins · 9 years ago
  81. cf4b769 mm: page migration avoid touching newpage until no going back by Hugh Dickins · 9 years ago
  82. 470f119 mm: page migration use migration entry for swapcache too by Hugh Dickins · 9 years ago
  83. 03f15c8 mm: simplify page migration's anon_vma comment and flow by Hugh Dickins · 9 years ago
  84. 5c3f9a6 mm: page migration remove_migration_ptes at lock+unlock level by Hugh Dickins · 9 years ago
  85. 7db7671 mm: page migration trylock newpage at same level as oldpage by Hugh Dickins · 9 years ago
  86. 2def742 mm: page migration use the put_new_page whenever necessary by Hugh Dickins · 9 years ago
  87. 14e0f9b mm: correct a couple of page migration comments by Hugh Dickins · 9 years ago
  88. 45637ba mm: rename mem_cgroup_migrate to mem_cgroup_replace_page by Hugh Dickins · 9 years ago
  89. 51afb12 mm: page migration fix PageMlocked on migrated pages by Hugh Dickins · 9 years ago
  90. b87537d9e mm: rmap use pte lock not mmap_sem to set PageMlocked by Hugh Dickins · 9 years ago
  91. 7a14239 mm Documentation: undoc non-linear vmas by Hugh Dickins · 9 years ago
  92. 706874e mm: do not inc NR_PAGETABLE if ptlock_init failed by Vladimir Davydov · 9 years ago
  93. 5d3875a mm: clear_soft_dirty_pmd() requires THP by Laurent Dufour · 9 years ago
  94. 326c259 mm: clear pte in clear_soft_dirty() by Laurent Dufour · 9 years ago
  95. c8f95ed ksm: unstable_tree_search_insert error checking cleanup by Andrea Arcangeli · 9 years ago
  96. 85c6e8d ksm: use find_mergeable_vma in try_to_merge_with_ksm_page by Andrea Arcangeli · 9 years ago
  97. 98666f8a ksm: use the helper method to do the hlist_empty check by Andrea Arcangeli · 9 years ago
  98. f2e5ff8 ksm: don't fail stable tree lookups if walking over stale stable_nodes by Andrea Arcangeli · 9 years ago
  99. ad12695 ksm: add cond_resched() to the rmap_walks by Andrea Arcangeli · 9 years ago
  100. df40655 memcg: simplify and inline __mem_cgroup_from_kmem by Vladimir Davydov · 9 years ago