summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter1-23/+23
2014-08-08arch/x86: replace strict_strto callsDaniel Walter1-3/+3
2014-06-24x86, MCE: Robustify mcheck_init_deviceBorislav Petkov1-4/+6
2014-06-22x86, MCE: Kill CPU_POST_DEADBorislav Petkov1-5/+4
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong1-5/+0
2014-05-30mce: Panic when a core has reached a timeoutBorislav Petkov1-2/+1
2014-05-30x86/mce: Improve mcheck_init_device() error handlingMathieu Souchaud1-7/+40
2014-04-17x86/mce: Fix CMCI preemption bugsIngo Molnar1-3/+1
2014-04-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+17
2014-03-28x86, CMCI: Add proper detection of end of CMCI stormsChen, Gong1-1/+17
2014-03-20x86, mce: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-2/+6
2014-01-12x86, mce: Fix mce_start_timer semanticsBorislav Petkov1-4/+4
2013-11-30x86, mce: Call put_device on device_register failureLevente Kurusa1-1/+3
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar1-0/+28
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-12/+11
2013-07-08mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao1-0/+28
2013-06-25mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao1-1/+4
2013-04-02x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat1-1/+1
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2012-12-28x86/mce: don't use [delayed_]work_pending()Tejun Heo1-11/+3
2012-10-26x86, MCA: Finish mca_config conversionBorislav Petkov1-20/+16
2012-10-26x86, MCA: Convert the next three variables batchBorislav Petkov1-19/+16
2012-10-26x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov1-24/+27
2012-10-26x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov1-44/+53
2012-10-19x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov1-6/+0
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao1-0/+10
2012-09-19Merge tag 'v3.6-rc6' into x86/mceIngo Molnar1-3/+40
2012-08-09x86/mce: Add CMCI poll modeChen Gong1-6/+41
2012-08-03x86: mce: Remove the frozen cases in the hotplug codeThomas Gleixner1-7/+5
2012-08-03x86: mce: Split timer initThomas Gleixner1-12/+13
2012-08-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+40
2012-07-26x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck1-3/+40
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+1
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong1-3/+1
2012-07-11x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck1-2/+4
2012-06-20Merge commit 'v3.5-rc3' into x86/debugIngo Molnar1-2/+2
2012-06-06x86: mce: Add the dropped timer interval init backThomas Gleixner1-1/+1
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches1-10/+12
2012-06-06x86/mce: Fix the MCE poll timer logicChen Gong1-1/+1
2012-05-31Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-15/+16
2012-05-30x86/mce: Cleanup timer messThomas Gleixner1-15/+16
2012-05-30Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin1-5/+19
2012-05-30Merge branch 'x86/mce' into x86/urgentIngo Molnar1-3/+3
2012-05-25Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-5/+19
2012-05-23MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen1-0/+8
2012-05-23Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+37
2012-05-23x86/mce: Fix 32-bit buildBorislav Petkov1-3/+3
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-2/+2