Age | Commit message (Expand) | Author |
2017-02-09 | z3fold-add-kref-refcounting-checkpatch-fixes | Andrew Morton |
2017-02-09 | z3fold: add kref refcounting | Vitaly Wool |
2017-02-09 | z3fold: use per-page spinlock | Vitaly Wool |
2017-02-09 | z3fold: extend compaction function | Vitaly Wool |
2017-02-09 | z3fold: fix header size related issues | Vitaly Wool |
2017-02-09 | z3fold: make pages_nr atomic | Vitaly Wool |
2017-02-09 | mm: replace FAULT_FLAG_SIZE with parameter to huge_fault | Dave Jiang |
2017-02-09 | dax: support for transparent PUD pages for device DAX | Dave Jiang |
2017-02-09 | mm,x86: native_pud_clear missing on i386 build | Dave Jiang |
2017-02-09 | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox |
2017-02-09 | ext4: Remove unused function ext4_dax_huge_fault() | Ross Zwisler |
2017-02-09 | mm, dax: clear PMD or PUD size flags when in fall through path | Dave Jiang |
2017-02-09 | mm,fs,dax: change ->pmd_fault to ->huge_fault | Dave Jiang |
2017-02-09 | zswap: don't param_set_charp while holding spinlock | Dan Streetman |
2017-02-09 | mm, page_alloc: use static global work_struct for draining per-cpu pages | Mel Gorman |
2017-02-09 | mm, page_alloc: don't check cpuset allowed twice in fast-path | Vlastimil Babka |
2017-02-09 | mm, page_alloc: remove redundant checks from alloc fastpath | Vlastimil Babka |
2017-02-09 | zswap: clear compressor or zpool param if invalid at init | Dan Streetman |
2017-02-09 | zswap: allow initialization at boot without pool | Dan Streetman |
2017-02-09 | zram: remove waitqueue for IO done | Minchan Kim |
2017-02-09 | mm: fix comments for mmap_init() | seokhoon.yoon |
2017-02-09 | fixup! mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Arnd Bergmann |
2017-02-09 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-02-09 | mm, page_alloc: only use per-cpu allocator for irq-safe requests | Mel Gorman |
2017-02-09 | mm, page_alloc: do not depend on cpu hotplug locks inside the allocator | Michal Hocko |
2017-02-09 | mm, page_alloc: drain per-cpu pages from workqueue context | Mel Gorman |
2017-02-09 | mm, page_alloc: split alloc_pages_nodemask() | Mel Gorman |
2017-02-09 | mm, page_alloc: split buffered_rmqueue -fix | Mel Gorman |
2017-02-09 | mm, page_alloc: split buffered_rmqueue() | Mel Gorman |
2017-02-09 | mm: vmscan: move dirty pages out of the way until they're flushed fix | Johannes Weiner |
2017-02-09 | mm: vmscan: move dirty pages out of the way until they're flushed | Johannes Weiner |
2017-02-09 | mm: vmscan: only write dirty pages that the scanner has seen twice | Johannes Weiner |
2017-02-09 | mm: vmscan: remove old flusher wakeup from direct reclaim path | Johannes Weiner |
2017-02-09 | mm: vmscan: kick flushers when we encounter dirty pages on the LRU fix | Johannes Weiner |
2017-02-09 | mm: vmscan: kick flushers when we encounter dirty pages on the LRU | Johannes Weiner |
2017-02-09 | mm: vmscan: scan dirty pages even in laptop mode | Johannes Weiner |
2017-02-09 | userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem | Mike Rapoport |
2017-02-09 | userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE request | Mike Rapoport |
2017-02-09 | userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE | Mike Rapoport |
2017-02-09 | memblock: embed memblock type name within struct memblock_type | Heiko Carstens |
2017-02-09 | memblock: also dump physmem list within __memblock_dump_all | Heiko Carstens |
2017-02-09 | memblock: let memblock_type_name know about physmem type | Heiko Carstens |
2017-02-09 | mm/memory_hotplug.c: unexport __remove_pages() | Andrew Morton |
2017-02-09 | libnvdimm, pfn, dax: stop padding pmem namespaces to section alignment | Dan Williams |
2017-02-09 | mm: enable section-unaligned devm_memremap_pages() | Dan Williams |
2017-02-09 | mm: fix and clarify section_active_mask() | Dan Williams |
2017-02-09 | mm: fix maybe-uninitialized warning in section_deactivate() | Arnd Bergmann |
2017-02-09 | mm: support section-unaligned ZONE_DEVICE memory ranges | Dan Williams |
2017-02-09 | mm: prepare for hot-{add, remove} of sub-section ranges | Dan Williams |
2017-02-09 | mm: convert kmalloc_section_memmap() to populate_section_memmap() | Dan Williams |