summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-25z3fold: use per-page spinlockVitaly Wool1-42/+106
2017-02-25z3fold: extend compaction functionVitaly Wool1-1/+25
2017-02-25z3fold: fix header size related issuesVitaly Wool1-50/+64
2017-02-25z3fold: make pages_nr atomicVitaly Wool1-11/+9
2017-02-25mm: fix get_user_pages() vs device-dax pud mappingsDan Williams1-4/+24
2017-02-25mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang8-38/+46
2017-02-25dax: support for transparent PUD pages for device DAXDave Jiang1-0/+48
2017-02-25mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox21-18/+844
2017-02-25mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang9-76/+74
2017-02-25mm, page_alloc: use static global work_struct for draining per-cpu pagesMel Gorman1-18/+22
2017-02-25mm, page_alloc: don't check cpuset allowed twice in fast-pathVlastimil Babka1-1/+2
2017-02-25mm, page_alloc: remove redundant checks from alloc fastpathVlastimil Babka1-18/+0
2017-02-25zram: remove waitqueue for IO doneMinchan Kim2-40/+3
2017-02-25mm: fix comments for mmap_init()seokhoon.yoon2-2/+2
2017-02-25mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang87-290/+283
2017-02-25mm, page_alloc: only use per-cpu allocator for irq-safe requestsMel Gorman1-20/+23
2017-02-25mm, page_alloc: do not depend on cpu hotplug locks inside the allocatorMichal Hocko1-6/+9
2017-02-25mm, page_alloc: drain per-cpu pages from workqueue contextMel Gorman1-7/+37
2017-02-25mm, page_alloc: split alloc_pages_nodemask()Mel Gorman1-29/+46
2017-02-25mm, page_alloc: split buffered_rmqueue()Mel Gorman1-49/+79
2017-02-25mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner3-7/+24
2017-02-25mm: vmscan: only write dirty pages that the scanner has seen twiceJohannes Weiner1-5/+10
2017-02-25mm: vmscan: remove old flusher wakeup from direct reclaim pathJohannes Weiner1-17/+0
2017-02-25mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner3-7/+15
2017-02-25mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner2-14/+2
2017-02-25userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport1-4/+2
2017-02-25userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE requestMike Rapoport1-0/+1
2017-02-25userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport5-28/+28
2017-02-25memblock: embed memblock type name within struct memblock_typeHeiko Carstens3-24/+13
2017-02-25memblock: also dump physmem list within __memblock_dump_allHeiko Carstens1-0/+3
2017-02-25memblock: let memblock_type_name know about physmem typeHeiko Carstens1-0/+4
2017-02-25mm/memory_hotplug.c: unexport __remove_pages()Andrew Morton1-1/+0
2017-02-25mm: validate device_hotplug is held for memory hotplugDan Williams3-0/+8
2017-02-25mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}Dan Williams1-0/+6
2017-02-25mm, oom: header nodemask is NULL when cpusets are disabledDavid Rientjes1-7/+9
2017-02-25mm/ksm: improve deduplication of zero pages with colouringClaudio Imbrenda2-3/+79
2017-02-25cris: use generic current.hDavidlohr Bueso2-15/+1
2017-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds40-226/+431
2017-02-24Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds923-22490/+46348
2017-02-24lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie1-1/+1
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes1-19/+0
2017-02-24drm/tinydrm: mipi-dbi: Fix field width specifier warningNoralf Trønnes1-2/+2
2017-02-24drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedNoralf Trønnes1-1/+1
2017-02-24Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2017-02-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds54-288/+1481
2017-02-24Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds72-1506/+4788
2017-02-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds569-5576/+17092
2017-02-24Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-20/+299
2017-02-24Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-0/+19
2017-02-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds66-1439/+400