aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce_intel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-14x86/mce: Enable PPIN for Knights Landing/MillPiotr Luc1-0/+3
2016-11-23x86/mce: Include the PPIN in MCE records when availableTony Luck1-0/+37
2016-11-11x86/MCE: Correct TSC timestamping of error recordsBorislav Petkov1-2/+2
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov1-1/+1
2015-08-13x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi1-18/+23
2015-08-13x86/mce: Clear Local MCE opt-in before kexecAshok Raj1-1/+18
2015-08-13x86/mce: Avoid potential deadlock due to printk() in MCE contextChen, Gong1-1/+0
2015-06-07x86/mce: Handle Local MCE eventsAshok Raj1-0/+1
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj1-0/+43
2015-02-19x86/MCE/intel: Cleanup CMCI storm logicBorislav Petkov1-21/+42
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter1-11/+11
2014-08-05x86: MCE: Add raw_lock conversion againThomas Gleixner1-9/+9
2014-04-17x86/mce: Fix CMCI preemption bugsIngo Molnar1-9/+9
2014-03-28x86, CMCI: Add proper detection of end of CMCI stormsChen, Gong1-1/+18
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar1-10/+32
2013-07-08mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao1-10/+32
2013-06-25mce: acpi/apei: Add comments to clarify usage of the various bitfields in the MCA subsystemNaveen N. Rao1-0/+12
2013-04-02x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat1-20/+5
2012-12-14Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2012-10-30x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen1-13/+18
2012-10-26x86, MCA: Finish mca_config conversionBorislav Petkov1-3/+3
2012-10-26x86, MCA: Convert the next three variables batchBorislav Petkov1-1/+1
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao1-3/+32
2012-08-09x86/mce: Add CMCI poll modeChen Gong1-1/+107
2012-08-09x86/mce: Make cmci_discover() quietTony Luck1-19/+6
2011-09-13locking, x86: mce: Annotate cmci_discover_lock as rawThomas Gleixner1-5/+5
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo1-1/+1
2010-06-10x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying1-0/+1
2010-06-10x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-11x86: Reduce per cpu MCA boot up messagesMike Travis1-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-07-09x86: mce: macros to compute banks MSRsAndi Kleen1-5/+5
2009-06-17x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin1-0/+1
2009-06-16x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto1-0/+225
2009-06-16x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto1-73/+0
2009-06-16x86, mce: unify mce.hHidetoshi Seto1-2/+1
2009-05-28x86, mce: Cleanup symbols in intel thermal codesThomas Gleixner1-4/+5
2009-05-28x86, mce: unify Intel thermal initThomas Gleixner1-0/+73