aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/mce_amd.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-151-4/+1
* x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-06-171-11/+44
* x86, mce, AMD: Fix leaving freed data in a listJulia Lawall2011-05-131-0/+1
* x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-261-5/+2
* mce, amd: Remove goto in threshold_create_device()Robert Richter2010-10-251-2/+2
* mce, amd: Add helper functions to setup APICRobert Richter2010-10-251-29/+38
* mce, amd: Shorten local variables mci_misc_{hi,lo}Robert Richter2010-10-251-13/+13
* mce, amd: Implement mce_threshold_block_init() helper functionRobert Richter2010-10-251-19/+29
* apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter2010-10-201-3/+24
* x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov2010-10-111-6/+3
* x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann2010-09-051-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann2009-09-191-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-1/+1
|\
| * percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
* | x86, mcheck: Use correct cpumask for shared bank4Andreas Herrmann2009-09-031-3/+5
|/
* x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto2009-06-161-0/+703