aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-20sched, x86: clean up hrtick implementationPeter Zijlstra
2008-07-20NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.cMike Travis
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.cMike Travis
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis
2008-07-20x86: add unknown_nmi_panic kernel parameterSimon Arlott
2008-07-20x86: add ->pre_time_init to x86_quirksYinghai Lu
2008-07-20x86: extend and use x86_quirks to clean up NUMAQ codeYinghai Lu
2008-07-20x86: introduce x86_quirksYinghai Lu
2008-07-20x86: improve debug printout: add target bootmem range in early_res_to_bootmem()Yinghai Lu
2008-07-20Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEMIngo Molnar
2008-07-18x86: remove arch_get_ram_rangeYinghai Lu
2008-07-18x86: Add a debugfs interface to dump PAT memtypevenkatesh.pallipadi@intel.com
2008-07-18x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com
2008-07-18i386/xen: add proper unwind annotations to xen_sysenter_targetJan Beulich
2008-07-18x86: reduce force_mwait visibilityJan Beulich
2008-07-18x86: reduce forbid_dac's visibilityJan Beulich
2008-07-18x86: fix two modpost warningsJan Beulich
2008-07-18x86: check function status in EDD boot codeJan Beulich
2008-07-18x86_64: ia32_signal.c: remove signal number conversionHiroshi Shimamoto
2008-07-18cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis
2008-07-18cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.cMike Travis
2008-07-18cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.cMike Travis
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis