summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-08-01KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_opsGleb Natapov
2010-08-01KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_opsGleb Natapov
2010-08-01KVM: x86 emulator: handle "far address" source operandGleb Natapov
2010-08-01KVM: x86 emulator: cleanup nop emulationGleb Natapov
2010-08-01KVM: x86 emulator: cleanup xchg emulationGleb Natapov
2010-08-01KVM: x86 emulator: fix Move r/m16 to segment register decodingGleb Natapov
2010-08-01KVM: x86 emulator: introduce read cacheGleb Natapov
2010-08-01KVM: VMX: Avoid writing HOST_CR0 every entryAvi Kivity
2010-08-01KVM: kvm_pdptr_read() may sleepAvi Kivity
2010-08-01KVM: x86: avoid unnecessary bitmap allocation when memslot is cleanTakuya Yoshikawa
2010-08-01KVM: VMX: Simplify vmx_get_nmi_mask()Avi Kivity
2010-08-01KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying
2010-07-28x86,kgdb: Fix hw breakpoint regressionJason Wessel
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-07-26Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini
2010-07-23KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSRAvi Kivity
2010-07-23KVM: MMU: fix conflict access permissions in direct spXiao Guangrong
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
2010-07-20x86, numa: fix boot without RAM on node0 againYinghai Lu
2010-07-20x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-18Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2010-07-18x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath
2010-07-16x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan
2010-07-16x86: Fix x2apic preenabled system with kexecYinghai Lu
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-07-15x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner
2010-07-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-13Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-07-12KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong
2010-07-07x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang
2010-07-07x86, platform: Export x86_platform to modulesH. Peter Anvin
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-06KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruptionAvi Kivity
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra
2010-07-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver