summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/mce_amd.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared kernel/mce_amd.cThomas Gleixner2007-10-111-689/+0
* x86_64: Fix APIC typoThomas Gleixner2007-07-211-3/+3
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-131-0/+4
* [PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich2007-02-131-15/+25
* [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2007-02-111-2/+0
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+2
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-12/+7
* [PATCH] x86_64: Fix hotplug problem in mce amdJacob Shin2006-07-101-1/+1
* [PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdataAndi Kleen2006-06-261-2/+2
* [PATCH] x86_64: mce_amd cleanupJacob Shin2006-06-261-83/+29
* [PATCH] x86_64: mce_amd support for family 0x10 processorsJacob Shin2006-06-261-74/+288
* [PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin2006-06-261-30/+10
* [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-261-5/+5
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] x86_64: Sparse warnings fix.Luiz Fernando Capitulino2006-01-111-2/+2
* [PATCH] x86_64: Add idle notifiersAndi Kleen2006-01-111-0/+2
* [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-141-0/+538