- 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
- c7ce4f60 mm: SLAB freelist randomization by Thomas Garnier · 9 years ago
- 81ae6d0 mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cache_shrink() by Vladimir Davydov · 9 years ago
- 801faf0 mm/slab: lockless decision to grow cache by Joonsoo Kim · 9 years ago
- 213b469 mm/slab: refill cpu cache through a new slab without holding a node lock by Joonsoo Kim · 9 years ago
- 76b342b mm/slab: separate cache_grow() to two parts by Joonsoo Kim · 9 years ago
- 511e3a05 mm/slab: make cache_grow() handle the page allocated on arbitrary node by Joonsoo Kim · 9 years ago
- 03d1d43 mm/slab: racy access/modify the slab color by Joonsoo Kim · 9 years ago
- 6052b78 mm/slab: don't keep free slabs if free_objects exceeds free_limit by Joonsoo Kim · 9 years ago
- c3d332b mm/slab: clean-up kmem_cache_node setup by Joonsoo Kim · 9 years ago
- ded0ecf mm/slab: factor out kmem_cache_node initialization code by Joonsoo Kim · 9 years ago
- a5aa63a mm/slab: drain the free slab as much as possible by Joonsoo Kim · 9 years ago
- 8888177 mm/slab: remove BAD_ALIEN_MAGIC again by Joonsoo Kim · 9 years ago
- 18726ca mm/slab: fix the theoretical race by holding proper lock by Joonsoo Kim · 9 years ago
- c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 9 years ago
- 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 9 years ago
- 7496fea ksm: fix conflict between mmput and scan_get_next_rmap_item by Zhou Chengming · 9 years ago
- eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
- 44f43e9 zsmalloc: fix zs_can_compact() integer overflow by Sergey Senozhatsky · 9 years ago
- 0783783 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 172400c mm: fix kcompactd hang during memory offlining by Vlastimil Babka · 9 years ago
- 32a4e169 mm/zswap: provide unique zpool name by Dan Streetman · 9 years ago
- 14af4a5 mm, cma: prevent nr_isolated_* counters from going negative by Hugh Dickins · 9 years ago
- bc22af74 mm: update min_free_kbytes from khugepaged after core initialization by Jason Baron · 9 years ago
- 6842839 huge pagecache: mmap_sem is unlocked when truncation splits pmd by Hugh Dickins · 9 years ago
- 145bdaa mm: thp: correct split_huge_pages file permission by Yang Shi · 9 years ago
- 74d3694 writeback: Fix performance regression in wb_over_bg_thresh() by Howard Cochran · 9 years ago
- 84e710d parallel lookups machinery, part 2 by Al Viro · 9 years ago
- 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
- e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 9 years ago
- dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 9 years ago
- c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
- 1af5bb4 filemap: remove the pos argument to generic_file_direct_write by Christoph Hellwig · 9 years ago
- c64fb5c filemap: remove pos variables in generic_file_read_iter by Christoph Hellwig · 9 years ago
- c2e7e00 mm/memory-failure: fix race with compound page split/merge by Konstantin Khlebnikov · 9 years ago
- fd901c9 mm: wake kcompactd before kswapd's short sleep by Vlastimil Babka · 9 years ago
- d7e6948 mm/hwpoison: fix wrong num_poisoned_pages accounting by Minchan Kim · 9 years ago
- b06bad1 mm: call swap_slot_free_notify() with page lock held by Minchan Kim · 9 years ago
- 7bf52fb mm: vmscan: reclaim highmem zone if buffer_heads is over limit by Minchan Kim · 9 years ago
- 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 9 years ago
- 3486b85 mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check by Konstantin Khlebnikov · 9 years ago
- aa88b68 thp: keep huge zero page pinned until tlb flush by Kirill A. Shutemov · 9 years ago
- 8efd755a mm/mmu_context, sched/core: Fix mmu_context.h assumption by Ingo Molnar · 9 years ago
- 264a0ae memcg: relocate charge moving from ->attach to ->post_attach by Tejun Heo · 9 years ago
- 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- a1f9831 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 9 years ago
- c12d2da mm/gup: Remove the macro overload API migration helpers from the get_user*() APIs by Ingo Molnar · 9 years ago
- 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- ec3b688 mm/page_isolation.c: fix the function comments by Neil Zhang · 9 years ago
- af8e15c oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head by Michal Hocko · 9 years ago
- 858eaaa7 mm/rmap: batched invalidations should use existing api by Nadav Amit · 9 years ago
- 6f25a14 mm: fix invalid node in alloc_migrate_target() by Xishi Qiu · 9 years ago
- 0b355ea mm, kasan: fix compilation for CONFIG_SLAB by Alexander Potapenko · 9 years ago
- c877ef8 writeback: fix the wrong congested state variable definition by Kaixu Xia · 9 years ago
- 0fda278 thp: fix typo in khugepaged_scan_pmd() by Kirill A. Shutemov · 9 years ago
- e7080a4 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally by Nicolai Stange · 9 years ago
- cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 9 years ago
- 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 9 years ago
- 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 9 years ago
- d9dddbf mm/page_alloc: prevent merging between isolated and other pageblocks by Vlastimil Babka · 9 years ago
- bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 9 years ago
- e267960 oom: make oom_reaper freezable by Michal Hocko · 9 years ago
- 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 9 years ago
- 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 9 years ago
- 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 9 years ago
- bc448e8 mm, oom_reaper: report success/failure by Michal Hocko · 9 years ago
- 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 9 years ago
- aac4536 mm, oom: introduce oom reaper by Michal Hocko · 9 years ago
- f138556 mm/mprotect.c: don't imply PROT_EXEC on non-exec fs by Piotr Kwapulinski · 9 years ago
- 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
- 3f2b1a0 zram: revive swap_slot_free_notify by Minchan Kim · 9 years ago
- 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
- 7165092 radix-tree,shmem: introduce radix_tree_iter_next() by Matthew Wilcox · 9 years ago
- 2cf938a mm: use radix_tree_iter_retry() by Matthew Wilcox · 9 years ago
- e614523 radix_tree: add support for multi-order entries by Matthew Wilcox · 9 years ago
- 93e205a fix Christoph's email addresses by Christoph Lameter · 9 years ago
- 0a687aa mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled by Tetsuo Handa · 9 years ago