| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 | 1 | -1/+0 |
* | ACPI, x86: Extended error log driver for x86 platform | Chen, Gong | 2013-10-23 | 1 | -0/+1 |
* | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-08-12 | 1 | -2/+11 |
|\ |
|
| * | x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors | Tony Luck | 2013-08-05 | 1 | -2/+11 |
* | | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 2013-08-12 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC | Naveen N. Rao | 2013-07-08 | 1 | -0/+3 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2013-07-11 | 1 | -0/+7 |
|\ \ |
|
| * | | x86, mcheck, therm_throt: Process package thresholds | Srinivas Pandruvada | 2013-06-13 | 1 | -0/+7 |
| |/ |
|
* | | x86, mce: Fix "braodcast" typo | Mathias Krause | 2013-06-05 | 1 | -1/+1 |
|/ |
|
* | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat | 2013-04-02 | 1 | -2/+2 |
* | x86, MCE: Retract most UAPI exports | Borislav Petkov | 2013-01-09 | 1 | -0/+84 |
* | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells | 2012-12-14 | 1 | -118/+1 |
* | x86, MCA: Finish mca_config conversion | Borislav Petkov | 2012-10-26 | 1 | -2/+3 |
* | x86, MCA: Convert the next three variables batch | Borislav Petkov | 2012-10-26 | 1 | -2/+4 |
* | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout | Borislav Petkov | 2012-10-26 | 1 | -0/+3 |
* | x86, MCA: Convert dont_log_ce, banks and tolerant | Borislav Petkov | 2012-10-26 | 1 | -0/+7 |
* | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 2012-09-27 | 1 | -0/+1 |
* | x86, MCE: Remove unused defines | Borislav Petkov | 2012-09-17 | 1 | -11/+1 |
* | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> | Tony Luck | 2012-07-26 | 1 | -0/+8 |
* | x86/mce: Convert static array of pointers to per-cpu variables | Greg Kroah-Hartman | 2012-02-22 | 1 | -1/+1 |
* | mce: fix warning messages about static struct mce_device | Greg Kroah-Hartman | 2012-01-16 | 1 | -1/+1 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -1/+1 |
| |\ |
|
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -1/+1 |
* | | | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 2011-12-18 | 1 | -4/+5 |
|\ \ \ |
|
| * | | | x86: add IRQ context simulation in module mce-inject | Chen Gong | 2011-12-16 | 1 | -4/+5 |
| |/ / |
|
* | | | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov | 2011-12-14 | 1 | -1/+2 |
|/ / |
|
* | | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2011-11-08 | 1 | -1/+4 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | x86, mce: Use mce_sysdev_ prefix to group functions | Hidetoshi Seto | 2011-06-16 | 1 | -1/+1 |
* | x86, mce: Replace MCM_ with MCI_MISC_ | Hidetoshi Seto | 2011-06-16 | 1 | -6/+11 |
* | x86, mce: Drop the default decoding notifier | Borislav Petkov | 2011-04-21 | 1 | -2/+0 |
* | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss | 2011-01-03 | 1 | -0/+3 |
* | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup | Huang Ying | 2010-06-10 | 1 | -1/+1 |
* | x86, mce: Rename MSR_IA32_MCx_CTL2 value | Huang Ying | 2010-06-10 | 1 | -0/+4 |
* | ACPI, APEI, Generic Hardware Error Source memory error support | Huang Ying | 2010-05-19 | 1 | -0/+8 |
* | x86: mce.h: Fix warning in header checks | Alan Cox | 2010-01-13 | 1 | -1/+2 |
* | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang | 2009-11-10 | 1 | -0/+9 |
* | x86, mce: Fix up MCE naming nomenclature | Borislav Petkov | 2009-10-16 | 1 | -2/+2 |
* | mce, edac: Use an atomic notifier for MCEs decoding | Borislav Petkov | 2009-10-12 | 1 | -1/+2 |
* | x86: EDAC: MCE: Fix MCE decoding callback logic | Ingo Molnar | 2009-10-02 | 1 | -0/+2 |
* | x86, mce: Support specifying raise mode for software MCE injection | Huang Ying | 2009-08-10 | 1 | -0/+1 |
* | x86, mce: Support specifying context for software mce injection | Huang Ying | 2009-08-10 | 1 | -2/+9 |
* | x86: mce: Lower maximum number of banks to architecture limit | Andi Kleen | 2009-07-09 | 1 | -3/+4 |
* | x86: mce: Remove old i386 machine check code | Andi Kleen | 2009-07-09 | 1 | -11/+0 |
* | x86, mce: fix typo in comment in asm/mce.h | Borislav Petkov | 2009-06-20 | 1 | -1/+1 |
* | x86, mce: mce.h cleanup | Hidetoshi Seto | 2009-06-16 | 1 | -11/+18 |
* | x86, mce: remove intel_set_thermal_handler() | Hidetoshi Seto | 2009-06-16 | 1 | -1/+0 |
* | x86, mce: unify smp_thermal_interrupt, prepare | Hidetoshi Seto | 2009-06-16 | 1 | -11/+14 |
* | x86, mce: make mce_disabled boolean | Hidetoshi Seto | 2009-06-16 | 1 | -5/+3 |