Age | Commit message (Expand) | Author | Files | Lines |
2016-10-07 | mm/page_ext: support extra space allocation by page_ext user | Joonsoo Kim | 2 | -11/+32 |
2016-10-07 | mm/page_ext: rename offset to index | Joonsoo Kim | 1 | -3/+3 |
2016-10-07 | mm/page_owner: move page_owner specific function to page_owner.c | Joonsoo Kim | 2 | -79/+77 |
2016-10-07 | mm/debug_pagealloc.c: don't allocate page_ext if we don't use guard page | Joonsoo Kim | 1 | -1/+7 |
2016-10-07 | mm/debug_pagealloc.c: clean-up guard page handling code | Joonsoo Kim | 1 | -16/+18 |
2016-10-07 | mm, vmscan: get rid of throttle_vm_writeout | Michal Hocko | 2 | -32/+0 |
2016-10-07 | mm: fix set pageblock migratetype in deferred struct page init | Xishi Qiu | 1 | -7/+13 |
2016-10-07 | mem-hotplug: fix node spanned pages when we have a movable node | Xishi Qiu | 1 | -31/+23 |
2016-10-07 | mm, vmscan: make compaction_ready() more accurate and readable | Vlastimil Babka | 1 | -23/+20 |
2016-10-07 | mm, compaction: require only min watermarks for non-costly orders | Vlastimil Babka | 2 | -3/+12 |
2016-10-07 | mm, compaction: use proper alloc_flags in __compaction_suitable() | Vlastimil Babka | 2 | -3/+11 |
2016-10-07 | mm, compaction: create compact_gap wrapper | Vlastimil Babka | 2 | -7/+6 |
2016-10-07 | mm, compaction: use correct watermark when checking compaction success | Vlastimil Babka | 1 | -3/+3 |
2016-10-07 | mm, compaction: add the ultimate direct compaction priority | Vlastimil Babka | 1 | -1/+4 |
2016-10-07 | mm, compaction: don't recheck watermarks after COMPACT_SUCCESS | Vlastimil Babka | 1 | -8/+3 |
2016-10-07 | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS | Vlastimil Babka | 2 | -7/+7 |
2016-10-07 | mm, compaction: cleanup unused functions | Vlastimil Babka | 1 | -43/+17 |
2016-10-07 | mm, compaction: make whole_zone flag ignore cached scanner positions | Vlastimil Babka | 2 | -23/+22 |
2016-10-07 | mm/oom_kill.c: fix task_will_free_mem() comment | Michal Hocko | 1 | -2/+3 |
2016-10-07 | mm: memcontrol: add sanity checks for memcg->id.ref on get/put | Vladimir Davydov | 1 | -1/+5 |
2016-10-07 | mm/vmalloc.c: fix align value calculation error | zijun_hu | 1 | -4/+4 |
2016-10-07 | mm: oom: deduplicate victim selection code for memcg and global oom | Vladimir Davydov | 2 | -166/+148 |
2016-10-06 | Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+7 |
2016-10-05 | mm: filemap: fix mapping->nrpages double accounting in fuse | Johannes Weiner | 1 | -1/+0 |
2016-10-05 | mm: filemap: don't plant shadow entries without radix tree node | Johannes Weiner | 1 | -16/+30 |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -126/+79 |
2016-10-03 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+8 |
2016-10-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2016-10-03 | Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -2/+0 |
2016-10-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+5 |
2016-10-03 | fs: update atime before I/O in generic_file_read_iter | Christoph Hellwig | 1 | -7/+7 |
2016-10-02 | Merge branches 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki | 1 | -2/+0 |
2016-09-30 | mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach... | Johannes Weiner | 2 | -63/+61 |
2016-09-30 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 6 | -35/+17 |
2016-09-28 | mem-hotplug: use nodes that contain memory as mask in new_node_page() | Li Zhong | 1 | -5/+5 |
2016-09-28 | mm,ksm: fix endless looping in allocating memory when ksm enable | zhong jiang | 1 | -1/+2 |
2016-09-25 | mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing | Lorenzo Stoakes | 2 | -8/+7 |
2016-09-24 | Merge branch 'hughd-fixes' (patches from Hugh Dickins) | Linus Torvalds | 2 | -21/+3 |
2016-09-24 | mm: delete unnecessary and unsafe init_tlb_ubc() | Hugh Dickins | 1 | -19/+0 |
2016-09-24 | huge tmpfs: fix Committed_AS leak | Hugh Dickins | 1 | -1/+2 |
2016-09-24 | shmem: fix tmpfs to handle the huge= option properly | Toshi Kani | 1 | -1/+1 |
2016-09-22 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 8 | -53/+85 |
2016-09-20 | mm: usercopy: Check for module addresses | Laura Abbott | 1 | -1/+4 |
2016-09-19 | mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting | Johannes Weiner | 1 | -9/+22 |
2016-09-19 | mm: fix the page_swap_info() BUG_ON check | Santosh Shilimkar | 2 | -1/+3 |
2016-09-19 | mm: avoid endless recursion in dump_page() | Kirill A. Shutemov | 1 | -2/+4 |
2016-09-19 | mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin() | Ebru Akagunduz | 1 | -5/+5 |
2016-09-19 | khugepaged: fix use-after-free in collapse_huge_page() | Kirill A. Shutemov | 1 | -7/+8 |
2016-09-19 | mem-hotplug: don't clear the only node in new_node_page() | Li Zhong | 1 | -1/+3 |
2016-09-14 | x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* | Dmitry Safonov | 1 | -0/+8 |