aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-176-10/+56
* KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-174-0/+24
* KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling2013-10-171-0/+54
* Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-1614-130/+242
|\
| * KVM: ARM: Add support for Cortex-A7Jonathan Austin2013-10-128-124/+184
| * KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masksJonathan Austin2013-10-121-2/+2
| * KVM: ARM: Fix calculation of virtual CPU IDJonathan Austin2013-10-121-7/+4
| * ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel2013-10-021-0/+13
| * ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-022-0/+21
| * ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-022-0/+21
| * KVM: ARM: Fix typo in comments of inject_abt()Anup Patel2013-10-021-1/+1
* | KVM: Drop FOLL_GET in GUP when doing async page faultchai wen2013-10-151-2/+2
* | KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-7/+0
* | KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-5/+0
* | KVM: ia64: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-4/+0
* | KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-7/+0
* | KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-5/+0
* | KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-5/+0
* | KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2013-10-141-0/+7
* | KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li2013-10-102-2/+41
* | KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-036-58/+37
* | KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unloadPaolo Bonzini2013-10-031-10/+4
* | KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini2013-10-033-14/+3
* | KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2013-10-032-19/+4
* | KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini2013-10-033-6/+34
* | KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini2013-10-033-3/+24
* | KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini2013-10-032-1/+4
* | KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2013-09-302-7/+6
* | KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2Gleb Natapov2013-09-301-0/+20
* | KVM: nVMX: Check all exceptions for intercept during delivery to L2Gleb Natapov2013-09-301-8/+4
* | KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFOGleb Natapov2013-09-301-4/+4
* | KVM: nVMX: Amend nested_run_pending logicGleb Natapov2013-09-301-14/+12
* | KVM: s390: Intercept SCK instructionThomas Huth2013-09-241-0/+33
* | KVM: s390: Implement TEST BLOCKThomas Huth2013-09-241-0/+28
* | KVM: s390: Helper for converting real addresses to absoluteThomas Huth2013-09-241-7/+14
* | KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth2013-09-241-2/+4
* | KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth2013-09-243-3/+16
* | KVM: s390: Push run loop into __vcpu_runThomas Huth2013-09-241-24/+25
* | KVM: s390: Split up __vcpu_run into three partsThomas Huth2013-09-241-17/+37
* | KVM: s390: Remove dead "rerun vcpu" codeThomas Huth2013-09-244-13/+1
* | KVM: nVMX: Enable unrestricted guest mode supportJan Kiszka2013-09-241-4/+14
* | KVM: nVMX: Implement support for EFER saving on VM-exitJan Kiszka2013-09-241-1/+3
* | KVM: nVMX: Do not set identity page map for L2Jan Kiszka2013-09-241-2/+4
* | KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_stateJan Kiszka2013-09-241-1/+1
* | Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-205-6/+11
|\ \
| * | ARM: shmobile: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2013-09-192-2/+2
| * | ARM: i.MX: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2013-09-192-2/+2
| * | cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2013-09-191-2/+7
| |/
* | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-09-204-8/+19
|\ \
| * | arm64: Widen hwcap to be 64 bitSteve Capper2013-09-202-2/+2