index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
arm64: sysreg: Move SPE registers and PSB into common header files
Will Deacon
1
-17
/
+7
2017-08-21
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
1
-1
/
+1
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
1
-0
/
+14
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
1
-0
/
+2
2017-05-16
KVM: arm64: Restore host physical timer access on hyp_panic()
James Morse
1
-0
/
+1
2017-05-15
arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
1
-0
/
+2
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-22
/
+21
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
1
-15
/
+0
2017-04-09
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
1
-5
/
+19
2017-04-09
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
1
-2
/
+2
2017-03-20
arm64: KVM: Add support for VPIPT I-caches
Will Deacon
1
-0
/
+22
2017-03-06
arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
Marc Zyngier
1
-9
/
+55
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
2
-3
/
+80
2017-01-27
arm64: Use __tlbi() macros in KVM code
Christopher Covington
1
-6
/
+7
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+12
2016-12-09
arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest
Marc Zyngier
1
-1
/
+7
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2
-2
/
+12
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
1
-0
/
+15
2016-09-22
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
Vladimir Murzin
2
-329
/
+1
2016-09-22
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
1
-13
/
+0
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
1
-10
/
+11
2016-09-08
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
1
-3
/
+15
2016-09-08
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
3
-3
/
+61
2016-09-08
arm64: KVM: Route asynchronous aborts
Marc Zyngier
1
-3
/
+8
2016-09-08
arm64: KVM: Preserve pending vSError in world switch
Marc Zyngier
1
-0
/
+9
2016-09-08
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
1
-0
/
+32
2016-09-08
arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
Vladimir Murzin
1
-0
/
+2
2016-09-08
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
4
-19
/
+6
2016-09-08
arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
Shanker Donthineni
2
-75
/
+63
2016-08-17
arm64: Document workaround for Cortex-A72 erratum #853709
Marc Zyngier
1
-1
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-21
/
+24
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+5
2016-07-23
arm64: KVM: VHE: Context switch MDSCR_EL1
Marc Zyngier
1
-4
/
+4
2016-07-03
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
2
-19
/
+15
2016-07-03
arm64: KVM: Always reference __hyp_panic_string via its kernel VA
Marc Zyngier
1
-2
/
+9
2016-06-21
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
1
-1
/
+1
2016-06-21
arm64: allow building with kcov coverage on ARM64
Alexander Potapenko
1
-0
/
+4
2016-05-31
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
1
-7
/
+16
2016-05-31
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
Marc Zyngier
1
-4
/
+2
2016-05-31
KVM: arm/arm64: vgic-v3: Clear all dirty LRs
Christoffer Dall
1
-4
/
+3
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-6
/
+23
2016-05-09
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
1
-0
/
+8
2016-05-03
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
1
-0
/
+19
2016-04-28
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
1
-2
/
+2
2016-04-28
arm64: kvm: Move lr save/restore from do_el2_call into EL1
James Morse
1
-4
/
+2
2016-04-06
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
1
-2
/
+37
2016-03-30
arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
Suzuki K Poulose
1
-2
/
+4
2016-03-21
kvm: arm64: Disable compiler instrumentation for hypervisor code
Catalin Marinas
1
-0
/
+4
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
[next]