summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-03-07Merge remote-tracking branch 'alacrity/linux-next'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'suspend/linux-next'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'mfd/for-next'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'cpufreq/next'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'acpi/test'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'pci/linux-next'Stephen Rothwell
2011-03-03[CPUFREQ] powernow-k8: The table index is not worth displayingThomas Renninger
2011-03-03[CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar
2011-03-03[CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones
2011-03-03[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown
2011-03-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-03-02Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-02Merge branch 'apei' into testLen Brown
2011-03-02Merge branch 'linus' into testLen Brown
2011-03-02ACPI, APEI, Add ERST record ID cacheHuang Ying
2011-03-02Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-03-02x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon
2011-03-02mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon
2011-03-01[CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar
2011-03-01[CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones
2011-03-01[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-02-28KVM: better readability of efer_reserved_bitsLai Jiangshan
2011-02-28KVM: Clear async page fault hash after switching to real modeLai Jiangshan
2011-02-28KVM: VMX: Initialize vm86 TSS only once.Gleb Natapov
2011-02-28KVM: VMX: update live TR selector if it changes in real modeGleb Natapov
2011-02-28KVM: VMX: add the __noclone attribute to vmx_vcpu_runLai Jiangshan
2011-02-28KVM: x86: Convert tsc_write_lock to raw_spinlockJan Kiszka
2011-02-28KVM: remove isr_ack logic from PICGleb Natapov
2011-02-28KVM: VMX: fix detection of BIOS disabling VMXJoseph Cihula
2011-02-28KVM: Convert kvm_lock to raw_spinlockJan Kiszka
2011-02-28KVM: SVM: check for progress after IRET interceptionAvi Kivity
2011-02-28KVM: Fix race between nmi injection and enabling nmi windowAvi Kivity
2011-02-28KVM: Drop ad-hoc vendor specific instruction restrictionAvi Kivity
2011-02-28KVM: x86 emulator: vendor specific instructionsAvi Kivity
2011-02-28KVM: Drop bogus x86_decode_insn() error checkAvi Kivity
2011-02-28KVM: x86: Drop obsolete warning about INIT on runnable VCPUJan Kiszka
2011-02-28KVM: x86: release kvmclock page on resetGlauber Costa
2011-02-28KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper
2011-02-28KVM: Add "exiting guest mode" stateXiao Guangrong
2011-02-28KVM: x86: Remove user space triggerable MCE error messageJan Kiszka
2011-02-28KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()Xiao Guangrong
2011-02-28KVM: VMX: Avoid atomic operation in vmx_vcpu_runAvi Kivity
2011-02-28KVM: VMX: Simplify saving guest rcx in vmx_vcpu_runAvi Kivity
2011-02-28KVM: VMX: increase ple_gap default to 128Rik van Riel