summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce_intel.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi2015-08-131-18/+23
* x86/mce: Clear Local MCE opt-in before kexecAshok Raj2015-08-131-1/+18
* x86/mce: Avoid potential deadlock due to printk() in MCE contextChen, Gong2015-08-131-1/+0Star
* x86/mce: Handle Local MCE eventsAshok Raj2015-06-071-0/+1
* x86/mce: Add infrastructure to support Local MCEAshok Raj2015-06-071-0/+43
* x86/MCE/intel: Cleanup CMCI storm logicBorislav Petkov2015-02-191-21/+42
* x86: Replace __get_cpu_var usesChristoph Lameter2014-08-261-11/+11
* x86: MCE: Add raw_lock conversion againThomas Gleixner2014-08-061-9/+9
* x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-171-9/+9
* x86, CMCI: Add proper detection of end of CMCI stormsChen, Gong2014-03-281-1/+18
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-121-10/+32
|\
| * mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao2013-07-081-10/+32
* | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao2013-06-251-0/+12
|/
* x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat2013-04-021-20/+5Star
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-141-4/+4
|\
| * x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-261-3/+3
| * x86, MCA: Convert the next three variables batchBorislav Petkov2012-10-261-1/+1
* | x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen2012-10-301-13/+18
|/
* x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-271-3/+32
* x86/mce: Add CMCI poll modeChen Gong2012-08-091-1/+107
* x86/mce: Make cmci_discover() quietTony Luck2012-08-091-19/+6Star
* locking, x86: mce: Annotate cmci_discover_lock as rawThomas Gleixner2011-09-131-5/+5
* x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-301-1/+1
* x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying2010-06-111-0/+1
* x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying2010-06-111-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* x86: Reduce per cpu MCA boot up messagesMike Travis2010-03-111-2/+2
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* x86: mce: macros to compute banks MSRsAndi Kleen2009-07-101-5/+5
* x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin2009-06-171-0/+1
* x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto2009-06-171-0/+225
* x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto2009-06-171-73/+0Star
* x86, mce: unify mce.hHidetoshi Seto2009-06-171-2/+1Star
* x86, mce: Cleanup symbols in intel thermal codesThomas Gleixner2009-05-281-4/+5
* x86, mce: unify Intel thermal initThomas Gleixner2009-05-281-0/+73