index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-14
2
-2
/
+12
|
\
|
*
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-11-16
2
-2
/
+12
*
|
arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest
Marc Zyngier
2016-12-09
1
-1
/
+7
*
|
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
2016-11-04
1
-0
/
+15
|
/
*
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
Vladimir Murzin
2016-09-22
2
-329
/
+1
*
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
2016-09-22
1
-13
/
+0
*
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
2016-09-22
1
-10
/
+11
*
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
2016-09-08
1
-3
/
+15
*
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
2016-09-08
3
-3
/
+61
*
arm64: KVM: Route asynchronous aborts
Marc Zyngier
2016-09-08
1
-3
/
+8
*
arm64: KVM: Preserve pending vSError in world switch
Marc Zyngier
2016-09-08
1
-0
/
+9
*
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
2016-09-08
1
-0
/
+32
*
arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
Vladimir Murzin
2016-09-08
1
-0
/
+2
*
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
2016-09-08
4
-19
/
+6
*
arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
Shanker Donthineni
2016-09-08
2
-75
/
+63
*
arm64: Document workaround for Cortex-A72 erratum #853709
Marc Zyngier
2016-08-17
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
3
-21
/
+24
|
\
|
*
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
2016-07-03
2
-19
/
+15
|
*
arm64: KVM: Always reference __hyp_panic_string via its kernel VA
Marc Zyngier
2016-07-03
1
-2
/
+9
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-27
2
-1
/
+5
|
\
\
|
*
|
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
2016-06-21
1
-1
/
+1
|
*
|
arm64: allow building with kcov coverage on ARM64
Alexander Potapenko
2016-06-21
1
-0
/
+4
|
|
/
*
/
arm64: KVM: VHE: Context switch MDSCR_EL1
Marc Zyngier
2016-07-23
1
-4
/
+4
|
/
*
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
2016-05-31
1
-7
/
+16
*
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
Marc Zyngier
2016-05-31
1
-4
/
+2
*
KVM: arm/arm64: vgic-v3: Clear all dirty LRs
Christoffer Dall
2016-05-31
1
-4
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
1
-0
/
+8
|
\
|
*
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
2016-05-09
1
-0
/
+8
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-17
2
-6
/
+23
|
\
\
|
|
/
|
/
|
|
*
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
2016-05-03
1
-0
/
+19
|
*
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
2016-04-28
1
-2
/
+2
|
*
arm64: kvm: Move lr save/restore from do_el2_call into EL1
James Morse
2016-04-28
1
-4
/
+2
*
|
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
2016-04-06
1
-2
/
+37
|
/
*
arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
Suzuki K Poulose
2016-03-30
1
-2
/
+4
*
kvm: arm64: Disable compiler instrumentation for hypervisor code
Catalin Marinas
2016-03-21
1
-0
/
+4
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-18
1
-0
/
+1
|
\
|
*
arm64: prevent potential circular header dependencies in asm/bug.h
Ard Biesheuvel
2016-02-18
1
-0
/
+1
*
|
arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
Marc Zyngier
2016-03-09
1
-5
/
+4
*
|
arm64: KVM: vgic-v3: Reset LRs at boot time
Marc Zyngier
2016-03-09
1
-0
/
+9
*
|
arm64: KVM: vgic-v3: Do not save an LR known to be empty
Marc Zyngier
2016-03-09
1
-2
/
+9
*
|
arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
Marc Zyngier
2016-03-09
1
-2
/
+31
*
|
arm64: KVM: vgic-v3: Avoid accessing ICH registers
Marc Zyngier
2016-03-09
1
-113
/
+180
*
|
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
2016-02-29
1
-0
/
+3
*
|
arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp
Marc Zyngier
2016-02-29
3
-153
/
+5
*
|
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
9
-200
/
+8
*
|
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
2016-02-29
2
-64
/
+90
*
|
arm64: KVM: VHE: Add alternative panic handling
Marc Zyngier
2016-02-29
1
-8
/
+27
*
|
arm64: KVM: VHE: Add fpsimd enabling on guest access
Marc Zyngier
2016-02-29
1
-0
/
+6
*
|
arm64: KVM: VHE: Use unified sysreg accessors for timer
Marc Zyngier
2016-02-29
1
-5
/
+5
*
|
arm64: KVM: VHE: Implement VHE activate/deactivate_traps
Marc Zyngier
2016-02-29
1
-6
/
+47
[next]