aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier
2008-07-20KVM: MMU: Avoid page prefetch on SVMAvi Kivity
2008-07-20KVM: MMU: Move nonpaging_prefetch_page()Avi Kivity
2008-07-20KVM: x86 emulator: implement 'push imm' (opcode 0x68)Avi Kivity
2008-07-20KVM: x86 emulator: simplify push imm8 emulationAvi Kivity
2008-07-20KVM: MMU: Optimize prefetch_page()Avi Kivity
2008-07-20KVM: x86 emulator: Add support for mov r, sreg (0x8c) instructionGuillaume Thouvenin
2008-07-20KVM: x86 emulator: Add support for mov seg, r (0x8e) instructionGuillaume Thouvenin
2008-07-20KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instructionGuillaume Thouvenin
2008-07-20KVM: x86 emulator: add support for jmp far 0xeaGuillaume Thouvenin
2008-07-20KVM: x86 emulator: Update c->dst.bytes in decode instructionGuillaume Thouvenin
2008-07-20KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin
2008-07-20KVM: MTRR supportAvi Kivity
2008-07-20KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang
2008-07-20KVM: Remove unnecessary ->decache_regs() callAvi Kivity
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity
2008-07-20KVM: VMX: Add list of potentially locally cached vcpusAvi Kivity
2008-07-20KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity
2008-07-20KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity
2008-07-20KVM: VMX: Trivial vmcs_write64() code simplificationAvi Kivity
2008-07-20KVM: SVM: Fake MSR_K7 performance countersChris Lalancette
2008-07-20KVM: PIT: support mode 3Aurelien Jarno
2008-07-20KVM: SVM: add tracing support for TDP page faultsJoerg Roedel
2008-07-20KVM: SVM: add missing kvmtrace markersJoerg Roedel
2008-07-20KVM: add missing kvmtrace bitsJoerg Roedel
2008-07-20KVM: SVM: implement dedicated INTR exit handlerJoerg Roedel
2008-07-20KVM: SVM: implement dedicated NMI exit handlerJoerg Roedel
2008-07-20KVM: VMX: move APIC_ACCESS trace entry to generic codeJoerg Roedel
2008-07-20KVM: add statics were possible, function definition in lapic.hHarvey Harrison
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-17x86: fix numaq_tsc_disableYinghai Lu
2008-07-17Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-17fix 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-17ftrace: fix merge bugletIngo Molnar
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-16ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore
2008-07-16powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala
2008-07-16x86: fix kernel_physical_mapping_init() for large x86 systemsJack Steiner
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2008-07-15x86/PCI: ACPI based PCI gap calculationAlok Kataria