summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-08-028-40/+160
|\
| * ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann2016-07-281-1/+2
| * libceph: fsmap.user subscription supportYan, Zheng2016-07-282-3/+5
| * ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-281-1/+1
| * libceph: rados pool namespace supportYan, Zheng2016-07-282-5/+7
| * libceph: introduce reference counted stringYan, Zheng2016-07-282-0/+63
| * libceph: define new ceph_file_layout structureYan, Zheng2016-07-281-29/+21
| * libceph: add start en/decoding block helpersIlya Dryomov2016-07-281-0/+54
| * libceph: add an ONSTACK initializer for oidsIlya Dryomov2016-07-281-0/+5
| * libceph: fix some missing includesIlya Dryomov2016-07-283-1/+2
* | Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-08-021-0/+2
|\ \
| * | drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä2016-08-031-0/+2
* | | 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-211-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-101-0/+6
| * | | | | | PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERICTomasz Nowicki2016-06-101-6/+1
| * | | | | | PCI/ACPI: Add generic MCFG table handlingTomasz Nowicki2016-06-102-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-151-0/+1
| |\ \ \ \ \
| | * | | | | mtd: nand: add ESMT manufacturerRafał Miłecki2016-06-091-0/+1
| | | |/ / / | | |/| | |
| * | | | | mtd: spi-nor: stop passing around retlenMichal Suchanek2016-06-011-2/+2
| * | | | | mtd: spi-nor: change return value of read/writeMichal Suchanek2016-06-011-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