summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-023-9/+153
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-0166-193/+495
| |\
| | * PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig2016-07-211-0/+2
| | * PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig2016-07-211-0/+27
| | |
| | \
| *-. \ Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-011-1/+4
| |\ \ \
| | | * | PCI: Add devm_request_pci_bus_resources()Bjorn Helgaas2016-06-061-1/+4
| * | | | Merge branch 'pci/resource' into nextBjorn Helgaas2016-08-011-1/+34
| |\ \ \ \
| | * | | | PCI: Add generic pci_bus_claim_resources()Lorenzo Pieralisi2016-06-231-0/+1
| | * | | | PCI: Add helpers to request/release memory and I/O regionsJohannes Thumshirn2016-06-221-0/+28
| | * | | | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-1/+5
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas2016-08-011-1/+9
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | PCI: Document connection between pci_power_t and hardware PM capabilityBjorn Helgaas2016-06-171-0/+4
| | | | * | | PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-131-0/+3
| | | | * | | PCI / PM: Enforce type casting for pci_power_tAndy Shevchenko2016-06-131-1/+1
| | | |/ / / | | |/| | |
| | | * | | PCI: Allow additional bus numbers for hotplug bridgesKeith Busch2016-07-251-0/+1
| | |/ / /
| * | | | ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki2016-06-111-0/+6
| * | | | PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERICTomasz Nowicki2016-06-111-6/+1
| * | | | PCI/ACPI: Add generic MCFG table handlingTomasz Nowicki2016-06-112-1/+3
| * | | | PCI: Add pci_unmap_iospace() to unmap I/O resourcesSinan Kaya2016-06-101-0/+1
| * | | | PCI: Add parent device field to ECAM struct pci_config_windowJayachandran C2016-06-101-2/+2
| * | | | PCI: Move ecam.h to linux/include/pci-ecam.hJayachandran C2016-06-101-0/+67
| |/ / /
* | | | Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2016-08-022-4/+5
|\ \ \ \
| * \ \ \ Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtdBrian Norris2016-07-161-0/+1
| |\ \ \ \
| | * | | | mtd: nand: add ESMT manufacturerRafał Miłecki2016-06-091-0/+1
| | | |/ / | | |/| |
| * | | | mtd: spi-nor: stop passing around retlenMichal Suchanek2016-06-021-2/+2
| * | | | mtd: spi-nor: change return value of read/writeMichal Suchanek2016-06-021-2/+2
| |/ / /
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-023-11/+24
|\ \ \ \
| * | | | vmlinux.lds.h: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-06-201-1/+1
| * | | | kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansionMasahiro Yamada2016-06-201-6/+18
| * | | | kconfig.h: use already defined macros for IS_REACHABLE() defineMasahiro Yamada2016-06-201-2/+2
| * | | | export.h: use __is_defined() to check if __KSYM_* is definedMasahiro Yamada2016-06-201-1/+1
| * | | | kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada2016-06-201-5/+6
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-028-608/+412
|\ \ \ \
| * | | | KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff2016-08-011-0/+1
| * | | | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-07-225-555/+350
| |\ \ \ \
| | * | | | KVM: arm64: vgic-its: Add pointer to corresponding kvm_deviceMarc Zyngier2016-07-181-0/+1
| | * | | | irqchip/gicv3-its: Restore all cacheability attributesMarc Zyngier2016-07-181-8/+40
| | * | | | KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-181-0/+5
| | * | | | KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara2016-07-181-0/+6
| | * | | | KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara2016-07-181-0/+16
| | * | | | KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-182-0/+5
| | * | | | KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkAndre Przywara2016-07-181-1/+21
| | * | | | KVM: arm64: vgic: Handle ITS related GICv3 redistributor registersAndre Przywara2016-07-181-0/+13
| | * | | | irqchip/gic-v3: Refactor and add GICv3 definitionsAndre Przywara2016-07-181-60/+120
| | * | | | KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara2016-07-181-0/+1
| | * | | | KVM: kvm_io_bus: Add kvm_io_bus_get_dev() callAndre Przywara2016-07-181-0/+2
| | * | | | KVM: Extend struct kvm_msi to hold a 32-bit device IDAndre Przywara2016-07-181-1/+4
| | * | | | KVM: arm/arm64: vgic: Move redistributor kvm_io_devicesAndre Przywara2016-07-181-1/+7
| | * | | | KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-032-501/+126
| * | | | | KVM: s390: allow user space to handle instr 0x0000David Hildenbrand2016-07-181-0/+1