summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-064-7/+27
|\
| * Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-044-7/+27
| |\
| | * arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones2016-08-011-7/+5
| | * KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-223-0/+22
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-067-34/+30
|\ \ \
| * | | arm64: Fix copy-on-write referencing in HugeTLBSteve Capper2016-08-041-0/+17
| * | | arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel2016-08-011-4/+4
| * | | arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-292-0/+3
| * | | arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-07-293-29/+5
| * | | arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel2016-07-291-2/+2
* | | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-33/+33
| |/ / |/| |
* | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-024-23/+172
|\ \ \
| * \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-0114-40/+148
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-012-0/+30
| |\ \ \ \ \
| | * | | | | arm64: dts: marvell: Add Aardvark PCIe support for Armada 3700Thomas Petazzoni2016-07-262-0/+30
| | |/ / / /
| * | | | | Merge branch 'pci/resource' into nextBjorn Helgaas2016-08-011-13/+0
| |\ \ \ \ \
| | * | | | | ARM64/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi2016-06-231-13/+0
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas2016-08-011-2/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann2016-06-151-2/+2
| | |/ / / /
| * | | | | 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 branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-0/+1
|\ \ \ \ \
| * | | | | GCC plugin infrastructureEmese Revfy2016-06-071-0/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-0219-179/+161
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-183-0/+8
| * | | | | KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-181-0/+2
| * | | | | KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-182-2/+2
| * | | | | arm64: KVM: Clean up a conditionDan Carpenter2016-07-141-2/+2
| * | | | | arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier2016-07-031-1/+0
| * | | | | arm/arm64: KVM: Prune unused #definesMarc Zyngier2016-07-031-10/+0
| * | | | | arm: KVM: Allow hyp teardownMarc Zyngier2016-07-031-1/+2
| * | | | | arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2016-07-031-1/+0
| * | | | | arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-032-5/+2
| * | | | | arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-035-92/+26
| * | | | | arm/arm64: KVM: Always have merged page tablesMarc Zyngier2016-07-031-24/+7
| * | | | | arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier2016-07-031-0/+19
| * | | | | arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier2016-07-031-0/+4
| * | | | | arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier2016-07-032-14/+39
| * | | | | arm64: KVM: Define HYP offset masksMarc Zyngier2016-07-031-2/+6
| * | | | | arm64: Add ARM64_HYP_OFFSET_LOW capabilityMarc Zyngier2016-07-031-1/+2
| * | | | | arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier2016-07-031-2/+1
| * | | | | arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier2016-07-031-12/+0
| * | | | | arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier2016-07-031-2/+9
| * | | | | arm64: KVM: Merged page tables documentationMarc Zyngier2016-07-031-3/+37
| * | | | | KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-032-15/+0
| * | | | | arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier2016-06-291-1/+1
| * | | | | arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2016-06-291-0/+1
| * | | | | arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier2016-06-291-0/+1