summaryrefslogtreecommitdiff
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-0812-418/+288
|\
| * Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-2715-495/+457
| |\
| | * Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall2017-04-096-334/+284
| | |\
| | | * KVM: arm64: Use common Set/Way sys definitionsMark Rutland2017-03-221-9/+3
| | | * KVM: arm64: Use common sysreg definitionsMark Rutland2017-03-222-73/+25
| | | * KVM: arm64: use common invariant sysreg definitionsMark Rutland2017-03-221-38/+19
| | | * KVM: arm64: Use common physical timer sysreg definitionsMark Rutland2017-03-221-9/+3
| | | * KVM: arm64: Use common GICv3 sysreg definitionsMark Rutland2017-03-221-6/+2
| | | * KVM: arm64: Use common performance monitor sysreg definitionsMark Rutland2017-03-221-56/+22
| | | * KVM: arm64: Use common debug sysreg definitionsMark Rutland2017-03-221-52/+21
| | | * KVM: arm64: add SYS_DESC()Mark Rutland2017-03-221-0/+5
| | * | KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf2017-04-091-0/+2
| | * | arm64: hyp-stub: Zero x0 on successful stub handlingMarc Zyngier2017-04-092-4/+6
| | * | arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-094-27/+7
| | * | arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier2017-04-091-1/+0
| | * | arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier2017-04-091-6/+0
| | * | arm64: KVM: Implement HVC_SOFT_RESTART in the init codeMarc Zyngier2017-04-091-8/+23
| | * | arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-094-20/+1
| | * | arm64: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier2017-04-091-5/+19
| | * | arm64: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier2017-04-091-1/+6
| | * | arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier2017-04-091-0/+13
| | * | arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-092-1/+19
| | * | arm64: hyp-stub: Update documentation in asm/virt.hMarc Zyngier2017-04-091-3/+8
| | * | arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-093-2/+5
| | * | arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier2017-04-091-4/+0
| | * | arm64: KVM: Move lr save/restore to do_el2_callMarc Zyngier2017-04-092-5/+2
| | * | arm64: hyp-stub: Stop pointlessly clobbering lrMarc Zyngier2017-04-091-6/+0
| | * | arm64: KVM: Do not corrupt registers on failed 64bit CP readMarc Zyngier2017-04-091-11/+16
| | * | arm64: KVM: Treat sysreg accessors returning false as successfulMarc Zyngier2017-04-091-29/+20
| | * | arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0Marc Zyngier2017-04-091-7/+6
| | * | arm64: KVM: Make unexpected reads from WO registers inject an undefMarc Zyngier2017-04-092-18/+9
| | * | arm64: KVM: PMU: Inject UNDEF on non-privileged accessesMarc Zyngier2017-04-091-2/+6
| | * | arm64: KVM: PMU: Inject UNDEF exception on illegal register accessMarc Zyngier2017-04-091-1/+6
| | * | arm64: KVM: PMU: Refactor pmu_*_el0_disabledMarc Zyngier2017-04-091-14/+11
| | * | KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-091-0/+2
| * | | KVM: mark requests that need synchronizationPaolo Bonzini2017-04-271-1/+1
| * | | KVM: mark requests that do not need a wakeupRadim Krčmář2017-04-271-1/+1
| * | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-072-1/+2
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-0556-744/+1814
|\ \ \
| * | | arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUSCatalin Marinas2017-05-051-16/+49
| * | | arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven2017-04-281-1/+4
| * | | arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refillsFlorian Fainelli2017-04-281-0/+6
| * | | arm64: module: split core and init PLT sectionsArd Biesheuvel2017-04-264-48/+72
| * | | arm64: pmuv3: handle pmuv3+Mark Rutland2017-04-251-3/+4
| * | | arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2017-04-242-0/+18
| * | | Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas2017-04-123-33/+92
| |\ \ \
| | * | | arm64: pmuv3: use arm_pmu ACPI frameworkMark Rutland2017-04-111-17/+9
| | * | | arm64: pmuv3: handle !PMUv3 when probingMark Rutland2017-04-111-16/+71
| | * | | arm64: add function to get a cpu's MADT GICC tableMark Rutland2017-04-112-0/+12
| | |/ /
| * | | arm64: Silence spurious kbuild warning on menuconfigMarc Zyngier2017-04-121-1/+3