aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-27KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti
2012-11-27KVM: x86: notifier for clocksource changesMarcelo Tosatti
2012-11-27time: export time information for KVM pvclockMarcelo 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-27sched: add notifier for cross-cpu migrationsMarcelo 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-31Merge branch 'for-queue' of https://github.com/agraf/linux-2.6 into queueMarcelo Tosatti
2012-10-31KVM: SVM: update MAINTAINERS entryJoerg Roedel
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: Documentation: Fix reentry-to-be-consistent paragraphAlexander 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-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-29ceph: fix dentry reference leak in encode_fh()David Zafman
2012-10-28Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-28i2c-i801: Fix commentJean Delvare
2012-10-28i2c-i801: Simplify dependency towards GPIOLIBJean Delvare
2012-10-28i2c-stub: Move to drivers/i2cJean Delvare
2012-10-28Linux 3.7-rc3Linus Torvalds
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-28Lock splice_read and splice_write functionsMikulas Patocka
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann