Age | Commit message (Expand) | Author |
2012-04-18 | KVM: MMU: use page table level macro | Davidlohr Bueso |
2012-04-16 | KVM: dont clear TMR on EOI | Michael S. Tsirkin |
2012-04-16 | KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f) | Avi Kivity |
2012-04-16 | KVM: x86 emulator: MMX support | Avi Kivity |
2012-04-16 | KVM: x86 emulator: implement movntps | Avi Kivity |
2012-04-16 | KVM: x86: emulate movdqa | Stefan Hajnoczi |
2012-04-16 | KVM: x86 emulator: add support for vector alignment | Avi Kivity |
2012-04-16 | KVM: SVM: Auto-load on CPUs with SVM | Josh Triplett |
2012-04-08 | KVM: MMU: Improve iteration through sptes from rmap | Takuya Yoshikawa |
2012-04-08 | KVM: MMU: Make pte_list_desc fit cache lines well | Takuya Yoshikawa |
2012-04-08 | KVM: x86: add paging gcc optimization | Davidlohr Bueso |
2012-04-08 | KVM: VMX: Auto-load on CPUs with VMX | Josh Triplett |
2012-04-08 | KVM: Switch to srcu-less get_dirty_log() | Takuya Yoshikawa |
2012-04-08 | KVM: Avoid checking huge page mappings in get_dirty_log() | Takuya Yoshikawa |
2012-04-08 | KVM: MMU: Split the main body of rmap_write_protect() off from others | Takuya Yoshikawa |
2012-04-08 | kvmclock: remove unneeded EXPORT macro | Eric B Munson |
2012-04-08 | KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL | Eric B Munson |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-04-08 | x86: pvclock: Add flag to indicate that a vm was stopped by the host | Eric B Munson |
2012-04-08 | KVM: Factor out kvm_vcpu_kick to arch-generic code | Christoffer Dall |
2012-04-08 | KVM: SVM: count all irq windows exit | Jason Wang |
2012-04-08 | KVM: x86: expose Intel cpu new features (HLE, RTM) to guest | Liu, Jinsong |
2012-04-07 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-04-06 | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-04-06 | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds |
2012-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-06 | xen/smp: Remove unnecessary call to smp_processor_id() | Srivatsa S. Bhat |
2012-04-06 | xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io... | Konrad Rzeszutek Wilk |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-05 | KVM: Resolve RCU vs. async page fault problem | Gleb Natapov |
2012-04-05 | KVM: VMX: vmx_set_cr0 expects kvm->srcu locked | Marcelo Tosatti |
2012-04-05 | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() | Sasikantha babu |
2012-04-04 | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-04-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-04-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-03 | bpf jit: Let the x86 jit handle negative offsets | Jan Seiffert |
2012-04-03 | perf/x86/p4: Add format attributes | Peter Zijlstra |
2012-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-04-02 | x86, kvm: Call restore_sched_clock_state() only after %gs is initialized | Marcelo Tosatti |
2012-03-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-03-30 | Merge branch 'tboot' into release | Len Brown |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown |
2012-03-30 | x86: Use -mno-avx when available | Andi Kleen |
2012-03-30 | ACPI: Fix use-after-free in acpi_map_lsapic | Petr Vandrovec |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky |
2012-03-30 | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility | Len Brown |