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