summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC presentCyrill Gorcunov2009-06-171-2/+8
* x86: mce: Handle banks == 0 case in K7 quirkAndi Kleen2009-06-171-1/+1
* Merge branch 'linus' into x86/urgentIngo Molnar2009-06-1720-1600/+2724
|\
| * Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-1319-1600/+2717
| |\
| | * Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-1118-461/+1929
| | |\
| | * | x86, mce: Add boot options for corrected errorsHidetoshi Seto2009-06-112-2/+20
| | * | x86, mce: Fix mce printingHidetoshi Seto2009-06-111-11/+15
| | * | x86, mce: support action-optional machine checksAndi Kleen2009-06-031-0/+133
| | * | x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen2009-06-033-7/+7
| | * | x86, mce: export MCE severities coverage via debugfsHuang Ying2009-06-031-0/+83
| | * | x86, mce: implement new status bitsAndi Kleen2009-06-033-44/+127
| | * | x86, mce: print header/footer only once for multiple MCEsAndi Kleen2009-06-031-10/+17
| | * | x86, mce: default to panic timeout for machine checksAndi Kleen2009-06-031-0/+7
| | * | x86, mce: improve mce_get_ripHuang Ying2009-06-031-6/+7
| | * | x86, mce: make non Monarch panic message "Fatal machine check" tooAndi Kleen2009-06-031-2/+2
| | * | x86, mce: switch x86 machine check handler to Monarch election.Andi Kleen2009-06-031-29/+331
| | * | x86, mce: implement panic synchronizationAndi Kleen2009-06-031-0/+22
| | * | x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen2009-06-031-0/+54
| | * | x86, mce: check early in exception handler if panic is neededAndi Kleen2009-06-031-13/+25
| | * | x86, mce: add table driven machine check gradingAndi Kleen2009-06-033-0/+72
| | * | x86, mce: remove TSC print heuristicAndi Kleen2009-06-031-14/+18
| | * | x86, mce: log corrected errors when panicingAndi Kleen2009-06-031-2/+2
| | * | x86, mce: extend struct mce user interface with more information.Andi Kleen2009-06-031-0/+12
| | * | x86, mce: support more than 256 CPUs in struct mceAndi Kleen2009-06-032-7/+7
| | * | x86, mce: store record length into memory struct mce anchorAndi Kleen2009-06-031-2/+3
| | * | x86, mce: add MCE poll count to /proc/interruptsAndi Kleen2009-06-031-0/+4
| | * | x86, mce: add machine check exception count in /proc/interruptsAndi Kleen2009-06-031-0/+4
| | * | Merge branch 'irq/numa' into x86/mce3H. Peter Anvin2009-06-015-12/+37
| | |\ \
| | * | | x86, mce: trivial clean up for mce-inject.cHidetoshi Seto2009-05-281-2/+2
| | * | | x86, mce: trivial clean up for mce_intel_64.cHidetoshi Seto2009-05-281-1/+1
| | * | | x86, mce: trivial clean up for mce_amd_64.cHidetoshi Seto2009-05-281-13/+6
| | * | | x86, mce: trivial clean up for mce.cHidetoshi Seto2009-05-281-6/+6
| | * | | x86, mce: trivial clean up for therm_throt.cHidetoshi Seto2009-05-281-1/+0
| | * | | x86, mce: use strict_strtoullHidetoshi Seto2009-05-282-15/+10
| | * | | x86, mce: drop BKL in mce_openAndi Kleen2009-05-281-4/+0
| | * | | x86, mce: rename and align out2 labelAndi Kleen2009-05-281-3/+3
| | * | | x86, mce: remove mce_init unused argumentThomas Gleixner2009-05-281-4/+4
| | * | | x86, mce: remove unused mce_events variableAndi Kleen2009-05-281-2/+0
| | * | | x86, mce: use extended sysattrs for the check_interval attribute.Andi Kleen2009-05-281-24/+15
| | * | | x86, mce: synchronize core after machine check handlingAndi Kleen2009-05-281-0/+3
| | * | | x86, mce: fix comment style in mce-inject.cH. Peter Anvin2009-05-281-1/+2
| | * | | x86, mce: add comment about mce_chrdev_ops being writableH. Peter Anvin2009-05-281-0/+1
| | * | | x86, mce: add basic error injection infrastructureAndi Kleen2009-05-283-1/+165
| | * | | x86, mce: add MSR read wrappers for easier error injectionAndi Kleen2009-05-281-12/+25
| | * | | x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen2009-05-281-1/+1
| | * | | x86, mce: use 64bit machine check code on 32bitAndi Kleen2009-05-284-8/+50
| | * | | 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