index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: KVM: vgic-v3: Reset LRs at boot time
Marc Zyngier
2016-03-09
2
-0
/
+10
*
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
*
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
2016-02-29
1
-0
/
+1
*
ARM: KVM: Switch the CP reg search to be a binary search
Marc Zyngier
2016-02-29
1
-18
/
+23
*
ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit
Marc Zyngier
2016-02-29
2
-6
/
+6
*
ARM: KVM: Enforce sorting of all CP tables
Marc Zyngier
2016-02-29
1
-8
/
+17
*
ARM: KVM: Properly sort the invariant table
Marc Zyngier
2016-02-29
1
-3
/
+3
*
arm64: KVM: Switch the sys_reg search to be a binary search
Marc Zyngier
2016-02-29
1
-18
/
+22
*
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
5
-0
/
+80
*
arm64: KVM: Introduce per-vcpu kvm device controls
Shannon Zhao
2016-02-29
2
-0
/
+56
*
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
2016-02-29
3
-1
/
+5
*
arm64: KVM: Free perf event of PMU when destroying vcpu
Shannon Zhao
2016-02-29
1
-0
/
+1
*
arm64: KVM: Reset PMU state when resetting vcpu
Shannon Zhao
2016-02-29
1
-0
/
+3
*
arm64: KVM: Add PMU overflow interrupt routing
Shannon Zhao
2016-02-29
1
-2
/
+6
*
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
2016-02-29
5
-5
/
+110
*
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
2016-02-29
2
-1
/
+4
*
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
2016-02-29
3
-1
/
+22
*
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
2016-02-29
2
-3
/
+27
*
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
Shannon Zhao
2016-02-29
2
-4
/
+29
*
arm64: KVM: Add access handler for event type register
Shannon Zhao
2016-02-29
2
-2
/
+127
*
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2016-02-29
2
-4
/
+32
*
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
3
-4
/
+139
*
arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register
Shannon Zhao
2016-02-29
1
-4
/
+24
*
arm64: KVM: Add access handler for PMSELR register
Shannon Zhao
2016-02-29
2
-2
/
+19
*
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
2016-02-29
2
-2
/
+43
*
arm64: KVM: Define PMU data structure for each vcpu
Shannon Zhao
2016-02-29
2
-0
/
+9
*
arm64: KVM: Add temporary kvm_perf_event.h
Marc Zyngier
2016-02-29
2
-0
/
+56
*
arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp
Marc Zyngier
2016-02-29
1
-5
/
+7
*
ARM: KVM: Use common version of timer-sr.c
Marc Zyngier
2016-02-29
3
-70
/
+10
*
ARM: KVM: Use common version of vgic-v2-sr.c
Marc Zyngier
2016-02-29
2
-83
/
+4
*
ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
8
-12
/
+7
*
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
-20
/
+8
*
arm64: VHE: Add support for running Linux in EL2 mode
Marc Zyngier
2016-02-29
2
-1
/
+40
*
arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP
Marc Zyngier
2016-02-29
1
-5
/
+13
*
arm64: perf: Count EL2 events if the kernel is running in HYP
Marc Zyngier
2016-02-29
1
-1
/
+5
*
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
2016-02-29
3
-67
/
+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
3
-7
/
+52
*
arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
Marc Zyngier
2016-02-29
3
-4
/
+23
*
arm64: KVM: VHE: Enable minimal sysreg save/restore
Marc Zyngier
2016-02-29
1
-2
/
+13
*
arm64: KVM: VHE: Use unified system register accessors
Marc Zyngier
2016-02-29
1
-42
/
+42
*
arm64: KVM: VHE: Split save/restore of registers shared between guest and host
Marc Zyngier
2016-02-29
1
-15
/
+33
*
arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
Marc Zyngier
2016-02-29
3
-9
/
+31
*
arm64: KVM: VHE: Introduce unified system register accessors
Marc Zyngier
2016-02-29
1
-0
/
+72
*
arm64: KVM: VHE: Patch out kern_hyp_va
Marc Zyngier
2016-02-29
2
-4
/
+33
[next]