summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86, mce: remove oops_begin() use in 64bit machine checkAndi Kleen2009-05-281-1/+2
* x86, mce: remove machine check handler idle notify on 64bitAndi Kleen2009-05-281-23/+0
* x86, mce: move mce_disabled option into common 32bit/64bit codeAndi Kleen2009-05-281-18/+11
* x86, mce: rename 64bit mce_dont_init to mce_disabledAndi Kleen2009-05-281-8/+7
* x86, mce: use a call vector to call the 64bit mce handlerAndi Kleen2009-05-282-12/+14
* x86, mce: port K7 bank 0 quirk to 64bit mce codeAndi Kleen2009-05-281-0/+6
* x86, mce: implement the PPro bank 0 quirk in the 64bit machine check codeAndi Kleen2009-05-281-6/+34
* x86, mce: initial steps to make 64bit mce code 32bit cleanAndi Kleen2009-05-281-5/+5
* x86, mce: Cleanup MCG definitionsThomas Gleixner2009-05-281-2/+3
* x86, mce: Cleanup symbols in intel thermal codesThomas Gleixner2009-05-283-6/+7
* x86, mce: print number of MCE banksIngo Molnar2009-05-281-0/+3
* x86, mce: Rename sysfs variablesIngo Molnar2009-05-282-36/+32
* x86, mce: unifyIngo Molnar2009-05-283-78/+1
* x86, mce: unify, prepare for 32-bit v2Ingo Molnar2009-05-282-3/+7
* x86, mce: unify, prepare codesIngo Molnar2009-05-281-0/+65
* x86, mce: unify Intel thermal initThomas Gleixner2009-05-285-118/+89
* x86, mce: unify Intel thermal init, prepareThomas Gleixner2009-05-282-39/+40
* x86, mce: clean up mce_amd_64.cIngo Molnar2009-05-281-85/+103
* x86, mce: clean up therm_throt.cIngo Molnar2009-05-281-35/+39
* x86, mce: clean up non-fatal.cIngo Molnar2009-05-281-28/+29
* x86, mce: clean up winchip.cIngo Molnar2009-05-281-6/+11
* x86, mce: clean up k7.cIngo Molnar2009-05-281-15/+27
* x86, mce: clean up p6.cIngo Molnar2009-05-281-10/+16
* x86, mce: clean up p5.cIngo Molnar2009-05-281-15/+28
* x86, mce: clean up p4.cIngo Molnar2009-05-281-30/+43
* x86, mce: clean up mce_32.cIngo Molnar2009-05-281-7/+8
* x86, mce: clean up mce_64.cIngo Molnar2009-05-281-98/+149
* x86, mce: Cleanup param parserHidetoshi Seto2009-05-281-10/+14
* [CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann2009-05-261-2/+21
* [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger2009-05-261-14/+5
* [CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones2009-05-261-0/+2
* [CPUFREQ] add atom family to p4-clockmodJarod Wilson2009-05-261-0/+1
* x86: introduce noxsave boot parameterSuresh Siddha2009-05-221-0/+7
* x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu2009-05-111-1/+5
* x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-081-4/+6
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-052-1/+3
|\
| * x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-041-1/+1
| * x86: initialize io_bitmap_base on 32bitThomas Gleixner2009-05-011-0/+2
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-05-021-16/+17
|\ \ | |/ |/|
| * x86, mce: fix boot logging logicAndi Kleen2009-04-221-4/+5
| * x86, mce: make polling timer interval per CPUAndi Kleen2009-04-221-12/+12
* | acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger2009-04-191-3/+4
* | acpi-cpufreq: style-only: add parens to math expressionThomas Renninger2009-04-191-1/+1
* | acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger2009-04-191-6/+2
* | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh2009-04-191-5/+10
|/
* acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds2009-04-151-0/+6
* Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-131-1/+1
* cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-131-15/+9
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-091-0/+0
|\
| * x86: cpu_debug remove execute permissionJaswinder Singh Rajput2009-04-091-0/+0
OpenPOWER on IntegriCloud