aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-24mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox21-18/+844
2017-02-24mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang9-76/+74
2017-02-24mm, page_alloc: use static global work_struct for draining per-cpu pagesMel Gorman1-18/+22
2017-02-24mm, page_alloc: don't check cpuset allowed twice in fast-pathVlastimil Babka1-1/+2
2017-02-24mm, page_alloc: remove redundant checks from alloc fastpathVlastimil Babka1-18/+0
2017-02-24zram: remove waitqueue for IO doneMinchan Kim2-40/+3
2017-02-24mm: fix comments for mmap_init()seokhoon.yoon2-2/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang87-290/+283
2017-02-24mm, page_alloc: only use per-cpu allocator for irq-safe requestsMel Gorman1-20/+23
2017-02-24mm, page_alloc: do not depend on cpu hotplug locks inside the allocatorMichal Hocko1-6/+9
2017-02-24mm, page_alloc: drain per-cpu pages from workqueue contextMel Gorman1-7/+37
2017-02-24mm, page_alloc: split alloc_pages_nodemask()Mel Gorman1-29/+46
2017-02-24mm, page_alloc: split buffered_rmqueue()Mel Gorman1-49/+79
2017-02-24mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner3-7/+24
2017-02-24mm: vmscan: only write dirty pages that the scanner has seen twiceJohannes Weiner1-5/+10
2017-02-24mm: vmscan: remove old flusher wakeup from direct reclaim pathJohannes Weiner1-17/+0
2017-02-24mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner3-7/+15
2017-02-24mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner2-14/+2
2017-02-24userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport1-4/+2
2017-02-24userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE requestMike Rapoport1-0/+1
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport5-28/+28
2017-02-24memblock: embed memblock type name within struct memblock_typeHeiko Carstens3-24/+13
2017-02-24memblock: also dump physmem list within __memblock_dump_allHeiko Carstens1-0/+3
2017-02-24memblock: let memblock_type_name know about physmem typeHeiko Carstens1-0/+4
2017-02-24mm/memory_hotplug.c: unexport __remove_pages()Andrew Morton1-1/+0
2017-02-24mm: validate device_hotplug is held for memory hotplugDan Williams3-0/+8
2017-02-24mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}Dan Williams1-0/+6
2017-02-24mm, oom: header nodemask is NULL when cpusets are disabledDavid Rientjes1-7/+9
2017-02-24mm/ksm: improve deduplication of zero pages with colouringClaudio Imbrenda2-3/+79
2017-02-24cris: use generic current.hDavidlohr Bueso2-15/+1
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds40-226/+431
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linuxLinus 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-23Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+2
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds54-288/+1481
2017-02-23Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds72-1506/+4788
2017-02-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds569-5576/+17092
2017-02-23Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-20/+299
2017-02-23Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+19
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds66-1439/+400
2017-02-23Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-21/+49
2017-02-24Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie12-13/+71
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie7-3/+128
2017-02-24Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-0/+1
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds74-2265/+3355
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-133/+489
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds42-270/+1417