| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/mce: Streamline MCE subsystem's naming | Borislav Petkov | 2018-12-05 | 1 | -518/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/mce: Enable PPIN for Knights Landing/Mill | Piotr Luc | 2017-04-14 | 1 | -0/+3 |
* | x86/mce: Include the PPIN in MCE records when available | Tony Luck | 2016-11-23 | 1 | -0/+37 |
* | x86/MCE: Correct TSC timestamping of error records | Borislav Petkov | 2016-11-11 | 1 | -2/+2 |
* | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 1 | -1/+1 |
* | x86/mce: Reenable CMCI banks when swiching back to interrupt mode | Xie XiuQi | 2015-08-13 | 1 | -18/+23 |
* | x86/mce: Clear Local MCE opt-in before kexec | Ashok Raj | 2015-08-13 | 1 | -1/+18 |
* | x86/mce: Avoid potential deadlock due to printk() in MCE context | Chen, Gong | 2015-08-13 | 1 | -1/+0 |
* | x86/mce: Handle Local MCE events | Ashok Raj | 2015-06-07 | 1 | -0/+1 |
* | x86/mce: Add infrastructure to support Local MCE | Ashok Raj | 2015-06-07 | 1 | -0/+43 |
* | x86/MCE/intel: Cleanup CMCI storm logic | Borislav Petkov | 2015-02-19 | 1 | -21/+42 |
* | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -11/+11 |
* | x86: MCE: Add raw_lock conversion again | Thomas Gleixner | 2014-08-05 | 1 | -9/+9 |
* | x86/mce: Fix CMCI preemption bugs | Ingo Molnar | 2014-04-17 | 1 | -9/+9 |
* | x86, CMCI: Add proper detection of end of CMCI storms | Chen, Gong | 2014-03-28 | 1 | -1/+18 |
* | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 | 1 | -1/+0 |
* | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 2013-08-12 | 1 | -10/+32 |
|\ |
|
| * | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC | Naveen N. Rao | 2013-07-08 | 1 | -10/+32 |
* | | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the... | Naveen N. Rao | 2013-06-25 | 1 | -0/+12 |
|/ |
|
* | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat | 2013-04-02 | 1 | -20/+5 |
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-14 | 1 | -4/+4 |
|\ |
|
| * | x86, MCA: Finish mca_config conversion | Borislav Petkov | 2012-10-26 | 1 | -3/+3 |
| * | x86, MCA: Convert the next three variables batch | Borislav Petkov | 2012-10-26 | 1 | -1/+1 |
* | | x86/mce: Do not change worker's running cpu in cmci_rediscover(). | Tang Chen | 2012-10-30 | 1 | -13/+18 |
|/ |
|
* | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 2012-09-27 | 1 | -3/+32 |
* | x86/mce: Add CMCI poll mode | Chen Gong | 2012-08-09 | 1 | -1/+107 |
* | x86/mce: Make cmci_discover() quiet | Tony Luck | 2012-08-09 | 1 | -19/+6 |
* | locking, x86: mce: Annotate cmci_discover_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -5/+5 |
* | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 2010-12-30 | 1 | -1/+1 |
* | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup | Huang Ying | 2010-06-10 | 1 | -0/+1 |
* | x86, mce: Rename MSR_IA32_MCx_CTL2 value | Huang Ying | 2010-06-10 | 1 | -4/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | x86: Reduce per cpu MCA boot up messages | Mike Travis | 2010-03-11 | 1 | -2/+2 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | x86: mce: macros to compute banks MSRs | Andi Kleen | 2009-07-09 | 1 | -5/+5 |
* | x86, mce: mce_intel.c needs <asm/apic.h> | H. Peter Anvin | 2009-06-17 | 1 | -0/+1 |
* | x86, mce: rename _64.c files which are no longer 64-bit-specific | Hidetoshi Seto | 2009-06-16 | 1 | -0/+225 |
* | x86, mce: squash mce_intel.c into therm_throt.c | Hidetoshi Seto | 2009-06-16 | 1 | -73/+0 |
* | x86, mce: unify mce.h | Hidetoshi Seto | 2009-06-16 | 1 | -2/+1 |
* | x86, mce: Cleanup symbols in intel thermal codes | Thomas Gleixner | 2009-05-28 | 1 | -4/+5 |
* | x86, mce: unify Intel thermal init | Thomas Gleixner | 2009-05-28 | 1 | -0/+73 |