1. a8ddc82 cgroup: distinguish the default and legacy hierarchies when handling cftypes by Tejun Heo · 10 years ago
  2. 2cf669a cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes() by Tejun Heo · 10 years ago
  3. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 10 years ago
  4. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  5. aa6ec29 cgroup: remove sane_behavior support on non-default hierarchies by Tejun Heo · 10 years ago
  6. 1ced953 blkcg, memcg: make blkcg depend on memcg on the default hierarchy by Tejun Heo · 10 years ago
  7. 66d2f4d shmem: fix init_page_accessed use to stop !PageLRU bug by Hugh Dickins · 10 years ago
  8. 0bc1f8b hwpoison: fix the handling path of the victimized page frame that belong to non-LRU by Chen Yucong · 10 years ago
  9. 496a8e6 msync: fix incorrect fstart calculation by Namjae Jeon · 10 years ago
  10. 8a5b20a slub: fix off by one in number of slab tests by Joonsoo Kim · 10 years ago
  11. dc78327 mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER by Michal Nazarewicz · 10 years ago
  12. 391acf9 cpuset,mempolicy: fix sleeping function called from invalid context by Gu Zheng · 10 years ago
  13. d05f0cdcb mm: fix crashes from mbind() merging vmas by Hugh Dickins · 10 years ago
  14. 0378730 slab: fix oops when reading /proc/slab_allocators by Joonsoo Kim · 10 years ago
  15. f00cdc6 shmem: fix faulting into a hole while it's punched by Hugh Dickins · 10 years ago
  16. f72e7dc mm: let mm_find_pmd fix buggy race with THP fault by Hugh Dickins · 10 years ago
  17. 5338a93 mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep() by Hugh Dickins · 10 years ago
  18. 7cd2b0a mm, pcp: allow restoring percpu_pagelist_fraction default by David Rientjes · 10 years ago
  19. 4a705fe hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry by Naoya Horiguchi · 10 years ago
  20. 13ace4d tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported by Hugh Dickins · 10 years ago
  21. e020d5b mm: nommu: per-thread vma cache fix by Steven Miao · 10 years ago
  22. fb009e3 percpu: Use ALIGN macro instead of hand coding alignment calculation by Christoph Lameter · 10 years ago
  23. 0506408 fix __swap_writepage() compile failure on old gcc versions by Al Viro · 10 years ago
  24. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  25. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  26. f6cb85d shmem: switch to iter_file_splice_write() by Al Viro · 10 years ago
  27. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  28. b738d76 Don't trigger congestion wait on dirty-but-not-writeout pages by Linus Torvalds · 10 years ago
  29. f8409ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  30. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  31. b1de0d1 mm: convert some level-less printks to pr_* by Mitchel Humpherys · 10 years ago
  32. f59428a mm/kmemleak-test.c: use pr_fmt for logging by Fabian Frederick · 10 years ago
  33. 33041a0 mm: mark remap_file_pages() syscall as deprecated by Kirill A. Shutemov · 10 years ago
  34. cf2c812 mm: memcontrol: remove unnecessary memcg argument from soft limit functions by Johannes Weiner · 10 years ago
  35. e231875 mm: memcontrol: clean up memcg zoneinfo lookup by Jianyu Zhan · 10 years ago
  36. aedf95e mm/memblock.c: call kmemleak directly from memblock_(alloc|free) by Catalin Marinas · 10 years ago
  37. 1741196 mm/mempool.c: update the kmemleak stack trace for mempool allocations by Catalin Marinas · 10 years ago
  38. ffe2c74 mm: introduce kmemleak_update_trace() by Catalin Marinas · 10 years ago
  39. aae0ad7 mm/kmemleak.c: use %u to print ->checksum by Jianpeng Ma · 10 years ago
  40. 688eb98 vmscan: memcg: always use swappiness of the reclaimed memcg by Michal Hocko · 10 years ago
  41. cccad5b mm: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  42. 844e4d6 slub: search partial list on numa_mem_id(), instead of numa_node_id() by Joonsoo Kim · 10 years ago
  43. 71abdc1 mm: vmscan: clear kswapd's special reclaim powers before exiting by Johannes Weiner · 10 years ago
  44. d4c5491 mm: add !pte_present() check on existing hugetlb_entry callbacks by Naoya Horiguchi · 10 years ago
  45. 624483f mm: rmap: fix use-after-free in __put_anon_vma by Andrey Ryabinin · 10 years ago
  46. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  47. 72d0963 mm/zswap: NUMA aware allocation for zswap_dstmem by Eric Dumazet · 10 years ago
  48. d867f20 mm/zsmalloc: make zsmalloc module-buildable by Minchan Kim · 10 years ago
  49. 93ef6d6 mm/vmalloc.c: export unmap_kernel_range() by Minchan Kim · 10 years ago
  50. 7eb5251 zsmalloc: fixup trivial zs size classes value in comments by Weijie Yang · 10 years ago
  51. 50417c5 mm/zbud.c: make size unsigned like unique callsite by Fabian Frederick · 10 years ago
  52. 2a7a0e0 mm, memcg: periodically schedule when emptying page list by Hugh Dickins · 10 years ago
  53. 3ba0812 mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_MCEERR_AO) by Naoya Horiguchi · 10 years ago
  54. 74614de mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACTION_REQUIRED by Tony Luck · 10 years ago
  55. a70ffca mm/memory-failure.c-failure: send right signal code to correct thread by Tony Luck · 10 years ago
  56. d2f3102 mm/page-writeback.c: remove outdated comment by Jianyu Zhan · 10 years ago
  57. 50088c4 mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of scan_swap_map() by Chen Yucong · 10 years ago
  58. 100873d hugetlb: rename hugepage_migration_support() to ..._supported() by Naoya Horiguchi · 10 years ago
  59. 1fdb412 mm: document do_fault_around() feature by Kirill A. Shutemov · 10 years ago
  60. a9b0f86 mm: nominate faultaround area in bytes rather than page order by Kirill A. Shutemov · 10 years ago
  61. 7d01817 mm/page_alloc.c: cleanup add_active_range() related comments by Zhang Zhen · 10 years ago
  62. daa5ba7 mm/rmap.c: cleanup ttu_flags by Konstantin Khlebnikov · 10 years ago
  63. 3d92860 mm/rmap.c: don't call mmu_notifier_invalidate_page() during munlock by Konstantin Khlebnikov · 10 years ago
  64. 226b4cc mm/process_vm_access: move config option into init/Kconfig by Konstantin Khlebnikov · 10 years ago
  65. 1a50190 mm: vmscan: use proportional scanning during direct reclaim and full scan at DEF_PRIORITY by Mel Gorman · 10 years ago
  66. 850e9c6 mm: fix typo in comment in do_fault_around() by Kirill A. Shutemov · 10 years ago
  67. 7fc34a6 mm/msync.c: sync only the requested range in msync() by Matthew Wilcox · 10 years ago
  68. be97657 mm, compaction: properly signal and act upon lock and need_sched() contention by Vlastimil Babka · 10 years ago
  69. 4be89a3 mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and correct comments. by Jianyu Zhan · 10 years ago
  70. 8f34af6 mm, hugetlb: move the error handle logic out of normal code path by Jianyu Zhan · 10 years ago
  71. 6edd6cc mm/memory-failure.c: move comment by Naoya Horiguchi · 10 years ago
  72. 888cf2d mm: avoid unnecessary atomic operations during end_page_writeback() by Mel Gorman · 10 years ago
  73. d884637 mm: page_alloc: calculate classzone_idx once from the zonelist ref by Mel Gorman · 10 years ago
  74. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  75. 6fb81a1 mm: do not use unnecessary atomic operations when adding pages to the LRU by Mel Gorman · 10 years ago
  76. e3741b5 mm: do not use atomic operations when releasing pages by Mel Gorman · 10 years ago
  77. 07a4278 mm: shmem: avoid atomic operation during shmem_getpage_gfp by Mel Gorman · 10 years ago
  78. b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 10 years ago
  79. 7aeb09f mm: page_alloc: use unsigned int for order in more places by Mel Gorman · 10 years ago
  80. cfc47a2 mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free by Mel Gorman · 10 years ago
  81. dc4b0ca mm: page_alloc: reduce number of times page_to_pfn is called by Mel Gorman · 10 years ago
  82. e58469b mm: page_alloc: use word-based accesses for get/set pageblock bitmaps by Mel Gorman · 10 years ago
  83. 5dab291 mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast path by Mel Gorman · 10 years ago
  84. a6e21b14 mm: page_alloc: only check the alloc flags and gfp_mask for dirty once by Mel Gorman · 10 years ago
  85. d34c5fa mm: page_alloc: only check the zone id check if pages are buddies by Mel Gorman · 10 years ago
  86. 664eedd mm: page_alloc: use jump labels to avoid checking number_of_cpusets by Mel Gorman · 10 years ago
  87. 800a1e7 mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "full" by Mel Gorman · 10 years ago
  88. 65bb371 mm: page_alloc: do not update zlc unless the zlc is active by Mel Gorman · 10 years ago
  89. 0bd62b1 slab: delete cache from list after __kmem_cache_shutdown succeeds by Vladimir Davydov · 10 years ago
  90. 776ed0f memcg: cleanup kmem cache creation/destruction functions naming by Vladimir Davydov · 10 years ago
  91. 172cb4b mm/dmapool.c: reuse devres_release() to free resources by Andy Shevchenko · 10 years ago
  92. 18ab4d4 swap: change swap_list_head to plist, add swap_avail_head by Dan Streetman · 10 years ago
  93. adfab83 swap: change swap_info singly-linked list to list_head by Dan Streetman · 10 years ago
  94. 7ee07a4 mm: fold mlocked_vma_newpage() into its only call site by Jianyu Zhan · 10 years ago
  95. bea04b0 mm: use the light version __mod_zone_page_state in mlocked_vma_newpage() by Jianyu Zhan · 10 years ago
  96. e9ade56 mm/compaction: avoid rescanning pageblocks in isolate_freepages by Vlastimil Babka · 10 years ago
  97. f8c9301 mm/compaction: do not count migratepages when unnecessary by Vlastimil Babka · 10 years ago
  98. aeef4b8 mm, compaction: terminate async compaction when rescheduling by David Rientjes · 10 years ago
  99. 75f3086 mm, thp: avoid excessive compaction latency during fault by David Rientjes · 10 years ago
  100. e0b9dae mm, compaction: embed migration mode in compact_control by David Rientjes · 10 years ago