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
2016-03-09
arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
Marc Zyngier
1
-5
/
+4
2016-03-09
arm64: KVM: vgic-v3: Reset LRs at boot time
Marc Zyngier
1
-0
/
+9
2016-03-09
arm64: KVM: vgic-v3: Do not save an LR known to be empty
Marc Zyngier
1
-2
/
+9
2016-03-09
arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
Marc Zyngier
1
-2
/
+31
2016-03-09
arm64: KVM: vgic-v3: Avoid accessing ICH registers
Marc Zyngier
1
-113
/
+180
2016-02-29
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
1
-0
/
+3
2016-02-29
arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp
Marc Zyngier
3
-153
/
+5
2016-02-29
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
9
-200
/
+8
2016-02-29
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
2
-64
/
+90
2016-02-29
arm64: KVM: VHE: Add alternative panic handling
Marc Zyngier
1
-8
/
+27
2016-02-29
arm64: KVM: VHE: Add fpsimd enabling on guest access
Marc Zyngier
1
-0
/
+6
2016-02-29
arm64: KVM: VHE: Use unified sysreg accessors for timer
Marc Zyngier
1
-5
/
+5
2016-02-29
arm64: KVM: VHE: Implement VHE activate/deactivate_traps
Marc Zyngier
1
-6
/
+47
2016-02-29
arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
Marc Zyngier
2
-4
/
+20
2016-02-29
arm64: KVM: VHE: Enable minimal sysreg save/restore
Marc Zyngier
1
-2
/
+13
2016-02-29
arm64: KVM: VHE: Use unified system register accessors
Marc Zyngier
1
-42
/
+42
2016-02-29
arm64: KVM: VHE: Split save/restore of registers shared between guest and host
Marc Zyngier
1
-15
/
+33
2016-02-29
arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
Marc Zyngier
3
-9
/
+31
2016-02-29
arm64: KVM: VHE: Introduce unified system register accessors
Marc Zyngier
1
-0
/
+72
2016-02-29
arm64: KVM: VHE: Patch out kern_hyp_va
Marc Zyngier
1
-3
/
+22
2016-02-29
arm64: KVM: VHE: Patch out use of HVC
Marc Zyngier
1
-9
/
+31
2016-02-29
arm64: KVM: Switch to C-based stage2 init
Marc Zyngier
2
-0
/
+45
2016-02-24
arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2
Marc Zyngier
1
-10
/
+10
2016-02-18
arm64: prevent potential circular header dependencies in asm/bug.h
Ard Biesheuvel
1
-0
/
+1
2016-01-24
arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2
Dave Martin
1
-2
/
+6
2015-12-14
arm64: KVM: Remove weak attributes
Marc Zyngier
5
-21
/
+13
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
3
-2
/
+3
2015-12-14
arm64: KVM: Add compatibility aliases
Marc Zyngier
5
-0
/
+21
2015-12-14
arm64: KVM: Add panic handling
Marc Zyngier
3
-1
/
+41
2015-12-14
arm64: KVM: HYP mode entry points
Marc Zyngier
2
-0
/
+204
2015-12-14
arm64: KVM: Implement TLB handling
Marc Zyngier
3
-0
/
+75
2015-12-14
arm64: KVM: Implement fpsimd save/restore
Marc Zyngier
6
-2
/
+81
2015-12-14
arm64: KVM: Implement the core world switch
Marc Zyngier
2
-0
/
+136
2015-12-14
arm64: KVM: Add patchable function selector
Marc Zyngier
1
-0
/
+24
2015-12-14
arm64: KVM: Implement guest entry
Marc Zyngier
3
-0
/
+133
2015-12-14
arm64: KVM: Implement debug save/restore
Marc Zyngier
3
-0
/
+147
2015-12-14
arm64: KVM: Implement 32bit system register save/restore
Marc Zyngier
2
-0
/
+49
2015-12-14
arm64: KVM: Implement system register save/restore
Marc Zyngier
3
-0
/
+94
2015-12-14
arm64: KVM: Implement timer save/restore
Marc Zyngier
3
-0
/
+75
2015-12-14
arm64: KVM: Implement vgic-v3 save/restore
Marc Zyngier
3
-0
/
+230
2015-12-14
arm64: KVM: Implement vgic-v2 save/restore
Marc Zyngier
3
-0
/
+92
2015-12-14
arm64: KVM: Add a HYP-specific header file
Marc Zyngier
1
-0
/
+33
[prev]