| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, AMD: Change Boris' email address | Borislav Petkov | 2012-10-30 | 1 | -1/+1 |
* | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup | Daniel J Blueman | 2012-10-17 | 1 | -5/+5 |
* | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-07-24 | 1 | -1/+21 |
|\ |
|
| * | x86, MCE, AMD: Adjust initcall sequence for xen | Liu, Jinsong | 2012-07-19 | 1 | -1/+21 |
* | | x86, MCE, AMD: Update copyrights and boilerplate | Borislav Petkov | 2012-06-07 | 1 | -2/+4 |
* | | x86, MCE, AMD: Give proper names to the thresholding banks | Borislav Petkov | 2012-06-07 | 1 | -4/+31 |
* | | x86, MCE, AMD: Make error_count read only | Borislav Petkov | 2012-06-07 | 1 | -9/+4 |
* | | x86, MCE, AMD: Cleanup reading of error_count | Borislav Petkov | 2012-06-07 | 1 | -18/+5 |
* | | x86, MCE, AMD: Print decimal thresholding values | Borislav Petkov | 2012-06-07 | 1 | -2/+2 |
* | | x86, MCE, AMD: Move shared bank to node descriptor | Borislav Petkov | 2012-06-07 | 1 | -20/+87 |
* | | x86, MCE, AMD: Remove local_allocate_... wrapper | Borislav Petkov | 2012-06-07 | 1 | -8/+3 |
* | | x86, MCE, AMD: Remove shared banks sysfs linking | Borislav Petkov | 2012-06-07 | 1 | -98/+7 |
|/ |
|
* | x86, MCE, AMD: Hide interrupt_enable sysfs node | Borislav Petkov | 2012-04-30 | 1 | -2/+7 |
* | x86, MCE, AMD: Make APIC LVT thresholding interrupt optional | Borislav Petkov | 2012-04-30 | 1 | -12/+44 |
* | Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/... | Ingo Molnar | 2012-03-14 | 1 | -4/+5 |
|\ |
|
| * | x86/mce: Convert static array of pointers to per-cpu variables | Greg Kroah-Hartman | 2012-02-22 | 1 | -4/+5 |
* | | x86/mce/AMD: Fix UP build error | Borislav Petkov | 2012-02-22 | 1 | -0/+2 |
|/ |
|
* | mce: fix warning messages about static struct mce_device | Greg Kroah-Hartman | 2012-01-16 | 1 | -7/+11 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -6/+5 |
|\ |
|
| * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -6/+5 |
* | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 2011-12-21 | 1 | -6/+1 |
|/ |
|
* | x86, mce: Use mce_sysdev_ prefix to group functions | Hidetoshi Seto | 2011-06-16 | 1 | -5/+5 |
* | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall | 2011-05-13 | 1 | -0/+1 |
* | x86: Move llc_shared_map out of cpu_info | Yinghai Lu | 2011-01-26 | 1 | -5/+2 |
* | mce, amd: Remove goto in threshold_create_device() | Robert Richter | 2010-10-25 | 1 | -2/+2 |
* | mce, amd: Add helper functions to setup APIC | Robert Richter | 2010-10-25 | 1 | -29/+38 |
* | mce, amd: Shorten local variables mci_misc_{hi,lo} | Robert Richter | 2010-10-25 | 1 | -13/+13 |
* | mce, amd: Implement mce_threshold_block_init() helper function | Robert Richter | 2010-10-25 | 1 | -19/+29 |
* | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets | Robert Richter | 2010-10-20 | 1 | -3/+24 |
* | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov | 2010-10-11 | 1 | -6/+3 |
* | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann | 2010-09-05 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
* | x86, mce: Fix compile warning in case of CONFIG_SMP=n | Andreas Herrmann | 2009-09-19 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -1/+1 |
|\ |
|
| * | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 | 1 | -1/+1 |
* | | x86, mcheck: Use correct cpumask for shared bank4 | Andreas Herrmann | 2009-09-03 | 1 | -3/+5 |
|/ |
|
* | x86, mce: rename _64.c files which are no longer 64-bit-specific | Hidetoshi Seto | 2009-06-16 | 1 | -0/+703 |