summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada2018-04-074-6/+12
* genksyms: generate lexer and parser during build instead of shippingMasahiro Yamada2018-04-075-4825/+30
* kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-074-7/+4
* .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-074-9/+2
* kbuild: use HOSTLDFLAGS for single .c executablesRobin Jarry2018-04-071-1/+1
* Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-04-077-43/+377
|\
| * MAINTAINERS: vfio/platform: Update sub-maintainerAlex Williamson2018-04-021-1/+1
| * vfio/pci: Add ioeventfd supportAlex Williamson2018-03-264-0/+192
| * vfio/pci: Use endian neutral helpersAlex Williamson2018-03-261-8/+26
| * vfio/pci: Pull BAR mapping setup from read-write pathAlex Williamson2018-03-261-12/+27
| * vfio/type1: Improve memory pinning process for raw PFN mappingJason Cai (Xiang Feng)2018-03-221-10/+15
| * vfio-mdev/samples: change RDI interrupt conditionShunyong Yang2018-03-221-1/+1
| * vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAsSuravee Suthikulpanit2018-03-211-11/+115
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-078-64/+348
|\ \
| * | vhost: add vsock compat ioctlSonny Rao2018-03-201-0/+11
| * | vhost: fix vhost ioctl signature to build with clangSonny Rao2018-03-202-3/+3
| * | fw_cfg: write vmcoreinfo detailsMarc-André Lureau2018-03-202-3/+173
| * | crash: export paddr_vmcoreinfo_note()Marc-André Lureau2018-03-201-0/+1
| * | fw_cfg: add DMA registerMarc-André Lureau2018-03-201-12/+41
| * | fw_cfg: add a public uapi headerMarc-André Lureau2018-03-203-20/+69
| * | fw_cfg: handle fw_cfg_read_blob() errorMarc-André Lureau2018-03-201-10/+22
| * | fw_cfg: remove inline from fw_cfg_read_blob()Marc-André Lureau2018-03-201-2/+2
| * | fw_cfg: fix sparse warnings around FW_CFG_FILE_DIR readMarc-André Lureau2018-03-201-3/+4
| * | fw_cfg: fix sparse warning reading FW_CFG_IDMarc-André Lureau2018-03-201-2/+3
| * | fw_cfg: fix sparse warnings with fw_cfg_fileMarc-André Lureau2018-03-201-13/+15
| * | fw_cfg: fix sparse warnings in fw_cfg_sel_endianness()Marc-André Lureau2018-03-201-3/+6
| * | ptr_ring: fix buildMichael S. Tsirkin2018-03-201-0/+5
* | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-07118-2365/+3491
|\ \ \
| * \ \ Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas2018-04-061-0/+1
| |\ \ \
| | * | | MAINTAINERS: Add missing /drivers/pci/cadence directory entryLorenzo Pieralisi2018-04-031-0/+1
| * | | | Merge branch 'lorenzo/pci/xilinx'Bjorn Helgaas2018-04-041-2/+2
| |\ \ \ \
| | * | | | PCI: pcie-xilinx-nwl: Fix mask value to disable MSIsLorenzo Pieralisi2018-03-231-2/+2
| | |/ / /
| * | | | Merge branch 'lorenzo/pci/xgene'Bjorn Helgaas2018-04-041-1/+1
| |\ \ \ \
| | * | | | PCI: xgene: Fix the xgene_msi_probe() return codeFabio Estevam2018-02-141-1/+1
| | |/ / /
| * | | | Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas2018-04-041-76/+278
| |\ \ \ \
| | * | | | PCI: tegra: Add power management supportManikanta Maddireddy2018-03-191-67/+113
| | * | | | PCI: tegra: Add loadable kernel module supportManikanta Maddireddy2018-03-021-3/+100
| | * | | | PCI: tegra: Free resources on probe failureManikanta Maddireddy2018-03-021-20/+79
| | |/ / /
| * | | | Merge branch 'lorenzo/pci/rcar'Bjorn Helgaas2018-04-042-3/+4
| |\ \ \ \
| | * | | | dt-bindings: PCI: rcar: Add device tree support for r8a7743Biju Das2018-03-061-2/+4
| | * | | | PCI: rcar-gen2: Remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORTColin Ian King2018-02-231-1/+0
| | |/ / /
| * | | | Merge branch 'lorenzo/pci/mediatek'Bjorn Helgaas2018-04-041-8/+3
| |\ \ \ \
| | * | | | dt-bindings: PCI: MediaTek: fix dtc warningsRyder Lee2018-03-011-8/+3
| | |/ / /
| * | | | Merge branch 'lorenzo/pci/hv'Bjorn Helgaas2018-04-041-25/+87
| |\ \ \ \
| | * | | | PCI: hv: Only queue new work items in hv_pci_devices_present() if necessaryDexuan Cui2018-03-161-2/+13
| | * | | | PCI: hv: Remove the bogus test in hv_eject_device_work()Dexuan Cui2018-03-161-4/+1
| | * | | | PCI: hv: Fix a comment typo in _hv_pcifront_read_config()Dexuan Cui2018-03-161-1/+1
| | * | | | PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui2018-03-161-1/+57
| | * | | | PCI: hv: Serialize the present and eject work itemsDexuan Cui2018-03-161-18/+16
| | |/ / /
| * | | | Merge branch '6c994c504fa2'Bjorn Helgaas2018-04-049-30/+10
| |\ \ \ \