- 6bace09 mm, compaction: always update cached scanner positions by Vlastimil Babka · 10 years ago
- f866979 mm, compaction: defer only on COMPACT_COMPLETE by Vlastimil Babka · 10 years ago
- 97d47a6 mm, compaction: simplify deferred compaction by Vlastimil Babka · 10 years ago
- ebff398 mm, compaction: pass classzone_idx and alloc_flags to watermark checking by Vlastimil Babka · 10 years ago
- 1da58ee mm: vmscan: count only dirty pages as congested by Jamie Liu · 10 years ago
- ab1f306 mm: verify compound order when freeing a page by Yu Zhao · 10 years ago
- c055432 mm, memory_hotplug/failure: drain single zone pcplists by Vlastimil Babka · 10 years ago
- 510f550 mm, cma: drain single zone pcplists by Vlastimil Babka · 10 years ago
- ec25af8 mm, page_isolation: drain single zone pcplists by Vlastimil Babka · 10 years ago
- 93481ff mm: introduce single zone pcplists drain by Vlastimil Babka · 10 years ago
- 8612c66 mm/vmscan.c: replace printk with pr_err by Pintu Kumar · 10 years ago
- 0cbc853 mm/vmalloc.c: replace printk with pr_warn by Pintu Kumar · 10 years ago
- f88dfff mm/page_alloc.c: convert boot printks without log level to pr_info by Anton Blanchard · 10 years ago
- 6d3d6aa mm: memcontrol: remove synchronous stock draining code by Johannes Weiner · 10 years ago
- b205256 mm: memcontrol: continue cache reclaim from offlined groups by Johannes Weiner · 10 years ago
- 64f2199 mm: memcontrol: remove obsolete kmemcg pinning tricks by Johannes Weiner · 10 years ago
- e8ea14c mm: memcontrol: take a css reference for each charged page by Johannes Weiner · 10 years ago
- 5ac8fb3 mm: memcontrol: convert reclaim iterator to simple css refcounting by Johannes Weiner · 10 years ago
- 71f87bee mm: hugetlb_cgroup: convert to lockless page counters by Johannes Weiner · 10 years ago
- 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
- 8df0c2d slab: replace smp_read_barrier_depends() with lockless_dereference() by Pranith Kumar · 10 years ago
- c871ac4 slab: improve checking for invalid gfp_flags by Andrew Morton · 10 years ago
- f6edde9 mm: slub: fix format mismatches in slab_err() callers by Andrey Ryabinin · 10 years ago
- 5436205 mm/slab: reverse iteration on find_mergeable() by Joonsoo Kim · 10 years ago
- 1df3b26 slab: print slabinfo header in seq show by Vladimir Davydov · 10 years ago
- b455def mm: slab/slub: coding style: whitespaces and tabs mixture by LQYMGT · 10 years ago
- 6b101e2 mm/CMA: fix boot regression due to physical address of high_memory by Joonsoo Kim · 10 years ago
- cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- c9f861c Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
- aa58309 copy_from_iter_nocache() by Al Viro · 10 years ago
- abb78f8 new helper: iov_iter_kvec() by Al Viro · 10 years ago
- a604ec7 csum_and_copy_..._iter() by Al Viro · 10 years ago
- a280455 iov_iter.c: handle ITER_KVEC directly by Al Viro · 10 years ago
- 8c86394 Merge tag 'v3.18' into drm-next by Dave Airlie · 10 years ago
- 7c3fbbd slab: fix nodeid bounds check for non-contiguous node IDs by Paul Mackerras · 10 years ago
- c4ea95d mm: fix anon_vma_clone() error treatment by Daniel Forrest · 10 years ago
- 2022b4d1 mm: fix swapoff hang after page migration and fork by Hugh Dickins · 10 years ago
- 91b5719 mm/vmpressure.c: fix race in vmpressure_work_fn() by Andrew Morton · 10 years ago
- fb993fa mm: frontswap: invalidate expired data on a dup-store failure by Weijie Yang · 10 years ago
- e8115e7 Merge tag 'v3.18-rc7' into drm-next by Dave Airlie · 10 years ago
- 3d4d3e4 iov_iter.c: convert copy_to_iter() to iterate_and_advance by Al Viro · 10 years ago
- 0dbca9a iov_iter.c: convert copy_from_iter() to iterate_and_advance by Al Viro · 10 years ago
- d271524 iov_iter.c: get rid of bvec_copy_page_{to,from}_iter() by Al Viro · 10 years ago
- 8442fa4 iov_iter.c: convert iov_iter_zero() to iterate_and_advance by Al Viro · 10 years ago
- 1b17f1f iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds by Al Viro · 10 years ago
- e5393fa iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds by Al Viro · 10 years ago
- e0f2dc4 iov_iter.c: convert iov_iter_npages() to iterate_all_kinds by Al Viro · 10 years ago
- 7ce2a91 iov_iter.c: iterate_and_advance by Al Viro · 10 years ago
- 04a3116 iov_iter.c: macros for iterating over iov_iter by Al Viro · 10 years ago
- cceb9bd Merge branch 'master' into for-3.19 by Tejun Heo · 10 years ago
- a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
- b583043 kill f_dentry uses by Al Viro · 10 years ago
- 56429e9b merge nfs bugfixes into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
- 1de4fa1 x86, mpx: Cleanup unused bound tables by Dave Hansen · 10 years ago
- fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
- 3865efc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- f30c59e mm: Update generic gup implementation to handle hugepage directory by Aneesh Kumar K.V · 10 years ago
- 0bd8542 mem-hotplug: reset node present pages when hot-adding a new pgdat by Tang Chen · 10 years ago
- f784a3f mem-hotplug: reset node managed pages when hot-adding a new pgdat by Tang Chen · 10 years ago
- 57cbc87 mm/debug-pagealloc: correct freepage accounting and order resetting by Joonsoo Kim · 10 years ago
- 1d5bfe1 mm, compaction: prevent infinite loop in compact_zone by Vlastimil Babka · 10 years ago
- dae803e mm: alloc_contig_range: demote pages busy message from warn to info by Michal Nazarewicz · 10 years ago
- 95069ac8 mm/slab: fix unalignment problem on Malta with EVA due to slab merge by Joonsoo Kim · 10 years ago
- 3c60509 mm/page_alloc: restrict max order of merging on isolated pageblock by Joonsoo Kim · 10 years ago
- 8f82b55 mm/page_alloc: move freepage counting logic to __free_one_page() by Joonsoo Kim · 10 years ago
- 51bb1a4 mm/page_alloc: add freepage on isolate pageblock to correct buddy list by Joonsoo Kim · 10 years ago
- ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 10 years ago
- 5842001 mm/compaction: skip the range until proper target pageblock is met by Joonsoo Kim · 10 years ago
- ad0eab9 Fix thinko in iov_iter_single_seg_count by Paul Mackerras · 10 years ago
- 68386da zbud, zswap: change module author email by Seth Jennings · 10 years ago
- 661b99e Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
- 72c72bd VFS: Rename do_fallocate() to vfs_fallocate() by Anna Schumaker · 10 years ago
- 77783d0 mm: Fix comment before truncate_setsize() by Jan Kara · 10 years ago
- f3ed88a Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
- f55fefd mm: Remove false WARN_ON from pagecache_isize_extended() by Jan Kara · 10 years ago
- 4d88e6f mm/balloon_compaction: fix deflation when compaction is disabled by Konstantin Khlebnikov · 10 years ago
- 8aba7e0 mm/slab_common: don't check for duplicate cache names by Mikulas Patocka · 10 years ago
- 8186eb6 mm: rmap: split out page_remove_file_rmap() by Johannes Weiner · 10 years ago
- d7365e7 mm: memcontrol: fix missed end-writeback page accounting by Johannes Weiner · 10 years ago
- 3a3c02e mm: page-writeback: inline account_page_dirtied() into single caller by Johannes Weiner · 10 years ago
- 35dca71 memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node() by Yasuaki Ishimatsu · 10 years ago
- 6d50e60 mm, thp: fix collapsing of hugepages on madvise by David Rientjes · 10 years ago
- 5ddacbe mm: free compound page with correct order by Yu Zhao · 10 years ago
- 6ea41c0 mm/compaction.c: avoid premature range skip in isolate_migratepages_range by Joonsoo Kim · 10 years ago
- 401507d cgroup/kmemleak: add kmemleak_free() for cgroup deallocations. by Wang Nan · 10 years ago
- 9f29566 percpu: off by one in BUG_ON() by Dan Carpenter · 10 years ago
- ce9ec37 zap_pte_range: update addr when forcing flush after TLB batching faiure by Will Deacon · 10 years ago
- 344736f cpuset: simplify cpuset_node_allowed API by Vladimir Davydov · 10 years ago
- fcbe08d6 s390/mm: pmdp_get_and_clear_full optimization by Martin Schwidefsky · 10 years ago
- 593befa mm: introduce mm_forbids_zeropage function by Dominik Dingel · 10 years ago
- 56fa4f6 mm: cma: Use %pa to print physical addresses by Laurent Pinchart · 10 years ago
- 16195dd mm: cma: Ensure that reservations never cross the low/high mem boundary by Laurent Pinchart · 10 years ago
- 800a85d mm: cma: Always consider a 0 base address reservation as dynamic by Laurent Pinchart · 10 years ago
- f022d8c mm: cma: Don't crash on allocation if CMA area can't be activated by Laurent Pinchart · 10 years ago
- d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 46fdb79 shmem: support RENAME_WHITEOUT by Miklos Szeredi · 10 years ago