summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck/mce_amd.c
AgeCommit message (Expand)Author
2012-01-16mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2011-06-16x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto
2011-05-13x86, mce, AMD: Fix leaving freed data in a listJulia Lawall
2011-01-26x86: Move llc_shared_map out of cpu_infoYinghai Lu
2010-10-25mce, amd: Remove goto in threshold_create_device()Robert Richter
2010-10-25mce, amd: Add helper functions to setup APICRobert Richter
2010-10-25mce, amd: Shorten local variables mci_misc_{hi,lo}Robert Richter
2010-10-25mce, amd: Implement mce_threshold_block_init() helper functionRobert Richter
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter
2010-10-11x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2010-09-05x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2009-09-19x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-03x86, mcheck: Use correct cpumask for shared bank4Andreas Herrmann
2009-06-24percpu: cleanup percpu array definitionsTejun Heo
2009-06-16x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto