aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce_amd.c
Commit message (Expand)AuthorAge
* x86, AMD: Change Boris' email addressBorislav Petkov2012-10-30
* x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman2012-10-17
* Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-24
|\
| * x86, MCE, AMD: Adjust initcall sequence for xenLiu, Jinsong2012-07-19
* | x86, MCE, AMD: Update copyrights and boilerplateBorislav Petkov2012-06-07
* | x86, MCE, AMD: Give proper names to the thresholding banksBorislav Petkov2012-06-07
* | x86, MCE, AMD: Make error_count read onlyBorislav Petkov2012-06-07
* | x86, MCE, AMD: Cleanup reading of error_countBorislav Petkov2012-06-07
* | x86, MCE, AMD: Print decimal thresholding valuesBorislav Petkov2012-06-07
* | x86, MCE, AMD: Move shared bank to node descriptorBorislav Petkov2012-06-07
* | x86, MCE, AMD: Remove local_allocate_... wrapperBorislav Petkov2012-06-07
* | x86, MCE, AMD: Remove shared banks sysfs linkingBorislav Petkov2012-06-07
|/
* x86, MCE, AMD: Hide interrupt_enable sysfs nodeBorislav Petkov2012-04-30
* x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-04-30
* Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar2012-03-14
|\
| * x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman2012-02-22
* | x86/mce/AMD: Fix UP build errorBorislav Petkov2012-02-22
|/
* mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2012-01-16
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
|/
* x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto2011-06-16
* x86, mce, AMD: Fix leaving freed data in a listJulia Lawall2011-05-13
* x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-26
* mce, amd: Remove goto in threshold_create_device()Robert Richter2010-10-25
* mce, amd: Add helper functions to setup APICRobert Richter2010-10-25
* mce, amd: Shorten local variables mci_misc_{hi,lo}Robert Richter2010-10-25
* mce, amd: Implement mce_threshold_block_init() helper functionRobert Richter2010-10-25
* apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter2010-10-19
* x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov2010-10-11
* x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann2010-09-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann2009-09-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * percpu: cleanup percpu array definitionsTejun Heo2009-06-24
* | x86, mcheck: Use correct cpumask for shared bank4Andreas Herrmann2009-09-03
|/
* x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto2009-06-16