summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-155-58/+83
|\
| * MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res...Bjorn Helgaas2016-03-121-2/+7
| * MIPS: Loongson 3: Use temporary struct resource * to avoid repetitionBjorn Helgaas2016-03-121-7/+7
| * ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resourceBjorn Helgaas2016-03-122-19/+16
| * ia64/PCI: Use ioremap() instead of open-coded equivalentBjorn Helgaas2016-03-121-3/+2
| * ia64/PCI: Use temporary struct resource * to avoid repetitionBjorn Helgaas2016-03-122-27/+22
| * PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-082-12/+32
| * PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas2016-03-082-2/+4
| * x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas2016-03-081-0/+7
* | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-151-0/+15
|\ \
| * | PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins2016-02-161-0/+15
| |/
* | Merge branch 'pci/host-designware' into nextBjorn Helgaas2016-03-157-0/+92
|\ \
| * | ARC: Add PCI supportJoao Pinto2016-03-107-0/+92
| |/
| |
| \
| \
| \
*---. \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-153-47/+47
|\ \ \ \ | | |_|/ | |/| |
| | | * microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada2016-03-082-46/+13
| | |/ | |/|
| | * x86/PCI: VMD: Attach VMD resources to parent domain's resource treeJon Derrick2016-03-101-0/+16
| | * x86/PCI: VMD: Set bus resource start to 0Keith Busch2016-03-101-1/+1
| | * x86/PCI: VMD: Document code for maintainabilityKeith Busch2016-03-101-0/+17
| |/
| |
| \
| \
| \
*---. \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-1534-95/+0
|\ \ \ \ | | |_|/ | |/| |
| | | * unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definitionBjorn Helgaas2016-03-081-5/+0
| | | * PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-0721-49/+0
| | | * frv/PCI: Remove stray pci_{alloc,free}_consistent() declarationChristoph Hellwig2016-03-071-6/+0
| |_|/ |/| |
| | * PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-0811-21/+0
| | * PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-089-14/+0
| |/
* | ARM64: PCI: Remove generated include of asm-generic/pci-bridge.hBjorn Helgaas2016-02-052-5/+0
* | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-057-10/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24115-757/+4144
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-246-3/+11
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-243-0/+12
| * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-242-13/+0
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-96/+0
| * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-241-32/+3
| * | MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-241-1/+1
| * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-244-28/+5
| * | MIPS: KVM: Use cacheops.h definitionsJames Hogan2016-01-241-22/+8
| * | MIPS: Break down cacheops.h definitionsJames Hogan2016-01-241-42/+64
| * | MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2016-01-242-30/+30
| * | MIPS: Update trap codesJames Hogan2016-01-241-2/+10
| * | MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-245-83/+80
| * | MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan2016-01-241-2/+2
| * | MIPS: KVM: Refactor added offsetof()sJames Hogan2016-01-241-7/+3
| * | MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan2016-01-242-19/+19
| * | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-242-38/+0
| * | MIPS: Move definition of DC bit to mipsregs.hJames Hogan2016-01-242-3/+2