Age | Commit message (Expand) | Author |
2009-09-10 | KVM: VMX: Move rmode structure to vmx-specific code | Avi Kivity |
2009-09-10 | KVM: VMX: Support Unrestricted Guest feature | Nitin A Kamble |
2009-09-10 | KVM: switch irq injection/acking data structures to irq_lock | Marcelo Tosatti |
2009-09-10 | KVM: Grab pic lock in kvm_pic_clear_isr_ack | Marcelo Tosatti |
2009-09-10 | KVM: Cleanup LAPIC interface | Jan Kiszka |
2009-09-10 | KVM: VMX: Fix reporting of unhandled EPT violations | Avi Kivity |
2009-09-10 | KVM: Cache pdptrs | Avi Kivity |
2009-09-10 | KVM: VMX: Simplify pdptr and cr3 management | Avi Kivity |
2009-09-10 | KVM: VMX: Avoid duplicate ept tlb flush when setting cr3 | Avi Kivity |
2009-09-10 | KVM: do not register i8254 PIO regions until we are initialized | Gregory Haskins |
2009-09-10 | KVM: cleanup io_device code | Gregory Haskins |
2009-09-10 | KVM: SVM: Fold kvm_svm.h info svm.c | Avi Kivity |
2009-09-10 | KVM: SVM: use explicit 64bit storage for sysenter values | Andre Przywara |
2009-09-10 | KVM: Allow PIT emulation without speaker port | Jan Kiszka |
2009-09-10 | KVM: irqfd | Gregory Haskins |
2009-09-10 | KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig | Avi Kivity |
2009-09-10 | KVM: Drop interrupt shadow when single stepping should be done only on VMX | Gleb Natapov |
2009-09-10 | KVM: cleanup arch/x86/kvm/Makefile | Christoph Hellwig |
2009-09-10 | KVM: x86 emulator: fix jmp far decoding (opcode 0xea) | Avi Kivity |
2009-09-10 | KVM: x86 emulator: Implement zero-extended immediate decoding | Avi Kivity |
2009-09-10 | KVM: fix cpuid E2BIG handling for extended request types | Mark McLoughlin |
2009-09-10 | KVM: Use MSR names in place of address | Jaswinder Singh Rajput |
2009-09-10 | KVM: Add MCE support | Huang Ying |
2009-09-10 | KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h | Jaswinder Singh Rajput |
2009-09-10 | KVM: VMX: Properly handle software interrupt re-injection in real mode | Gleb Natapov |
2009-09-09 | xen: use stronger barrier after unlocking lock | Yang Xiaowei |
2009-09-09 | xen: only enable interrupts while actually blocking for spinlock | Jeremy Fitzhardinge |
2009-09-09 | xen: make -fstack-protector work under Xen | Jeremy Fitzhardinge |
2009-09-10 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-09-09 | x86/PCI: pci quirks, fix pci refcounting | Jiri Slaby |
2009-09-09 | x86, pat: Fix cacheflush address in change_page_attr_set_clr() | Jack Steiner |
2009-09-09 | PCI iommu: iommu=pt is a valid early param | Alex Williamson |
2009-09-09 | x86/PCI: initialize PCI bus node numbers early | Jesse Barnes |
2009-09-09 | PCI: remove pcibios_scan_all_fns() | Alex Chiang |
2009-09-08 | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo |
2009-09-07 | sched: enable SD_WAKE_IDLE | Peter Zijlstra |
2009-09-06 | x86: Make memtype_seq_ops const | Tobias Klauser |
2009-09-06 | x86: Decrease the level of some NUMA messages to KERN_DEBUG | Rafael J. Wysocki |
2009-09-06 | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar |
2009-09-04 | x86, msr: change msr-reg.o to obj-y, and export its symbols | H. Peter Anvin |
2009-09-04 | kmemleak: Don't scan uninitialized memory when kmemcheck is enabled | Pekka Enberg |
2009-09-04 | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2009-09-04 | sched: Turn on SD_BALANCE_NEWIDLE | Ingo Molnar |
2009-09-04 | sched: Clean up topology.h | Ingo Molnar |
2009-09-04 | x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus | Yinghai Lu |
2009-09-04 | x86, perf_counter, bts: Do not allow kernel BTS tracing for now | markus.t.metzger@intel.com |
2009-09-04 | x86, perf_counter, bts: Correct pointer-to-u64 casts | markus.t.metzger@intel.com |
2009-09-04 | x86, perf_counter, bts: Fail if BTS is not available | markus.t.metzger@intel.com |
2009-09-04 | x86/i386: Put aligned stack-canary in percpu shared_aligned section | Jeremy Fitzhardinge |
2009-09-03 | x86, sched: Workaround broken sched domain creation for AMD Magny-Cours | Andreas Herrmann |