- d5ee7c3 mm: thp: split_huge_pmd_address() comment improvement by Andrea Arcangeli · 9 years ago
- 7b8da4c vmstat: get rid of the ugly cpu_stat_off variable by Christoph Lameter · 9 years ago
- 5103817 memcg: fix stale mem_cgroup_force_empty() comment by Greg Thelen · 9 years ago
- 2a138dc mm: use existing helper to convert "on"/"off" to boolean by Minfei Huang · 9 years ago
- a4a921a mm/swap.c: put activate_page_pvecs and other pagevecs together by Ming Li · 9 years ago
- 297880f mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size by David Rientjes · 9 years ago
- f4fcd55 mm: enable RLIMIT_DATA by default with workaround for valgrind by Konstantin Khlebnikov · 9 years ago
- d5957d2 mm: fix incorrect pfn passed to untrack_pfn() in remap_pfn_range() by Yongji Xie · 9 years ago
- 80c4bd7 mm/vmalloc: keep a separate lazy-free list by Chris Wilson · 9 years ago
- f705ac4 mm/memblock.c: move memblock_{add,reserve}_region into memblock_{add,reserve} by Alexander Kuleshov · 9 years ago
- 495367c0 mm/memory-failure.c: replace "MCE" with "Memory failure" by Chen Yucong · 9 years ago
- 340a43b mm: thp: simplify the implementation of mk_huge_pmd() by Yang Shi · 9 years ago
- f44666b mm,oom: speed up select_bad_process() loop by Tetsuo Handa · 9 years ago
- ec8d7c1 mm, oom_reaper: do not mmput synchronously from the oom reaper context by Michal Hocko · 9 years ago
- bb8a4b7 mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully by Michal Hocko · 9 years ago
- 31e49bf mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION by Michal Hocko · 9 years ago
- 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 9 years ago
- 7854ea6 mm: consider compaction feedback also for costly allocation by Michal Hocko · 9 years ago
- 33c2d21 mm, oom: protect !costly allocations some more by Michal Hocko · 9 years ago
- ede3771 mm: throttle on IO only when there are too many dirty and writeback pages by Michal Hocko · 9 years ago
- 0a0337e mm, oom: rework oom detection by Michal Hocko · 9 years ago
- c5d01d0 mm, compaction: simplify __alloc_pages_direct_compact feedback interface by Michal Hocko · 9 years ago
- c8f7de0 mm, compaction: distinguish between full and partial COMPACT_COMPLETE by Michal Hocko · 9 years ago
- 1d4746d mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED by Michal Hocko · 9 years ago
- c46649d mm, compaction: cover all compaction mode in compact_zone by Michal Hocko · 9 years ago
- ea7ab98 mm, compaction: change COMPACT_ constants into enum by Michal Hocko · 9 years ago
- b6459cc vmscan: consider classzone_idx in compaction_ready by Michal Hocko · 9 years ago
- 59dc76b mm: vmscan: reduce size of inactive file list by Rik van Riel · 9 years ago
- bbddabe mm: filemap: only do access activations on reads by Johannes Weiner · 9 years ago
- f0281a0 mm: workingset: only do workingset activations on reads by Rik van Riel · 9 years ago
- 4741526 mm, page_alloc: restore the original nodemask if the fast path allocation failed by Mel Gorman · 9 years ago
- 4e61180 mm, page_alloc: uninline the bad page part of check_new_page() by Vlastimil Babka · 9 years ago
- e2769db mm, page_alloc: don't duplicate code in free_pcp_prepare by Mel Gorman · 9 years ago
- 479f854 mm, page_alloc: defer debugging checks of pages allocated from the PCP by Mel Gorman · 9 years ago
- 4db7548 mm, page_alloc: defer debugging checks of freed pages until a PCP drain by Mel Gorman · 9 years ago
- 002f290 cpuset: use static key better and convert to new API by Vlastimil Babka · 9 years ago
- 0b423ca mm, page_alloc: inline pageblock lookup in page free fast paths by Mel Gorman · 9 years ago
- e5b31ac mm, page_alloc: remove unnecessary variable from free_pcppages_bulk by Mel Gorman · 9 years ago
- da838d4 mm, page_alloc: pull out side effects from free_pages_check by Mel Gorman · 9 years ago
- bb552ac mm, page_alloc: un-inline the bad part of free_pages_check by Mel Gorman · 9 years ago
- 7bfec6f mm, page_alloc: check multiple page fields with a single branch by Mel Gorman · 9 years ago
- 93ea996 mm, page_alloc: remove field from alloc_context by Mel Gorman · 9 years ago
- c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 9 years ago
- 48ee5f3 mm, page_alloc: shortcut watermark checks for order-0 pages by Mel Gorman · 9 years ago
- 3053475 mm, page_alloc: reduce cost of fair zone allocation policy retry by Mel Gorman · 9 years ago
- 4fcb097 mm, page_alloc: shorten the page allocator fast path by Mel Gorman · 9 years ago
- 3777999 mm, page_alloc: check once if a zone has isolated pageblocks by Mel Gorman · 9 years ago
- 83d4ca8 mm, page_alloc: move __GFP_HARDWALL modifications out of the fastpath by Mel Gorman · 9 years ago
- 5bb1b16 mm, page_alloc: remove unnecessary initialisation from __alloc_pages_nodemask() by Mel Gorman · 9 years ago
- be06af0 mm, page_alloc: remove unnecessary initialisation in get_page_from_freelist by Mel Gorman · 9 years ago
- 4dfa6cd mm, page_alloc: remove unnecessary local variable in get_page_from_freelist by Mel Gorman · 9 years ago
- fa379b9 mm, page_alloc: convert nr_fair_skipped to bool by Mel Gorman · 9 years ago
- c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 9 years ago
- f75fb88 mm, page_alloc: avoid unnecessary zone lookups during pageblock operations by Mel Gorman · 9 years ago
- 754078e mm, page_alloc: use __dec_zone_state for order-0 page allocation by Mel Gorman · 9 years ago
- 682a338 mm, page_alloc: inline the fast path of the zonelist iterator by Mel Gorman · 9 years ago
- 060e741 mm, page_alloc: inline zone_statistics by Mel Gorman · 9 years ago
- b9f00e1 mm, page_alloc: reduce branches in zone_statistics by Mel Gorman · 9 years ago
- 1751457 mm, page_alloc: use new PageAnonHead helper in the free page fast path by Mel Gorman · 9 years ago
- d61f859 mm, page_alloc: only check PageCompound for high-order pages by Mel Gorman · 9 years ago
- 449d777 mm, oom_reaper: clear TIF_MEMDIE for all tasks queued for oom_reaper by Michal Hocko · 9 years ago
- 3ef22df oom, oom_reaper: try to reap tasks which skip regular OOM killer path by Michal Hocko · 9 years ago
- 3da88fb mm, oom: move GFP_NOFS check to out_of_memory by Michal Hocko · 9 years ago
- 86dd995 memory_hotplug: introduce memhp_default_state= command line parameter by Vitaly Kuznetsov · 9 years ago
- 8604d9e memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE by Vitaly Kuznetsov · 9 years ago
- 1d069b7 huge pagecache: extend mremap pmd rmap lockout to files by Hugh Dickins · 9 years ago
- bf8616d huge mm: move_huge_pmd does not need new_vma by Hugh Dickins · 9 years ago
- 52b6f46 mm: /proc/sys/vm/stat_refresh to force vmstat update by Hugh Dickins · 9 years ago
- 9e18eb2 tmpfs: mem_cgroup charge fault to vm_mm not current mm by Andres Lagar-Cavilla · 9 years ago
- 75edd34 tmpfs: preliminary minor tidyups by Hugh Dickins · 9 years ago
- fa9949d mm: use __SetPageSwapBacked and dont ClearPageSwapBacked by Hugh Dickins · 9 years ago
- 9d5e6a9 mm: update_lru_size do the __mod_zone_page_state by Hugh Dickins · 9 years ago
- ca70723 mm: update_lru_size warn and reset bad lru_size by Hugh Dickins · 9 years ago
- 1269019 mm/mmap: kill hook arch_rebalance_pgtables() by Konstantin Khlebnikov · 9 years ago
- e87d59f mm/vmstat: make node_page_state() handles all zones by itself by Joonsoo Kim · 9 years ago
- 33499bf mm/highmem: make nr_free_highpages() handles all highmem zones by itself by Joonsoo Kim · 9 years ago
- fc2bd79 mm/page_alloc: correct highmem memory statistics by Joonsoo Kim · 9 years ago
- 09b4ab3 mm/writeback: correct dirty page calculation for highmem by Joonsoo Kim · 9 years ago
- ba6b097 power: add zone range overlapping check by Joonsoo Kim · 9 years ago
- 9d43f5a mm/page_owner: add zone range overlapping check by Joonsoo Kim · 9 years ago
- a91c43c mm/vmstat: add zone range overlapping check by Joonsoo Kim · 9 years ago
- b9eb631 mm/memory_hotplug: add comment to some functions related to memory hotplug by Joonsoo Kim · 9 years ago
- f44b2dda8 mm/hugetlb: add same zone check in pfn_range_valid_gigantic() by Joonsoo Kim · 9 years ago
- 1aa8aea mm: uninline page_mapped() by Andrew Morton · 9 years ago
- fdd048e mm, compaction: skip blocks where isolation fails in async direct compaction by Vlastimil Babka · 9 years ago
- a34753d mm, compaction: reduce spurious pcplist drains by Vlastimil Babka · 9 years ago
- 06b6640 mm, compaction: wrap calculating first and last pfn of pageblock by Vlastimil Babka · 9 years ago
- e4c5800 mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON by Konstantin Khlebnikov · 9 years ago
- fee83b3 mm/mempolicy.c:offset_il_node() document and clarify by Andrew Morton · 9 years ago
- 54f18d3 mm/hugetlb.c: use first_memory_node by Andrew Morton · 9 years ago
- 949698a mm/page_alloc: Remove useless parameter of __free_pages_boot_core by Li Zhang · 9 years ago
- fda3d69 mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify comment by Michal Hocko · 9 years ago
- c98940f mm/memory_hotplug: is_mem_section_removable() can return bool by Yaowei Bai · 9 years ago
- 9fee021 mm/hugetlb: introduce hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
- 09a95e2 mm/hugetlb: optimize minimum size (min_size) accounting by Mike Kravetz · 9 years ago
- 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 9 years ago
- 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 9 years ago
- 6d061f9 mm/page_ref: use page_ref helper instead of direct modification of _count by Joonsoo Kim · 9 years ago
- 43efd3e mm/slub.c: fix sysfs filename in comment by Li Peng · 9 years ago
- a3187e4 mm: slab: remove ZONE_DMA_FLAG by Yang Shi · 9 years ago