index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-29
arm64: KVM: Add PMU overflow interrupt routing
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
2016-02-29
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for event type register
Shannon Zhao
2016-02-29
arm64: KVM: PMU: Add perf event map and introduce perf event creating function
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMSELR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
2016-02-29
arm64: KVM: Define PMU data structure for each vcpu
Shannon Zhao
2016-02-29
arm64: KVM: Add temporary kvm_perf_event.h
Marc Zyngier
2016-02-29
arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp
Marc Zyngier
2016-02-29
ARM: KVM: Use common version of timer-sr.c
Marc Zyngier
2016-02-29
ARM: KVM: Use common version of vgic-v2-sr.c
Marc Zyngier
2016-02-29
ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp
Marc Zyngier
2016-02-29
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
arm64: VHE: Add support for running Linux in EL2 mode
Marc Zyngier
2016-02-29
arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP
Marc Zyngier
2016-02-29
arm64: perf: Count EL2 events if the kernel is running in HYP
Marc Zyngier
2016-02-29
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Add alternative panic handling
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Add fpsimd enabling on guest access
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Use unified sysreg accessors for timer
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Implement VHE activate/deactivate_traps
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Enable minimal sysreg save/restore
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Use unified system register accessors
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Split save/restore of registers shared between guest and host
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Introduce unified system register accessors
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Patch out kern_hyp_va
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Patch out use of HVC
Marc Zyngier
2016-02-29
arm64: KVM: Skip HYP setup when already running in HYP
Marc Zyngier
2016-02-29
arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
Marc Zyngier
2016-02-29
arm64: Allow the arch timer to use the HYP timer
Marc Zyngier
2016-02-29
arm/arm64: Add new is_kernel_in_hyp_mode predicate
Marc Zyngier
2016-02-29
arm64: KVM: Switch to C-based stage2 init
Marc Zyngier
2016-02-29
arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
Marc Zyngier
2016-02-29
ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end
Marc Zyngier
2016-02-29
ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT
Marc Zyngier
2016-02-29
ARM: KVM: Remove unused hyp_pc field
Marc Zyngier
2016-02-29
ARM: KVM: Cleanup asm-offsets.c
Marc Zyngier
2016-02-29
ARM: KVM: Turn CP15 defines to an enum
Marc Zyngier
2016-02-29
ARM: KVM: Remove __weak attributes
Marc Zyngier
2016-02-29
ARM: KVM: Switch to C-based stage2 init
Marc Zyngier
[next]