summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | 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
| | * | | | | | 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
| * | | | | | | KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář2016-07-141-0/+1
| * | | | | | | KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář2016-07-142-2/+6
| * | | | | | | KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář2016-07-141-1/+2
| * | | | | | | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-011-22/+0
| * | | | | | | context_tracking: move rcu_virt_note_context_switch out of kvm_host.hPaolo Bonzini2016-06-282-25/+38
| |/ / / / / /
| * | | | | | mm/page_ref: introduce page_ref_inc_returnDavid Hildenbrand2016-06-211-0/+9
| * | | | | | KVM: remove kvm_vcpu_compatiblePaolo Bonzini2016-06-161-6/+0
| * | | | | | KVM: introduce kvm->created_vcpusPaolo Bonzini2016-06-161-0/+8
* | | | | | | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-0138-651/+1607
|\ \ \ \ \ \ \
| * | | | | | | drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3Christian König2016-07-291-0/+9
| * | | | | | | Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-276-133/+583
| |\ \ \ \ \ \ \
| | * | | | | | | drm: drm_connector->s/connector_id/index/ for consistencyDaniel Vetter2016-07-191-3/+10
| | * | | | | | | drm/dp-mst: Missing kernel docDaniel Vetter2016-07-191-24/+116