Age | Commit message (Expand) | Author | Files | Lines |
2014-01-07 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-08-12 | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 1 | -10/+32 |
2013-07-08 | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC | Naveen N. Rao | 1 | -10/+32 |
2013-06-26 | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the... | Naveen N. Rao | 1 | -0/+12 |
2013-04-03 | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat | 1 | -20/+5 |
2012-12-14 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+4 |
2012-10-31 | x86/mce: Do not change worker's running cpu in cmci_rediscover(). | Tang Chen | 1 | -13/+18 |
2012-10-26 | x86, MCA: Finish mca_config conversion | Borislav Petkov | 1 | -3/+3 |
2012-10-26 | x86, MCA: Convert the next three variables batch | Borislav Petkov | 1 | -1/+1 |
2012-09-27 | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 1 | -3/+32 |
2012-08-09 | x86/mce: Add CMCI poll mode | Chen Gong | 1 | -1/+107 |
2012-08-09 | x86/mce: Make cmci_discover() quiet | Tony Luck | 1 | -19/+6 |
2011-09-13 | locking, x86: mce: Annotate cmci_discover_lock as raw | Thomas Gleixner | 1 | -5/+5 |
2010-12-30 | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 1 | -1/+1 |
2010-06-11 | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup | Huang Ying | 1 | -0/+1 |
2010-06-11 | x86, mce: Rename MSR_IA32_MCx_CTL2 value | Huang Ying | 1 | -4/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-11 | x86: Reduce per cpu MCA boot up messages | Mike Travis | 1 | -2/+2 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
2009-07-10 | x86: mce: macros to compute banks MSRs | Andi Kleen | 1 | -5/+5 |
2009-06-17 | x86, mce: mce_intel.c needs <asm/apic.h> | H. Peter Anvin | 1 | -0/+1 |
2009-06-17 | x86, mce: rename _64.c files which are no longer 64-bit-specific | Hidetoshi Seto | 1 | -0/+225 |
2009-06-17 | x86, mce: squash mce_intel.c into therm_throt.c | Hidetoshi Seto | 1 | -73/+0 |
2009-06-17 | x86, mce: unify mce.h | Hidetoshi Seto | 1 | -2/+1 |
2009-05-28 | x86, mce: Cleanup symbols in intel thermal codes | Thomas Gleixner | 1 | -4/+5 |
2009-05-28 | x86, mce: unify Intel thermal init | Thomas Gleixner | 1 | -0/+73 |