summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla2016-04-061-3/+10
* arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse2016-03-311-19/+33
* KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger2016-03-211-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-181-3/+5
|\
| * arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-02-181-3/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-1621-1291/+1162Star
|\ \
| * | KVM: arm/arm64: timer: Add active state cachingMarc Zyngier2016-02-291-0/+1
| * | ARM: KVM: Switch the CP reg search to be a binary searchMarc Zyngier2016-02-291-18/+23
| * | ARM: KVM: Rename struct coproc_reg::is_64 to is_64bitMarc Zyngier2016-02-292-6/+6
| * | ARM: KVM: Enforce sorting of all CP tablesMarc Zyngier2016-02-291-8/+17
| * | ARM: KVM: Properly sort the invariant tableMarc Zyngier2016-02-291-3/+3
| * | arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-291-0/+3
| * | arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao2016-02-291-0/+55
| * | arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao2016-02-291-0/+1
| * | arm64: KVM: Add PMU overflow interrupt routingShannon Zhao2016-02-291-2/+6
| * | ARM: KVM: Use common version of timer-sr.cMarc Zyngier2016-02-292-70/+1Star
| * | ARM: KVM: Use common version of vgic-v2-sr.cMarc Zyngier2016-02-292-83/+4Star
| * | ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-298-142/+7Star
| * | arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier2016-02-292-59/+121
| * | arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier2016-02-291-0/+16
| * | ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORTMarc Zyngier2016-02-291-2/+0Star
| * | ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-291-5/+0Star
| * | ARM: KVM: Turn CP15 defines to an enumMarc Zyngier2016-02-291-1/+0Star
| * | ARM: KVM: Remove __weak attributesMarc Zyngier2016-02-293-7/+5Star
| * | ARM: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-294-8/+37
| * | ARM: KVM: Remove the old world switchMarc Zyngier2016-02-292-1128/+1Star
| * | ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier2016-02-291-8/+2Star
| * | ARM: KVM: Add panic handling codeMarc Zyngier2016-02-292-7/+59
| * | ARM: KVM: Add HYP mode entry codeMarc Zyngier2016-02-293-0/+160
| * | ARM: KVM: Add populating of fault data structureMarc Zyngier2016-02-292-0/+58
| * | ARM: KVM: Add the new world switch implementationMarc Zyngier2016-02-293-0/+148
| * | ARM: KVM: Add VFP lazy save/restore handlerMarc Zyngier2016-02-291-0/+31
| * | ARM: KVM: Add guest entry codeMarc Zyngier2016-02-293-0/+73
| * | ARM: KVM: Add banked registers save/restoreMarc Zyngier2016-02-293-0/+89
| * | ARM: KVM: Add VFP save/restoreMarc Zyngier2016-02-293-0/+82
| * | ARM: KVM: Add vgic v2 save/restoreMarc Zyngier2016-02-293-0/+88
| * | ARM: KVM: Add timer save/restoreMarc Zyngier2016-02-293-0/+80
| * | ARM: KVM: Add CP15 save/restore codeMarc Zyngier2016-02-293-0/+113
| * | ARM: KVM: Add TLB invalidation codeMarc Zyngier2016-02-294-0/+81
| * | ARM: KVM: Add system register accessor macrosMarc Zyngier2016-02-291-0/+15
| * | ARM: KVM: Add a HYP-specific header fileMarc Zyngier2016-02-291-0/+30
| * | ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-294-9/+20
| * | ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-294-36/+37
| * | ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-292-14/+16
| * | ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier2016-02-291-1/+1
| * | ARM: KVM: Move the HYP code to its own sectionMarc Zyngier2016-02-291-8/+5Star
| * | arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier2016-02-291-0/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-152-6/+6
|\ \ \
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-291-1/+2
| |\| |
| * | | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-252-6/+6
| | |/ | |/|