aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-12-02KVM: x86: Fix uninitialized return codeJan Kiszka
2012-11-30KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld
2012-11-30KVM: x86: Add code to track call origin for msr assignmentWill Auld
2012-11-29KVM: VMX: fix memory order between loading vmcs and clearing vmcsXiao Guangrong
2012-11-28KVM: VMX: fix invalid cpu passed to smp_call_function_singleXiao Guangrong
2012-11-28KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pfGleb Natapov
2012-11-27KVM: x86: update pvclock area conditionally, on cpu migrationMarcelo Tosatti
2012-11-27KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti
2012-11-27KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti
2012-11-27KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti
2012-11-27KVM: x86: notifier for clocksource changesMarcelo Tosatti
2012-11-27KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti
2012-11-27x86: vdso: pvclock gettime supportMarcelo Tosatti
2012-11-27x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti
2012-11-27x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti
2012-11-27x86: pvclock: add note about rdtsc barriersMarcelo Tosatti
2012-11-27x86: pvclock: introduce helper to read flagsMarcelo Tosatti
2012-11-27x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti
2012-11-27x86: pvclock: remove pvclock_shadow_timeMarcelo Tosatti
2012-11-27x86: pvclock: make sure rdtsc doesnt speculate out of regionMarcelo Tosatti
2012-11-27x86: kvmclock: allocate pvclock shared memory areaMarcelo Tosatti
2012-11-27KVM: x86: retain pvclock guest stopped bit in guest memoryMarcelo Tosatti
2012-11-13KVM: remove unnecessary return value checkGuo Chao
2012-11-13KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()Guo Chao
2012-11-13KVM: do not kfree error pointerGuo Chao
2012-10-31PPC: ePAPR: Convert hcall header to uapi (round 2)Alexander Graf
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf
2012-10-30KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()Paul Mackerras
2012-10-30KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0Paul Mackerras
2012-10-30KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras
2012-10-30KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lockPaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Fix some races in starting secondary threadsPaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras
2012-10-30PPC: ePAPR: Convert header to uapiAlexander Graf
2012-10-30KVM: PPC: Move mtspr/mfspr emulation into own functionsAlexander Graf
2012-10-30KVM: PPC: 44x: fix DCR read/writeAlexander Graf
2012-10-29KVM: do not treat noslot pfn as a error pfnXiao Guangrong
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann
2012-10-27ARM: versatile: fix versatile_defconfigArnd Bergmann
2012-10-27ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann
2012-10-26KVM: ia64: remove unused variable in kvm_release_vm_pages()Wei Yongjun
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-26Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds