Age | Commit message (Expand) | Author |
2010-05-17 | KVM: x86: Add callback to let modules decide over some supported cpuid bits | Joerg Roedel |
2010-05-17 | KVM: MMU: Drop cr4.pge from shadow page role | Avi Kivity |
2010-05-17 | Merge branch 'perf' | Avi Kivity |
2010-05-17 | KVM: MMU: reduce 'struct kvm_mmu_page' size | Xiao Guangrong |
2010-05-17 | KVM: MMU: Replace role.glevels with role.cr4_pae | Avi Kivity |
2010-05-17 | KVM: x86: Push potential exception error code on task switches | Jan Kiszka |
2010-05-17 | KVM: move DR register access handling into generic code | Gleb Natapov |
2010-05-17 | KVM: SVM: implement NEXTRIPsave SVM feature | Andre Przywara |
2010-05-17 | KVM: MMU: remove unused field | Xiao Guangrong |
2010-05-17 | KVM: x86 emulator: commit rflags as part of registers commit | Gleb Natapov |
2010-05-17 | KVM: x86 emulator: introduce pio in string read ahead. | Gleb Natapov |
2010-05-17 | KVM: x86 emulator: restart string instruction without going back to a guest. | Gleb Natapov |
2010-05-17 | KVM: x86 emulator: Move string pio emulation into emulator.c | Gleb Natapov |
2010-05-17 | KVM: x86 emulator: fix in/out emulation. | Gleb Natapov |
2010-05-17 | KVM: x86 emulator: Emulate task switch in emulator.c | Gleb Natapov |
2010-05-17 | KVM: x86 emulator: Provide more callbacks for x86 emulator. | Gleb Natapov |
2010-05-17 | KVM: Provide current eip as part of emulator context. | Gleb Natapov |
2010-05-17 | KVM: Provide x86_emulate_ctxt callback to get current cpl | Gleb Natapov |
2010-05-17 | KVM: remove realmode_lmsw function. | Gleb Natapov |
2010-05-17 | KVM: Provide callback to get/set control registers in emulator ops. | Gleb Natapov |
2010-05-17 | KVM: Remove pointer to rflags from realmode_set_cr parameters. | Gleb Natapov |
2010-05-17 | KVM: MMU: Reinstate pte prefetch on invlpg | Avi Kivity |
2010-05-17 | KVM: x86: Use native_store_idt() instead of kvm_get_idt() | Wei Yongjun |
2010-05-14 | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger |
2010-05-13 | x86: Use .cfi_sections for assembly code | Roland McGrath |
2010-05-11 | x86, fpu: Use static_cpu_has() to implement use_xsave() | H. Peter Anvin |
2010-05-11 | x86: Add new static_cpu_has() function using alternatives | H. Peter Anvin |
2010-05-11 | x86/PCI: Convert pci_config_lock to raw_spinlock | Thomas Gleixner |
2010-05-11 | Merge branch 'iommu/largepages' into amd-iommu/2.6.35 | Joerg Roedel |
2010-05-10 | x86, fpu: Use the proper asm constraint in use_xsave() | H. Peter Anvin |
2010-05-10 | Merge remote branch 'origin/master' into drm-intel-next | Eric Anholt |
2010-05-10 | x86: Introduce 'struct fpu' and related API | Avi Kivity |
2010-05-10 | x86: Eliminate TS_XSAVE | Avi Kivity |
2010-05-08 | Merge commit 'v2.6.34-rc6' into x86/cpu | H. Peter Anvin |
2010-05-07 | x86: Clean up the hypervisor layer | H. Peter Anvin |
2010-05-07 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-05-06 | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan |
2010-05-06 | x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined | Eric W. Biederman |
2010-05-04 | x86, irq: Kill io_apic_renumber_irq | Eric W. Biederman |
2010-05-04 | x86, ioapic: Simplify probe_nr_irqs_gsi. | Eric W. Biederman |
2010-05-04 | x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end | Eric W. Biederman |
2010-05-04 | x86, ioapic: Fix the types of gsi values | Eric W. Biederman |
2010-05-04 | x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h | Eric W. Biederman |
2010-05-03 | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov |
2010-05-03 | x86: Merge simd_math_error() into math_error() | Brian Gerst |
2010-05-03 | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar |
2010-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu |
2010-05-01 | hw-breakpoints: Get the number of available registers on boot dynamically | Frederic Weisbecker |
2010-05-01 | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker |