- f6f34b4 mm: introduce arch_reserved_kernel_pages() by Srikar Dronamraju · 8 years ago
- c9634cf mm: use zonelist name instead of using hardcoded index by Aneesh Kumar K.V · 8 years ago
- 1b51e65 oom, oom_reaper: allow to reap mm shared by the kthreads by Michal Hocko · 8 years ago
- 3f70dc3 mm: make sure that kthreads will not refault oom reaped memory by Michal Hocko · 8 years ago
- 3853120 mm, oom: enforce exit_oom_victim on current task by Tetsuo Handa · 8 years ago
- 7d2e7a2 oom, suspend: fix oom_killer_disable vs. pm suspend properly by Michal Hocko · 8 years ago
- 862e307 mm, oom: get rid of signal_struct::oom_victims by Michal Hocko · 8 years ago
- 26db62f oom: keep mm of the killed task available by Michal Hocko · 8 years ago
- 8496afa mm,oom_reaper: do not attempt to reap a task twice by Tetsuo Handa · 8 years ago
- 7ebffa4 mm,oom_reaper: reduce find_lock_task_mm() usage by Tetsuo Handa · 8 years ago
- 6b53491 mm, swap: add swap_cluster_list by Huang Ying · 8 years ago
- 131ddc5 mm: unrig VMA cache hit ratio by Alexey Dobriyan · 8 years ago
- c4b209a do_generic_file_read(): fail immediately if killed by Bart Van Assche · 8 years ago
- 9300d8d mm/page_owner: don't define fields on struct page_ext by hard-coding by Joonsoo Kim · 8 years ago
- 980ac16 mm/page_ext: support extra space allocation by page_ext user by Joonsoo Kim · 8 years ago
- 0b06bb3 mm/page_ext: rename offset to index by Joonsoo Kim · 8 years ago
- e2f612e mm/page_owner: move page_owner specific function to page_owner.c by Joonsoo Kim · 8 years ago
- f1c1e9f mm/debug_pagealloc.c: don't allocate page_ext if we don't use guard page by Joonsoo Kim · 8 years ago
- acbc15a mm/debug_pagealloc.c: clean-up guard page handling code by Joonsoo Kim · 8 years ago
- bf48438 mm, vmscan: get rid of throttle_vm_writeout by Michal Hocko · 8 years ago
- e780149 mm: fix set pageblock migratetype in deferred struct page init by Xishi Qiu · 8 years ago
- e506b99 mem-hotplug: fix node spanned pages when we have a movable node by Xishi Qiu · 8 years ago
- fdd4c614 mm, vmscan: make compaction_ready() more accurate and readable by Vlastimil Babka · 8 years ago
- 8348faf mm, compaction: require only min watermarks for non-costly orders by Vlastimil Babka · 8 years ago
- 984fdba mm, compaction: use proper alloc_flags in __compaction_suitable() by Vlastimil Babka · 8 years ago
- 9861a62 mm, compaction: create compact_gap wrapper by Vlastimil Babka · 8 years ago
- f2b8228 mm, compaction: use correct watermark when checking compaction success by Vlastimil Babka · 8 years ago
- a8e025e mm, compaction: add the ultimate direct compaction priority by Vlastimil Babka · 8 years ago
- 7ceb009 mm, compaction: don't recheck watermarks after COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
- cf37831 mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
- 791cae9 mm, compaction: cleanup unused functions by Vlastimil Babka · 8 years ago
- 06ed299 mm, compaction: make whole_zone flag ignore cached scanner positions by Vlastimil Babka · 8 years ago
- 5870c2e mm/oom_kill.c: fix task_will_free_mem() comment by Michal Hocko · 8 years ago
- 58fa2a5 mm: memcontrol: add sanity checks for memcg->id.ref on get/put by Vladimir Davydov · 8 years ago
- 252e5c6 mm/vmalloc.c: fix align value calculation error by zijun_hu · 8 years ago
- 7c5f64f mm: oom: deduplicate victim selection code for memcg and global oom by Vladimir Davydov · 8 years ago
- d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 8d37059 Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
- 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
- 3ddf40e mm: filemap: fix mapping->nrpages double accounting in fuse by Johannes Weiner · 8 years ago
- d3798ae mm: filemap: don't plant shadow entries without radix tree node by Johannes Weiner · 8 years ago
- 9b73966 mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk() by zijun_hu · 8 years ago
- 93c76b6b mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk() by zijun_hu · 8 years ago
- 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 8e4ef63 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 72ec945 Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- 0d5b0cf fs: update atime before I/O in generic_file_read_iter by Christoph Hellwig · 8 years ago
- 993eb0a Merge branches 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
- 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
- 536e0e8 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 231e97e mem-hotplug: use nodes that contain memory as mask in new_node_page() by Li Zhong · 8 years ago
- 5b398e4 mm,ksm: fix endless looping in allocating memory when ksm enable by zhong jiang · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- 38e0885 mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing by Lorenzo Stoakes · 8 years ago
- 0f26574 Merge branch 'hughd-fixes' (patches from Hugh Dickins) by Linus Torvalds · 8 years ago
- b385d21 mm: delete unnecessary and unsafe init_tlb_ubc() by Hugh Dickins · 8 years ago
- 7166466 huge tmpfs: fix Committed_AS leak by Hugh Dickins · 8 years ago
- 3089bf6 shmem: fix tmpfs to handle the huge= option properly by Toshi Kani · 8 years ago
- 5079785 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
- aa4f060 mm: usercopy: Check for module addresses by Laura Abbott · 8 years ago
- db2ba40c mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting by Johannes Weiner · 8 years ago
- c8de641b mm: fix the page_swap_info() BUG_ON check by Santosh Shilimkar · 8 years ago
- 4d35427 mm: avoid endless recursion in dump_page() by Kirill A. Shutemov · 8 years ago
- 982785c mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin() by Ebru Akagunduz · 8 years ago
- c131f75 khugepaged: fix use-after-free in collapse_huge_page() by Kirill A. Shutemov · 8 years ago
- 9bb627b mem-hotplug: don't clear the only node in new_node_page() by Li Zhong · 8 years ago
- 2eefd87 x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* by Dmitry Safonov · 8 years ago
- d59dc7b sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flags by Rik van Riel · 8 years ago
- 1ad1410 PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO by Anisse Astier · 8 years ago
- 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- ca120cf mm: fix show_smap() for zone_device-pmd ranges by Dan Williams · 8 years ago
- e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 9 years ago
- a8502b6 x86/pkeys: Make mprotect_key() mask off additional vm_flags by Dave Hansen · 9 years ago
- 7d06d9c mm: Implement new pkey_mprotect() system call by Dave Hansen · 9 years ago
- 8e1f74e usercopy: remove page-spanning test for now by Kees Cook · 8 years ago
- 1d7ac6a mm/writeback: Convert to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
- a96a87b slub: Convert to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
- 6731d4f slab: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
- 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
- 6b4e318 mm, oom: prevent premature OOM killer invocation for high order request by Michal Hocko · 8 years ago
- 11bd969 mm: silently skip readahead for DAX inodes by Ross Zwisler · 8 years ago
- 358c07f mm: memcontrol: avoid unused function warning by Arnd Bergmann · 8 years ago
- b32eaf7 mm: clarify COMPACTION Kconfig text by Michal Hocko · 8 years ago
- 804dd15 soft_dirty: fix soft_dirty during THP split by Andrea Arcangeli · 8 years ago
- cab15ce arm64: Introduce execute-only page access permissions by Catalin Marinas · 9 years ago
- 94cd97a usercopy: fix overlap check for kernel text by Josh Poimboeuf · 8 years ago
- 7329a65 usercopy: avoid potentially undefined behavior in pointer math by Eric Biggers · 9 years ago
- 5830169 mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdats by Reza Arbab · 9 years ago
- f33e6f0 mm, oom: fix uninitialized ret in task_will_free_mem() by Geert Uytterhoeven · 9 years ago
- bcbf0d5 kasan: remove the unnecessary WARN_ONCE from quarantine.c by Alexander Potapenko · 9 years ago
- 615d66c mm: memcontrol: fix memcg id ref counter on swap charge move by Vladimir Davydov · 9 years ago
- 1f47b61 mm: memcontrol: fix swap counter leak on swapout from offline cgroup by Vladimir Davydov · 9 years ago
- 2f95ff9 proc, meminfo: use correct helpers for calculating LRU sizes in meminfo by Mel Gorman · 9 years ago
- c1470b3 mm/hugetlb: fix incorrect hugepages count during mem hotplug by zhong jiang · 9 years ago
- 6039892 mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lock by Chris Wilson · 9 years ago