aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/mce_amd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen1-0/+4
2007-02-13[PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich1-15/+25
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day1-2/+0
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+2
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-12/+7
2006-07-10[PATCH] x86_64: Fix hotplug problem in mce amdJacob Shin1-1/+1
2006-06-26[PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdataAndi Kleen1-2/+2
2006-06-26[PATCH] x86_64: mce_amd cleanupJacob Shin1-83/+29
2006-06-26[PATCH] x86_64: mce_amd support for family 0x10 processorsJacob Shin1-74/+288
2006-06-26[PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin1-30/+10
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth1-5/+5
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman1-1/+1
2006-01-11[PATCH] x86_64: Sparse warnings fix.Luiz Fernando Capitulino1-2/+2
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen1-0/+2
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin1-0/+538