summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-0218-221/+284
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-01201-966/+1021
| |\
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-013-16/+55
| |\ \ \ \
| | | | * | x86/PCI: VMD: Separate MSI and MSI-X vector sharingKeith Busch2016-06-201-4/+8
| | | | * | x86/PCI: VMD: Use x86_vector_domain as parent domainKeith Busch2016-06-201-1/+1
| | | | * | x86/PCI: VMD: Use lock save/restore in interrupt enable pathJon Derrick2016-06-201-8/+12
| | | | * | x86/PCI: VMD: Initialize list item in IRQ disableKeith Busch2016-06-131-0/+1
| | | | * | x86/PCI: VMD: Select device dma ops to overrideKeith Busch2016-06-131-3/+3
| | | |/ /
| | * / / arm64: dts: marvell: Add Aardvark PCIe support for Armada 3700Thomas Petazzoni2016-07-262-0/+30
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-012-2/+12
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ARM: Make PCI I/O space optionalBjorn Helgaas2016-06-212-2/+12
| * | | | Merge branch 'pci/resource' into nextBjorn Helgaas2016-08-0111-191/+73
| |\ \ \ \
| | * | | | unicore32/PCI: Remove pci=firmware command line parameter handlingBjorn Helgaas2016-06-231-7/+2
| | * | | | ARM/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi2016-06-231-12/+0
| | * | | | ARM64/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi2016-06-231-13/+0
| | * | | | MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsBjorn Helgaas2016-06-231-1/+8
| | * | | | ARM/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi2016-06-231-11/+9
| | * | | | sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas2016-06-171-9/+11
| | * | | | powerpc/pci: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas2016-06-171-28/+14
| | * | | | microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas2016-06-171-28/+14
| | * | | | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-175-19/+10
| | * | | | microblaze/PCI: Remove useless __pci_mmap_set_pgprot()Bjorn Helgaas2016-06-171-30/+1
| | * | | | powerpc/pci: Remove __pci_mmap_set_pgprot()Yinghai Lu2016-06-171-33/+4
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas2016-08-013-4/+4
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann2016-06-152-3/+3
| | | |/ / / | | |/| | |
| | | * | | PCI: Fix comment typoAndrea Gelmini2016-06-101-1/+1
| | |/ / /
| * | | | ARM64: PCI: Support ACPI-based PCI host controllerTomasz Nowicki2016-06-102-3/+115
| * | | | ARM64: PCI: Implement AML accessors for PCI_Config regionTomasz Nowicki2016-06-101-2/+10
| * | | | ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT codeTomasz Nowicki2016-06-101-3/+8
| * | | | ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki2016-06-101-0/+7
| |/ / /
* | | | Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2016-08-022-2/+2
|\ \ \ \
| * | | | mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings2016-07-092-2/+2
| | |/ / | |/| |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-0214-10/+54
|\ \ \ \
| * | | | gcc-plugins: disable under COMPILE_TESTKees Cook2016-07-271-0/+1
| * | | | kbuild: Abort build on bad stack protector flagKees Cook2016-07-261-8/+0
| * | | | Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-187-9/+9
| * | | | Add sancov pluginEmese Revfy2016-06-072-0/+11
| * | | | Add Cyclomatic complexity GCC pluginEmese Revfy2016-06-071-0/+12
| * | | | GCC plugin infrastructureEmese Revfy2016-06-076-1/+21
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02131-3507/+9022
|\ \ \ \
| * | | | KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff2016-08-011-0/+4
| * | | | MIPS: Select HAVE_KVM for MIPS64_R{2,6}James Hogan2016-08-011-0/+2
| * | | | MIPS: KVM: Reset CP0_PageMask during host TLB flushJames Hogan2016-08-011-0/+2
| * | | | MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()James Hogan2016-08-011-1/+1
| * | | | MIPS: KVM: Sign extend MFC0/RDHWR resultsJames Hogan2016-08-011-3/+4
| * | | | MIPS: KVM: Fix 64-bit big endian dynamic translationJames Hogan2016-08-011-0/+8
| * | | | MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan2016-08-011-0/+12
| * | | | MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan2016-08-011-3/+22
| * | | | MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan2016-08-011-2/+8
| * | | | MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan2016-08-011-24/+24