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
Age
Commit message (
Expand
)
Author
Files
Lines
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
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
Marc Zyngier
1
-1
/
+12
2016-05-31
KVM: arm/arm64: vgic-v3: Clear all dirty LRs
Christoffer Dall
1
-4
/
+3
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+20
2016-05-20
KVM: arm/arm64: vgic-new: enable build
Andre Przywara
2
-0
/
+19
2016-05-20
kvm: arm64: Fix EC field in inject_abt64
Matt Evans
1
-1
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+8
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-11
/
+114
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
3
-7
/
+47
2016-04-28
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2
-0
/
+52
2016-04-28
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
1
-0
/
+7
2016-04-28
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
2
-4
/
+4
2016-04-28
arm64: kvm: Move lr save/restore from do_el2_call into EL1
James Morse
2
-5
/
+8
2016-04-28
arm64: Cleanup SCTLR flags
Geoff Levand
1
-2
/
+3
2016-04-21
arm64: kvm: Add support for 16K pages
Suzuki K Poulose
1
-1
/
+0
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
3
-4
/
+5
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-572
/
+1238
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: Switch the sys_reg search to be a binary search
Marc Zyngier
1
-18
/
+22
2016-02-29
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
1
-0
/
+51
2016-02-29
arm64: KVM: Introduce per-vcpu kvm device controls
Shannon Zhao
1
-0
/
+1
2016-02-29
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
1
-0
/
+3
2016-02-29
arm64: KVM: Reset PMU state when resetting vcpu
Shannon Zhao
1
-0
/
+3
2016-02-29
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
2
-5
/
+99
2016-02-29
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
1
-0
/
+1
2016-02-29
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
1
-1
/
+19
2016-02-29
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
1
-3
/
+26
2016-02-29
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
Shannon Zhao
1
-4
/
+28
2016-02-29
arm64: KVM: Add access handler for event type register
Shannon Zhao
1
-2
/
+124
2016-02-29
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
1
-4
/
+31
2016-02-29
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2
-4
/
+136
2016-02-29
arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register
Shannon Zhao
1
-4
/
+24
2016-02-29
arm64: KVM: Add access handler for PMSELR register
Shannon Zhao
1
-2
/
+18
2016-02-29
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
1
-2
/
+40
2016-02-29
arm64: KVM: Define PMU data structure for each vcpu
Shannon Zhao
1
-0
/
+7
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
[next]