summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko-1/+0
2018-01-31mm: remove unused pgdat_reclaimable_pages()Jan Kara-18/+0
2018-01-31mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner-34/+62
2018-01-31mm: memcontrol: implement lruvec stat functions on top of each otherJohannes Weiner-22/+22
2018-01-31mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner-11/+20
2018-01-31mm: use sc->priority for slab shrink targetsJosef Bacik-13/+10
2018-01-31mm: drop hotplug lock from lru_add_drain_all()Michal Hocko-1/+0
2018-01-31include/linux/sched/mm.h: uninline mmdrop_async(), etcAndrew Morton-22/+2
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2817/+6803
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-50/+88
2018-01-31Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+14
2018-01-31RDMA/netlink: Hide unimplemented NLDEV commandsLeon Romanovsky-8/+6
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds-19/+190
2018-01-31Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+0
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+18
2018-01-31Merge tag 'for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-0/+1
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-11/+58
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-87/+521
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-0/+12
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-4/+88
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-11/+30
2018-01-31Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-45/+11
2018-01-31platform/mellanox: mlxreg-hotplug: Modify to use a regmap interfaceVadim Pasternak-40/+86
2018-01-31platform/mellanox: Rename i2c bus to nrVadim Pasternak-2/+2
2018-01-31platform/x86: Move Mellanox platform hotplug driver to platform/mellanoxVadim Pasternak-13/+12
2018-01-31Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-0/+6
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-17/+56
2018-01-31Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+57
2018-01-31iversion: make inode_cmp_iversion{+raw} return bool instead of s64Jeff Layton-12/+8
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas-19/+38
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas-216/+195
2018-01-31Merge branch 'pci/switchtec' into nextBjorn Helgaas-1/+5
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas-0/+21
2018-01-31Merge branch 'pci/enumeration' into nextBjorn Helgaas-1/+4
2018-01-31Merge branch 'pci/dt-resources' into nextBjorn Helgaas-7/+1
2018-01-31Merge branch 'pci/dpc' into nextBjorn Helgaas-11/+13
2018-01-31Merge branch 'pci/dma' into nextBjorn Helgaas-14/+13
2018-01-31tls: Add support for encryption using async offload acceleratorVakul Garg-0/+2
2018-01-31Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina-6940/+9451
2018-01-31Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář-1/+14
2018-01-31PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen-18/+25
2018-01-31PCI: Add vendor ID for CadenceCyrille Pitchen-0/+2
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen-0/+1
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen-0/+9
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei-0/+18
2018-01-30audit: Avoid build failures on systems without renameatPalmer Dabbelt-0/+2
2018-01-30Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+18
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-14/+1042
2018-01-30Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-0/+4