aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce.c
Commit message (Expand)AuthorAge
* 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
* 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
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-03
| |\
| | * x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck2012-07-26
* | | x86/mce: Add CMCI poll modeChen Gong2012-08-09
* | | x86: mce: Remove the frozen cases in the hotplug codeThomas Gleixner2012-08-03
* | | x86: mce: Split timer initThomas Gleixner2012-08-03
|/ /
* | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-24
|\ \
| * | xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-19
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-22
|\ \ \ | |_|/ |/| |
| * | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck2012-07-11
| |/
* | Merge commit 'v3.5-rc3' into x86/debugIngo Molnar2012-06-20
|\|
| * x86: mce: Add the dropped timer interval init backThomas Gleixner2012-06-06
| * x86/mce: Fix the MCE poll timer logicChen Gong2012-06-06
* | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-06
|/
* Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-31
|\
| * x86/mce: Cleanup timer messThomas Gleixner2012-05-30
* | Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin2012-05-30
|\ \
| * | Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2012-05-25
| |\|
| | * MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-05-23
| | * x86/mce: Avoid reading every machine check bank register twice.Tony Luck2012-04-19
* | | Merge branch 'x86/mce' into x86/urgentIngo Molnar2012-05-30
|\ \ \ | |/ / |/| |
| * | x86/mce: Fix 32-bit buildBorislav Petkov2012-05-23
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\| |
| * | x86, MCE, AMD: Disable error thresholding bank 4 on some modelsBorislav Petkov2012-04-30
| |/
* | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-05-22
|\ \
| * | x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-14
| |/
* / x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck2012-05-14
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-22
|\
| * x86, mce: Fix rcu splat in drain_mce_log_buffer()Srivatsa S. Bhat2012-03-07
* | Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar2012-03-14
|\ \
| * | x86/mce: Fix return value of mce_chrdev_read() when erst is disabledNaoya Horiguchi2012-02-22
| * | x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman2012-02-22
| |/
* | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-26
|\ \ | |/ |/|
| * x86/mce: Handle "action required" errorsTony Luck2012-01-03
| * x86/mce: Add mechanism to safely save information in MCE handlerTony Luck2012-01-03
| * x86/mce: Create helper function to save addr/misc when neededTony Luck2012-01-03
| * HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck2012-01-03
* | mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2012-01-16
* | x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat2012-01-13
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ | | |/ | |/|
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \
| * | | x86, MCE: Drain mcelog bufferBorislav Petkov2011-12-14