summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-27hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti1-1/+1
2018-10-27mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck1-0/+2
2018-10-27mm: create non-atomic version of SetPageReserved for init useAlexander Duyck1-0/+1
2018-10-27mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck1-0/+8
2018-10-27memcg: remove memcg_kmem_skip_accountShakeel Butt1-3/+0
2018-10-27mm: workingset: add vmstat counter for shadow nodesJohannes Weiner1-0/+1
2018-10-27psi: cgroup supportJohannes Weiner3-0/+44
2018-10-27psi: pressure stall information for CPU, memory, and IOJohannes Weiner3-0/+130
2018-10-27sched: loadavg: make calc_load_n() publicJohannes Weiner1-0/+3
2018-10-27sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner1-4/+17
2018-10-27delayacct: track delays from thrashing cache pagesJohannes Weiner2-1/+28
2018-10-27mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner4-2/+7
2018-10-27mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka1-1/+1
2018-10-27mm, slab/slub: introduce kmalloc-reclaimable cachesVlastimil Babka1-1/+15
2018-10-27mm, slab: combine kmalloc_caches and kmalloc_dma_cachesVlastimil Babka1-11/+31
2018-10-27mm: remove vm_insert_pfn()Matthew Wilcox1-14/+1
2018-10-27mm: remove references to vm_insert_pfn()Matthew Wilcox2-3/+3
2018-10-27mm: make vm_insert_pfn_prot() staticMatthew Wilcox1-2/+0
2018-10-27mm: introduce vmf_insert_pfn_prot()Matthew Wilcox1-0/+2
2018-10-27mm: remove vm_insert_mixed()Matthew Wilcox1-14/+1
2018-10-27Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko1-23/+0
2018-10-27mm, mmu_notifier: be explicit about range invalition non-blocking modeMichal Hocko1-1/+3
2018-10-27mm: don't miss the last page because of round-off errorRoman Gushchin1-0/+3
2018-10-27mm: rework memcg kernel stack accountingRoman Gushchin1-1/+12
2018-10-27fs/iomap.c: change return type to vm_fault_tSouptick Joarder1-1/+3
2018-10-27include/linux/linkage.h: align weak symbolsAndrey Ryabinin1-0/+1
2018-10-27include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert1-1/+1
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-69/+183
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-5/+24
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-205/+251
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds21-172/+472
2018-10-26Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+31
2018-10-26Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-12/+3
2018-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds29-235/+847
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-12/+23
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-215/+140
2018-10-25Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-20/+617
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-11/+126
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-73/+172
2018-10-25Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-1/+108
2018-10-25Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-1/+17
2018-10-25Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-31/+43
2018-10-25Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2-0/+11
2018-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-0/+47
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds32-278/+112
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds1-8/+14
2018-10-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-23/+78
2018-10-24Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2018-10-24Merge tag 'xfs-4.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+1
2018-10-24Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+29