Age | Commit message (Expand) | Author |
2008-07-20 | KVM: MMU: Avoid page prefetch on SVM | Avi Kivity |
2008-07-20 | KVM: MMU: Move nonpaging_prefetch_page() | Avi Kivity |
2008-07-20 | KVM: x86 emulator: implement 'push imm' (opcode 0x68) | Avi Kivity |
2008-07-20 | KVM: x86 emulator: simplify push imm8 emulation | Avi Kivity |
2008-07-20 | KVM: MMU: Optimize prefetch_page() | Avi Kivity |
2008-07-20 | KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction | Guillaume Thouvenin |
2008-07-20 | KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction | Guillaume Thouvenin |
2008-07-20 | KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction | Guillaume Thouvenin |
2008-07-20 | KVM: x86 emulator: add support for jmp far 0xea | Guillaume Thouvenin |
2008-07-20 | KVM: x86 emulator: Update c->dst.bytes in decode instruction | Guillaume Thouvenin |
2008-07-20 | KVM: Prefixes segment functions that will be exported with "kvm_" | Guillaume Thouvenin |
2008-07-20 | KVM: MTRR support | Avi Kivity |
2008-07-20 | KVM: VMX: Enable NMI with in-kernel irqchip | Sheng Yang |
2008-07-20 | KVM: IOAPIC/LAPIC: Enable NMI support | Sheng Yang |
2008-07-20 | KVM: Remove unnecessary ->decache_regs() call | Avi Kivity |
2008-07-20 | KVM: Remove decache_vcpus_on_cpu() and related callbacks | Avi Kivity |
2008-07-20 | KVM: VMX: Add list of potentially locally cached vcpus | Avi Kivity |
2008-07-20 | KVM: Handle virtualization instruction #UD faults during reboot | Avi Kivity |
2008-07-20 | KVM: MMU: Fix false flooding when a pte points to page table | Avi Kivity |
2008-07-20 | KVM: VMX: Trivial vmcs_write64() code simplification | Avi Kivity |
2008-07-20 | KVM: SVM: Fake MSR_K7 performance counters | Chris Lalancette |
2008-07-20 | KVM: PIT: support mode 3 | Aurelien Jarno |
2008-07-20 | KVM: SVM: add tracing support for TDP page faults | Joerg Roedel |
2008-07-20 | KVM: SVM: add missing kvmtrace markers | Joerg Roedel |
2008-07-20 | KVM: add missing kvmtrace bits | Joerg Roedel |
2008-07-20 | KVM: SVM: implement dedicated INTR exit handler | Joerg Roedel |
2008-07-20 | KVM: SVM: implement dedicated NMI exit handler | Joerg Roedel |
2008-07-20 | KVM: VMX: move APIC_ACCESS trace entry to generic code | Joerg Roedel |
2008-07-20 | KVM: add statics were possible, function definition in lapic.h | Harvey Harrison |
2008-07-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-17 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-07-17 | x86: fix numaq_tsc_disable | Yinghai Lu |
2008-07-17 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2008-07-17 | fix build error of arch/ia64/kvm/* | Takashi Iwai |
2008-07-17 | [S390] Fix stacktrace compile bug. | Heiko Carstens |
2008-07-17 | [S390] Increase default warning stacksize. | Heiko Carstens |
2008-07-17 | ftrace: fix merge buglet | Ingo Molnar |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-16 | Revert "x86/PCI: ACPI based PCI gap calculation" | Jesse Barnes |
2008-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-07-16 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui |
2008-07-16 | ACPI: Create "idle=halt" bootparam | Zhao Yakui |
2008-07-16 | ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support | Zhao Yakui |
2008-07-16 | ACPICA: Update DMAR and SRAT table definitions | Bob Moore |
2008-07-16 | powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET | Kumar Gala |
2008-07-16 | x86: fix kernel_physical_mapping_init() for large x86 systems | Jack Steiner |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-07-15 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2008-07-15 | x86/PCI: ACPI based PCI gap calculation | Alok Kataria |
2008-07-15 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |