summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2016-10-07mm: unrig VMA cache hit ratioAlexey Dobriyan
2016-10-07do_generic_file_read(): fail immediately if killedBart Van Assche
2016-10-07mm/page_owner: don't define fields on struct page_ext by hard-codingJoonsoo Kim
2016-10-07mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim
2016-10-07mm/page_ext: rename offset to indexJoonsoo Kim
2016-10-07mm/page_owner: move page_owner specific function to page_owner.cJoonsoo Kim
2016-10-07mm/debug_pagealloc.c: don't allocate page_ext if we don't use guard pageJoonsoo Kim
2016-10-07mm/debug_pagealloc.c: clean-up guard page handling codeJoonsoo Kim
2016-10-07mm, vmscan: get rid of throttle_vm_writeoutMichal Hocko
2016-10-07mm: fix set pageblock migratetype in deferred struct page initXishi Qiu
2016-10-07mem-hotplug: fix node spanned pages when we have a movable nodeXishi Qiu
2016-10-07mm, vmscan: make compaction_ready() more accurate and readableVlastimil Babka
2016-10-07mm, compaction: require only min watermarks for non-costly ordersVlastimil Babka
2016-10-07mm, compaction: use proper alloc_flags in __compaction_suitable()Vlastimil Babka
2016-10-07mm, compaction: create compact_gap wrapperVlastimil Babka
2016-10-07mm, compaction: use correct watermark when checking compaction successVlastimil Babka
2016-10-07mm, compaction: add the ultimate direct compaction priorityVlastimil Babka
2016-10-07mm, compaction: don't recheck watermarks after COMPACT_SUCCESSVlastimil Babka
2016-10-07mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka
2016-10-07mm, compaction: cleanup unused functionsVlastimil Babka
2016-10-07mm, compaction: make whole_zone flag ignore cached scanner positionsVlastimil Babka
2016-10-07mm/oom_kill.c: fix task_will_free_mem() commentMichal Hocko
2016-10-07mm: memcontrol: add sanity checks for memcg->id.ref on get/putVladimir Davydov
2016-10-07mm/vmalloc.c: fix align value calculation errorzijun_hu
2016-10-07mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov
2016-10-06Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-05mm: filemap: fix mapping->nrpages double accounting in fuseJohannes Weiner
2016-10-05mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-03Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-03fs: update atime before I/O in generic_file_read_iterChristoph Hellwig
2016-10-02Merge branches 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-09-30Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-09-28mem-hotplug: use nodes that contain memory as mask in new_node_page()Li Zhong
2016-09-28mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang
2016-09-25mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes
2016-09-24Merge branch 'hughd-fixes' (patches from Hugh Dickins)Linus Torvalds
2016-09-24mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins
2016-09-24huge tmpfs: fix Committed_AS leakHugh Dickins
2016-09-24shmem: fix tmpfs to handle the huge= option properlyToshi Kani
2016-09-22Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-09-20mm: usercopy: Check for module addressesLaura Abbott
2016-09-19mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner
2016-09-19mm: fix the page_swap_info() BUG_ON checkSantosh Shilimkar
2016-09-19mm: avoid endless recursion in dump_page()Kirill A. Shutemov
2016-09-19mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()Ebru Akagunduz