aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-10-26mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai1-1/+1
2018-10-26mm: dax: add comment for PFN_SPECIALYang Shi1-0/+2
2018-10-26mm: mremap: downgrade mmap_sem to read when shrinkingYang Shi1-0/+2
2018-10-26mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck1-0/+2
2018-10-26mm: create non-atomic version of SetPageReserved for init useAlexander Duyck1-0/+1
2018-10-26mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck1-0/+8
2018-10-26memcg: remove memcg_kmem_skip_accountShakeel Butt1-3/+0
2018-10-26mm: workingset: add vmstat counter for shadow nodesJohannes Weiner1-0/+1
2018-10-26psi: cgroup supportJohannes Weiner3-0/+44
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner3-0/+130
2018-10-26sched: loadavg: make calc_load_n() publicJohannes Weiner1-0/+3
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner1-4/+17
2018-10-26delayacct: track delays from thrashing cache pagesJohannes Weiner1-0/+23
2018-10-26mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner3-2/+6
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka1-1/+1
2018-10-26mm, slab/slub: introduce kmalloc-reclaimable cachesVlastimil Babka1-1/+15
2018-10-26mm, slab: combine kmalloc_caches and kmalloc_dma_cachesVlastimil Babka1-11/+31
2018-10-26mm: remove vm_insert_pfn()Matthew Wilcox1-14/+1
2018-10-26mm: remove references to vm_insert_pfn()Matthew Wilcox1-1/+1
2018-10-26mm: make vm_insert_pfn_prot() staticMatthew Wilcox1-2/+0
2018-10-26mm: introduce vmf_insert_pfn_prot()Matthew Wilcox1-0/+2
2018-10-26mm: remove vm_insert_mixed()Matthew Wilcox1-14/+1
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks"Michal Hocko1-23/+0
2018-10-26mm, mmu_notifier: be explicit about range invalition non-blocking modeMichal Hocko1-1/+3
2018-10-26mm: don't miss the last page because of round-off errorRoman Gushchin1-0/+3
2018-10-26mm: rework memcg kernel stack accountingRoman Gushchin1-1/+12
2018-10-26fs/iomap.c: change return type to vm_fault_tSouptick Joarder1-1/+3
2018-10-26include/linux/linkage.h: align weak symbolsAndrey Ryabinin1-0/+1
2018-10-26include/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/git/gregkh/char-miscLinus Torvalds11-69/+173
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-5/+10
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-53/+32
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-22/+12
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2018-10-25Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-12/+3
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-20/+133
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-12/+23
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-201/+115
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+15
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds10-71/+161
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/git/nvdimm/nvdimmLinus Torvalds1-0/+22
2018-10-25Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds2-0/+11
2018-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-0/+29
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds31-278/+95
2018-10-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+1
2018-10-24Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-5/+5
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-4/+13
2018-10-24Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+2