summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-02-25mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang2-7/+10
2017-02-25mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox4-6/+133
2017-02-25mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2-7/+9
2017-02-25mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang3-10/+8
2017-02-25mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner1-0/+7
2017-02-25mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner1-1/+1
2017-02-25mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner1-2/+0
2017-02-25userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport1-8/+8
2017-02-25memblock: embed memblock type name within struct memblock_typeHeiko Carstens1-0/+1
2017-02-25mm: validate device_hotplug is held for memory hotplugDan Williams1-0/+1
2017-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds7-8/+16
2017-02-24Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds4-35/+312
2017-02-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-102/+88
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-23/+4
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+11
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-2/+6
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-0/+2
2017-02-23Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds2-4/+15
2017-02-23Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds2-3/+21
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+3
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-13/+57
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-116/+3
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-12/+396
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2-1/+11
2017-02-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-41/+225
2017-02-23Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+8
2017-02-23Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds1-56/+54
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-14/+49
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie21-54/+123
2017-02-23Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-11/+11
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds1-6/+15
2017-02-23Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+2
2017-02-23mm: fix <linux/pagemap.h> stray kernel-doc notationRandy Dunlap1-1/+0
2017-02-23mm: drop unused argument of zap_page_range()Kirill A. Shutemov1-1/+1
2017-02-23mm: drop zap_details::check_swap_entriesKirill A. Shutemov1-1/+0
2017-02-23mm: drop zap_details::ignore_dirtyKirill A. Shutemov1-1/+0
2017-02-23lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko1-3/+2
2017-02-23mm, page_alloc: warn_alloc print nodemaskMichal Hocko1-2/+2
2017-02-23mm, vmscan: cleanup lru size claculationsMichal Hocko1-1/+1
2017-02-23mm, thp: add new defer+madvise defrag optionDavid Rientjes1-0/+1
2017-02-23mm/swap: skip readahead only when swap slot cache is enabledHuang Ying1-0/+2
2017-02-23mm/swap: add cache for swap slots allocationTim Chen2-0/+32
2017-02-23mm/swap: free swap slots in batchTim Chen1-0/+1
2017-02-23mm/swap: allocate swap slots in batchesTim Chen1-0/+2
2017-02-23mm/swap: skip readahead for unreferenced swap slotsTim Chen1-0/+6
2017-02-23mm/swap: split swap cache into 64MB trunksHuang, Ying1-2/+9
2017-02-23mm/swap: add cluster lockHuang, Ying1-0/+6
2017-02-23powerpc: do not make the entire heap executableDenys Vlasenko1-0/+1
2017-02-23mm: page_alloc: skip over regions of invalid pfns where possiblePaul Burton1-0/+1
2017-02-23mm, compaction: add vmstats for kcompactd workDavid Rientjes1-0/+1