aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-05-28x86, mce: use a call vector to call the 64bit mce handlerAndi Kleen
2009-05-28x86, mce: port K7 bank 0 quirk to 64bit mce codeAndi Kleen
2009-05-28x86, mce: implement the PPro bank 0 quirk in the 64bit machine check codeAndi Kleen
2009-05-28x86, mce: initial steps to make 64bit mce code 32bit cleanAndi Kleen
2009-05-28x86, mce: Cleanup MCG definitionsThomas Gleixner
2009-05-28x86, mce: Cleanup symbols in intel thermal codesThomas Gleixner
2009-05-28x86, mce: print number of MCE banksIngo Molnar
2009-05-28x86, mce: Rename sysfs variablesIngo Molnar
2009-05-28x86, mce: unifyIngo Molnar
2009-05-28x86, mce: unify, prepare for 32-bit v2Ingo Molnar
2009-05-28x86, mce: unify, prepare codesIngo Molnar
2009-05-28x86, mce: unify, prepare 64bit in mce.hIngo Molnar
2009-05-28x86, mce: unify Intel thermal initThomas Gleixner
2009-05-28x86, mce: unify Intel thermal init, prepareThomas Gleixner
2009-05-28x86, mce: clean up mce_amd_64.cIngo Molnar
2009-05-28x86, mce: clean up therm_throt.cIngo Molnar
2009-05-28x86, mce: clean up non-fatal.cIngo Molnar
2009-05-28x86, mce: clean up winchip.cIngo Molnar
2009-05-28x86, mce: clean up k7.cIngo Molnar
2009-05-28x86, mce: clean up p6.cIngo Molnar
2009-05-28x86, mce: clean up p5.cIngo Molnar
2009-05-28x86, mce: clean up p4.cIngo Molnar
2009-05-28x86, mce: clean up mce_32.cIngo Molnar
2009-05-28x86, mce: clean up mce_64.cIngo Molnar
2009-05-28x86, mce: Cleanup param parserHidetoshi Seto
2009-05-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-26x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh
2009-05-26[CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann
2009-05-26[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones
2009-05-26[CPUFREQ] add atom family to p4-clockmodJarod Wilson
2009-05-25x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo
2009-05-25Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-05-25KVM: Fix PDPTR reloading on CR4 writesAvi Kivity
2009-05-25KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity
2009-05-25x86: Remove remap percpu allocator for the time beingTejun Heo
2009-05-22x86: cpa_flush_array wbinvd should be done on all CPUsvenkatesh.pallipadi@intel.com
2009-05-22x86: bugfix wbinvd() model check instead of family checkvenkatesh.pallipadi@intel.com
2009-05-22x86: introduce noxsave boot parameterSuresh Siddha
2009-05-22x86, setup: revert ACPI 3 E820 extended attributes supportH. Peter Anvin
2009-05-22x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootZhang Rui
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel
2009-05-13x86/function-graph: fix constraint for recording old return valueSteven Rostedt
2009-05-13xen: use header for EXPORT_SYMBOL_GPLRandy Dunlap
2009-05-12x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu
2009-05-11x86: fix percpu_{to,from}_op()Jan Beulich
2009-05-11KVM: SVM: Remove port 80 passthroughAvi Kivity