aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck
Commit message (Expand)AuthorAge
* 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
| * x86, MCA: Convert the next three variables batchBorislav Petkov2012-10-26
| * x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov2012-10-26
| * x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov2012-10-26
* | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-11-13
|\ \
| * | x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen2012-10-30
| |/
* / x86, AMD: Change Boris' email addressBorislav Petkov2012-10-30
|/
* Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin2012-10-19
|\
| * x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov2012-10-19
| * x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-27
| * Merge tag 'v3.6-rc6' into x86/mceIngo Molnar2012-09-19
| |\
| * | x86/mce: Add CMCI poll modeChen Gong2012-08-09
| * | x86/mce: Make cmci_discover() quietTony Luck2012-08-09
| * | x86: mce: Remove the frozen cases in the hotplug codeThomas Gleixner2012-08-03
| * | x86: mce: Split timer initThomas Gleixner2012-08-03
| * | x86: mce: Serialize mce injectionThomas Gleixner2012-08-03
| * | x86: mce: Disable preemption when calling raise_local()Thomas Gleixner2012-08-03
* | | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman2012-10-17
| |/ |/|