summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-0/+25
2018-04-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+4
2018-04-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+21
2018-04-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-27/+17
2018-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+1
2018-04-04Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Boris Brezillon13-32/+42
2018-04-04Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon6-83/+803
2018-04-04Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+1
2018-04-04Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-4/+2
2018-04-04Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2-6/+7
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas2-3/+9
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas2-73/+3
2018-04-04Merge branch 'pci/misc'Bjorn Helgaas2-13/+13
2018-04-04Merge branch 'pci/lpc'Bjorn Helgaas2-1/+125
2018-04-04Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+5
2018-04-04Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas1-8/+0
2018-04-04{net,IB}/mlx5: Add ipsec helperAviad Yehezkel1-0/+8
2018-04-04dm: remove fmode_t argument from .prepare_ioctl hookMike Snitzer1-2/+1
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni1-1/+2
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells1-45/+65
2018-04-04fscache: Add more tracepointsDavid Howells1-1/+2
2018-04-04fscache: Add tracepointsDavid Howells1-2/+16
2018-04-04fscache: Pass the correct cancelled indications to fscache_op_complete()David Howells1-1/+1
2018-04-04Merge branch 'old.dcache' into work.dcacheAl Viro1-2/+2
2018-04-04Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-131/+50
2018-04-04Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-1/+24
2018-04-04Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-0/+3
2018-04-04Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-3/+0
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds3-1/+14
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds50-329/+1639
2018-04-03Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2018-04-03Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-42/+3
2018-04-03Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-1/+1
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever1-0/+2
2018-04-03NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever1-0/+2
2018-04-03svc: Report xprt dequeue latencyChuck Lever1-0/+1
2018-04-03sunrpc: Report per-RPC execution statsChuck Lever1-0/+1
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever1-0/+4
2018-04-03svc: Simplify ->xpo_secure_portChuck Lever1-1/+1
2018-04-03Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-48/+1
2018-04-03dm bufio: move dm-bufio.h to include/linux/Mikulas Patocka1-0/+148
2018-04-03dm: add support for secure erase forwardingDenis Semakin1-0/+6
2018-04-03dm: allow targets to return output from messages they are sentMike Snitzer1-1/+2
2018-04-03Merge tag 'regulator-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-3/+10
2018-04-03libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams1-0/+1
2018-04-03Merge tag 'regmap-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+3
2018-04-03Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-0/+7
2018-04-03Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+2
2018-04-03PCI: Add pcie_print_link_status() to log link speed and whether it's limitedTal Gilboa1-0/+1
2018-04-03PCI: Add pcie_bandwidth_available() to compute bandwidth available to deviceTal Gilboa1-0/+3