aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | KVM: x86 emulator: Add support for mov seg, r (0x8e) instructionGuillaume Thouvenin2008-07-20
| * | | | | | | | | | | | | | KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instructionGuillaume Thouvenin2008-07-20
| * | | | | | | | | | | | | | KVM: x86 emulator: add support for jmp far 0xeaGuillaume Thouvenin2008-07-20
| * | | | | | | | | | | | | | KVM: x86 emulator: Update c->dst.bytes in decode instructionGuillaume Thouvenin2008-07-20
| * | | | | | | | | | | | | | KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin2008-07-20
| * | | | | | | | | | | | | | KVM: MTRR supportAvi Kivity2008-07-20
| * | | | | | | | | | | | | | KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang2008-07-20
| * | | | | | | | | | | | | | KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-20
| * | | | | | | | | | | | | | KVM: Remove unnecessary ->decache_regs() callAvi Kivity2008-07-20
| * | | | | | | | | | | | | | KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-20
| * | | | | | | | | | | | | | KVM: VMX: Add list of potentially locally cached vcpusAvi Kivity2008-07-20
| * | | | | | | | | | | | | | KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity2008-07-20
| * | | | | | | | | | | | | | KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity2008-07-20
| * | | | | | | | | | | | | | KVM: VMX: Trivial vmcs_write64() code simplificationAvi Kivity2008-07-20
| * | | | | | | | | | | | | | KVM: SVM: Fake MSR_K7 performance countersChris Lalancette2008-07-20
| * | | | | | | | | | | | | | KVM: PIT: support mode 3Aurelien Jarno2008-07-20
| * | | | | | | | | | | | | | KVM: SVM: add tracing support for TDP page faultsJoerg Roedel2008-07-20
| * | | | | | | | | | | | | | KVM: SVM: add missing kvmtrace markersJoerg Roedel2008-07-20
| * | | | | | | | | | | | | | KVM: add missing kvmtrace bitsJoerg Roedel2008-07-20
| * | | | | | | | | | | | | | KVM: SVM: implement dedicated INTR exit handlerJoerg Roedel2008-07-20
| * | | | | | | | | | | | | | KVM: SVM: implement dedicated NMI exit handlerJoerg Roedel2008-07-20
| * | | | | | | | | | | | | | KVM: VMX: move APIC_ACCESS trace entry to generic codeJoerg Roedel2008-07-20
| * | | | | | | | | | | | | | KVM: add statics were possible, function definition in lapic.hHarvey Harrison2008-07-20
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEMIngo Molnar2008-07-20
* | | | | | | | | | | | | | x86, intel_cacheinfo: fix use-after-free cache_kobjectAkinobu Mita2008-07-18
* | | | | | | | | | | | | | x86: use cpu_clear in remove_cpu_from_mapsYinghai Lu2008-07-18
* | | | | | | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-18
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ftrace: fix merge bugletIngo Molnar2008-07-17
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes2008-07-16
| | * | | | | | | | | | | | | | x86/PCI: ACPI based PCI gap calculationAlok Kataria2008-07-15
| | * | | | | | | | | | | | | | x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox2008-07-14
| | * | | | | | | | | | | | | | x86/PCI: fixup early quirk probingJesse Barnes2008-06-16
| | * | | | | | | | | | | | | | Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-12
| | * | | | | | | | | | | | | | PCI/x86: early dump pci conf space v2Yinghai Lu2008-06-10
| | * | | | | | | | | | | | | | PCI/x86: write_pci_config_byte fix offsetYinghai Lu2008-06-10
| | * | | | | | | | | | | | | | Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-10
| | * | | | | | | | | | | | | | PCI: boot parameter to avoid expansion ROM memory allocationGary Hade2008-06-10
| | * | | | | | | | | | | | | | x86/PCI: janitor work in irq.cMiklos Vajna2008-06-10
| * | | | | | | | | | | | | | | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-16
| * | | | | | | | | | | | | | | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-16
| * | | | | | | | | | | | | | | ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui2008-07-16
| * | | | | | | | | | | | | | | ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-16
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | x86: remove arch/x86/kernel/smpcommon_32.cIngo Molnar2008-07-17
* | | | | | | | | | | | | | | x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEMIngo Molnar2008-07-17
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | x86: fix numaq_tsc_disableYinghai Lu2008-07-17
* | | | | | | | | | | | | | x86: fix kernel_physical_mapping_init() for large x86 systemsJack Steiner2008-07-16
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2008-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |