summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas3-16/+55
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2-2/+12
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas11-191/+73
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas3-4/+4
2016-07-27arm64: dts: marvell: Add Aardvark PCIe support for Armada 3700Thomas Petazzoni2-0/+30
2016-06-24unicore32/PCI: Remove pci=firmware command line parameter handlingBjorn Helgaas1-7/+2
2016-06-24ARM/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi1-12/+0
2016-06-24ARM64/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi1-13/+0
2016-06-24MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsBjorn Helgaas1-1/+8
2016-06-24ARM/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi1-11/+9
2016-06-21ARM: Make PCI I/O space optionalBjorn Helgaas2-2/+12
2016-06-20x86/PCI: VMD: Separate MSI and MSI-X vector sharingKeith Busch1-4/+8
2016-06-20x86/PCI: VMD: Use x86_vector_domain as parent domainKeith Busch1-1/+1
2016-06-20x86/PCI: VMD: Use lock save/restore in interrupt enable pathJon Derrick1-8/+12
2016-06-17sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas1-9/+11
2016-06-17powerpc/pci: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas1-28/+14
2016-06-17microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas1-28/+14
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas5-19/+10
2016-06-17microblaze/PCI: Remove useless __pci_mmap_set_pgprot()Bjorn Helgaas1-30/+1
2016-06-17powerpc/pci: Remove __pci_mmap_set_pgprot()Yinghai Lu1-33/+4
2016-06-15PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann2-3/+3
2016-06-14x86/PCI: VMD: Initialize list item in IRQ disableKeith Busch1-0/+1
2016-06-13x86/PCI: VMD: Select device dma ops to overrideKeith Busch1-3/+3
2016-06-11PCI: Fix comment typoAndrea Gelmini1-1/+1
2016-06-11ARM64: PCI: Support ACPI-based PCI host controllerTomasz Nowicki2-3/+115
2016-06-11ARM64: PCI: Implement AML accessors for PCI_Config regionTomasz Nowicki1-2/+10
2016-06-11ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT codeTomasz Nowicki1-3/+8
2016-06-11ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki1-0/+7
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-05parisc: Fix printk time during bootHelge Deller2-7/+3
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka1-8/+14
2016-06-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2016-06-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2016-06-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-44/+74
2016-06-04Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-38/+68
2016-06-03arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland1-1/+3
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2-10/+14
2016-06-03arm64: mm: dump: log span levelMark Rutland1-1/+7
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland1-1/+2
2016-06-03arm64: report CPU number in bad_modeMark Rutland1-2/+3
2016-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-31/+60
2016-06-02irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni1-0/+9
2016-06-02KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini1-0/+5
2016-06-02KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini1-0/+4
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini1-10/+12
2016-06-02kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini1-1/+1
2016-06-02KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov1-0/+1
2016-06-02KVM: x86: avoid write-tearing of TDPNadav Amit1-4/+4
2016-06-02ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King1-1/+1