summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm64: Add PTE_HYP_XN page table flagMarc Zyngier2016-06-291-0/+1
* arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier2016-06-291-1/+1
* KVM: ARM64: Fix typosAndrea Gelmini2016-06-143-3/+3
* arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier2016-05-311-7/+16
* arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier2016-05-311-4/+2
* arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE valueMarc Zyngier2016-05-311-1/+12
* KVM: arm/arm64: vgic-v3: Clear all dirty LRsChristoffer Dall2016-05-311-4/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-275-1/+29
|\
| * Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-245-1/+29
| |\
| | * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-201-0/+2
| | * KVM: arm/arm64: vgic-new: enable buildAndre Przywara2016-05-202-0/+19
| | * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-201-0/+4
| | * KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2016-05-201-0/+3
| | * kvm: arm64: Fix EC field in inject_abt64Matt Evans2016-05-201-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-7/+7
|\ \ \
| * \ \ Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-201-7/+7
| |\ \ \
| | * | | perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-161-2/+2
| | * | | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-7/+7
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-05-251-0/+2
|\ \ \ \ \
| * | | | | arm64: defconfig: enable Renesas Watchdog TimerWolfram Sang2016-05-141-0/+2
* | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2016-05-241-55/+68
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'renesas-arm64-dt-pm-domain-for-v4.7' of git://git.kernel.org/pub/s...Arnd Bergmann2016-05-092-54/+176
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: r8a7795: Use SYSC "always-on" PM DomainGeert Uytterhoeven2016-04-271-55/+55
| | * | | | | | arm64: dts: r8a7795: Add SYSC PM DomainsGeert Uytterhoeven2016-04-271-0/+13
* | | | | | | | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+3
OpenPOWER on IntegriCloud