summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-154-38/+38
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-264-38/+38
* | x86/mce: Avoid showing repetitive message from intel_init_thermal()Rakib Mullick2014-09-191-2/+2
|/
* arch/x86: replace strict_strto callsDaniel Walter2014-08-082-5/+5
* x86: MCE: Add raw_lock conversion againThomas Gleixner2014-08-051-9/+9
* x86, MCE: Robustify mcheck_init_deviceBorislav Petkov2014-06-241-4/+6
* x86, MCE: Kill CPU_POST_DEADBorislav Petkov2014-06-221-5/+4
* hwpoison: remove unused global variable in do_machine_check()Chen Yucong2014-06-041-5/+0
* mce: Panic when a core has reached a timeoutBorislav Petkov2014-05-301-2/+1
* x86/mce: Improve mcheck_init_device() error handlingMathieu Souchaud2014-05-301-7/+40
* asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-052-4/+4
* x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-172-12/+10
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-112-2/+35
|\
| * x86, CMCI: Add proper detection of end of CMCI stormsChen, Gong2014-03-282-2/+35
* | x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat2014-03-201-13/+0
* | x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+4
* | x86, mce: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+6
|/
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-9/+17
|\
| * x86, mce: Fix mce_start_timer semanticsBorislav Petkov2014-01-121-4/+4
| * ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong2013-12-211-4/+10
| * x86, mce: Call put_device on device_register failureLevente Kurusa2013-11-301-1/+3
* | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-063-3/+0
|/
* ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2013-10-231-2/+1
* Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-08-121-2/+2
|\
| * x86/mce: Fix mce regression from recent cleanupTony Luck2013-07-291-2/+2
* | Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-123-10/+63
|\ \ | |/ |/|
| * mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao2013-07-083-10/+63
* | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-143-25/+21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-111-4/+59
|\ \
| * | x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada2013-06-131-4/+59
| |/
* | Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-031-17/+26
|\ \
| * | x86 thermal: Disable power limit notification interrupt by defaultFenghua Yu2013-06-141-8/+26
| * | x86 thermal: Delete power-limit-notification console messagesFenghua Yu2013-06-141-9/+0
| |/
* | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-022-12/+36
|\ \
| * | x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-202-0/+20
| * | x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-202-12/+16
| |/
* | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-06-281-10/+5
|\ \
| * | x86/mce: Update MCE severity condition checkChen Gong2013-06-271-10/+5
| |/
* | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-06-262-1/+16
|\ \
| * | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao2013-06-252-1/+16
| |/
* | x86, mce: Fix "braodcast" typoMathias Krause2013-06-051-2/+2
|/
* Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2013-04-082-21/+6
|\
| * x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat2013-04-022-21/+6
* | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMDBoris Ostrovsky2013-03-221-7/+15
* | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helperBoris Ostrovsky2013-03-221-8/+9
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-253-3/+3
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-213-3/+3
* | x86/mce: don't use [delayed_]work_pending()Tejun Heo2012-12-281-11/+3
|/
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-144-110/+113
|\
| * x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-264-27/+21
OpenPOWER on IntegriCloud