- ba13e83 mm: make __swap_writepage() use bio_set_op_attrs() by Jens Axboe · 8 years ago
- c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
- fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- e47608a mm/memblock.c: fix NULL dereference error by zijun_hu · 8 years ago
- 117d54d slub: drop bogus inline for fixup_red_left() by Geert Uytterhoeven · 8 years ago
- b4911ea mm: initialise per_cpu_nodestats for all online pgdats at boot by Mel Gorman · 8 years ago
- 412d000 mm/memblock: fix a typo in a comment by Alexander Kuleshov · 8 years ago
- 1e18573 mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled by zhong jiang · 8 years ago
- abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
- df08c32 block: fix bdi vs gendisk lifetime mismatch by Dan Williams · 8 years ago
- 4620a06 shmem: Fix link error if huge pages support is disabled by Geert Uytterhoeven · 8 years ago
- d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- ba093a6 mm: refuse wrapped vm_brk requests by Kees Cook · 8 years ago
- bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
- b5afba2 mm: vmscan: fix memcg-aware shrinkers not called on global reclaim by Vladimir Davydov · 8 years ago
- c3cee37 kasan: avoid overflowing quarantine size on low memory systems by Alexander Potapenko · 8 years ago
- 7e08897 kasan: improve double-free reports by Andrey Ryabinin · 8 years ago
- b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
- 47b5c2a mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
- f7376ae mm/kasan, slub: don't disable interrupts when object leaves quarantine by Andrey Ryabinin · 8 years ago
- 4b3ec5a mm/kasan: don't reduce quarantine in atomic contexts by Andrey Ryabinin · 8 years ago
- 4a3d308 mm/kasan: fix corruptions and false positive reports by Andrey Ryabinin · 8 years ago
- d6507ff memcg: put soft limit reclaim out of way if the excess tree is empty by Michal Hocko · 8 years ago
- 4e66631 mm, hugetlb: fix huge_pte_alloc BUG_ON by Michal Hocko · 8 years ago
- 649920c mm/hugetlb: avoid soft lockup in set_max_huge_pages() by Jia He · 8 years ago
- 1a8018f mm: move swap-in anonymous page into active list by Minchan Kim · 8 years ago
- c5f88bd mm: fail prefaulting if page table allocation fails by Vegard Nossum · 8 years ago
- 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 5491ae7 powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range by Aneesh Kumar K.V · 8 years ago
- 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
- d72d9e2 mm: export filemap_check_errors() to modules by Miklos Szeredi · 8 years ago
- 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- c3486f5 mm, compaction: simplify contended compaction handling by Vlastimil Babka · 8 years ago
- a5508cd mm, compaction: introduce direct compaction priority by Vlastimil Babka · 8 years ago
- 2516035 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations by Vlastimil Babka · 8 years ago
- 3eb2771 mm, page_alloc: make THP-specific decisions more generic by Vlastimil Babka · 8 years ago
- a8161d1 mm, page_alloc: restructure direct compaction handling in slowpath by Vlastimil Babka · 8 years ago
- 2377123 mm, page_alloc: don't retry initial attempt in slowpath by Vlastimil Babka · 8 years ago
- 31a6c19 mm, page_alloc: set alloc_flags only once in slowpath by Vlastimil Babka · 8 years ago
- 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
- c146a2b mm, kasan: account for object redzone in SLUB's nearest_obj() by Alexander Potapenko · 8 years ago
- 734537c mm: fix use-after-free if memory allocation failed in vma_adjust() by Kirill A. Shutemov · 8 years ago
- c3491ec zsmalloc: Delete an unnecessary check before the function call "iput" by Markus Elfring · 8 years ago
- fb399b4 mm/memblock.c: fix index adjustment error in __next_mem_range_rev() by zijun_hu · 8 years ago
- 394e31d mem-hotplug: alloc new page from a nearest neighbor node when mem-offline by Xishi Qiu · 8 years ago
- 7e4411b mm: add cond_resched() to generic_swapfile_activate() by Mikulas Patocka · 8 years ago
- 4e390b2 Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements" by Michal Hocko · 8 years ago
- 1d2047f mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode by Hugh Dickins · 8 years ago
- 7c7fd82 mm: hwpoison: remove incorrect comments by Naoya Horiguchi · 8 years ago
- 91fd8b9 make __section_nr() more efficient by Zhou Chengming · 8 years ago
- 98c42d9 kmemleak: don't hang if user disables scanning early by Vegard Nossum · 8 years ago
- a571d4e mm/memblock.c: add new infrastructure to address the mem limit issue by Dennis Chen · 8 years ago
- efdc949 mm: fix memcg stack accounting for sub-page stacks by Andy Lutomirski · 8 years ago
- d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
- c02b6ae mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT by Dan Williams · 8 years ago
- c4c5ad6 memblock: include <asm/sections.h> instead of <asm-generic/sections.h> by Christoph Hellwig · 8 years ago
- 319904a mm, THP: clean up return value of madvise_free_huge_pmd by Huang Ying · 8 years ago
- 18fd06b mm/zsmalloc: use helper to clear page->flags bit by Ganesh Mahendran · 8 years ago
- 35b3445 mm/zsmalloc: add __init,__exit attribute by Ganesh Mahendran · 8 years ago
- fd85446 mm/zsmalloc: keep comments consistent with code by Ganesh Mahendran · 8 years ago
- 64d9046 mm/zsmalloc: avoid calculate max objects of zspage twice by Ganesh Mahendran · 8 years ago
- b4fd07a mm/zsmalloc: use class->objs_per_zspage to get num of max objects by Ganesh Mahendran · 8 years ago
- cf675ac mm/zsmalloc: take obj index back from find_alloced_obj by Ganesh Mahendran · 8 years ago
- 41b88e1 mm/zsmalloc: use obj_index to keep consistent with others by Ganesh Mahendran · 8 years ago
- 91dcade mm: bail out in shrink_inactive_list() by Minchan Kim · 8 years ago
- d7f0552 mm, vmscan: account for skipped pages as a partial scan by Mel Gorman · 8 years ago
- f8d1a31 mm: consider whether to decivate based on eligible zones inactive ratio by Mel Gorman · 8 years ago
- 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
- bb4cc2b mm, vmscan: remove highmem_file_pages by Mel Gorman · 8 years ago
- 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
- 785b99f mm, vmscan: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago
- 22fecdf mm, vmscan: remove redundant check in shrink_zones() by Mel Gorman · 8 years ago
- 7ee36a1 mm, vmscan: Update all zone LRU sizes before updating memcg by Mel Gorman · 8 years ago
- 33e077b mm: show node_pages_scanned per node, not zone by Minchan Kim · 8 years ago
- 68eb073 mm, pagevec: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago
- 9cb937e mm, page_alloc: fix dirtyable highmem calculation by Minchan Kim · 8 years ago
- bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
- e2ecc8a mm, vmstat: print node-based stats in zoneinfo file by Mel Gorman · 8 years ago
- 7cc30fc mm: vmstat: account per-zone stalls and pages skipped during reclaim by Mel Gorman · 8 years ago
- 16709d1 mm: vmstat: replace __count_zone_vm_events with a zone id equivalent by Mel Gorman · 8 years ago
- 3b8c0be mm: page_alloc: cache the last node whose dirty limit is reached by Mel Gorman · 8 years ago
- e6cbd7f mm, page_alloc: remove fair zone allocation policy by Mel Gorman · 8 years ago
- e5146b1 mm, vmscan: add classzone information to tracepoints by Mel Gorman · 8 years ago
- 84c7a77 mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads_over_limit by Mel Gorman · 8 years ago
- d9f21d4 mm, vmscan: avoid passing in `remaining' unnecessarily to prepare_kswapd_sleep() by Mel Gorman · 8 years ago
- 4f58833 mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready by Mel Gorman · 8 years ago
- 970a39a mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_node by Mel Gorman · 8 years ago
- a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
- 52e9f87 mm, page_alloc: wake kswapd based on the highest eligible zone by Mel Gorman · 8 years ago
- e1a5563 mm, vmscan: only wakeup kswapd once per node for the requested classzone by Mel Gorman · 8 years ago
- c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
- 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
- 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
- 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
- 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
- 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
- ef8f232 mm, memcg: move memcg limit enforcement from zones to nodes by Mel Gorman · 8 years ago
- a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
- 86c79f6 mm: vmscan: do not reclaim from kswapd if there is any eligible zone by Mel Gorman · 8 years ago