aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/mce.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-29[PATCH] x86_64: Fix mce_logMike Waychison1-3/+7
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap1-1/+1
2005-09-12[PATCH] x86-64: Remove code to resume machine check state of other CPUs.Andi Kleen1-2/+4
2005-09-12[PATCH] x86-64: Add command line option to set machine check tolerance levelAndi Kleen1-0/+4
2005-09-12[PATCH] x86-64: Make lockless machine check record passing a bit more robust.Andi Kleen1-11/+21
2005-08-07[PATCH] x86_64: ignore machine checks from boot timeAndi Kleen1-4/+12
2005-07-28[PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen1-19/+74
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-1/+1
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj1-4/+4
2005-04-16[PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUSAndi Kleen1-1/+7
2005-04-16[PATCH] x86_64: Use the extended RIP MSR for machine check reporting if available.Andi Kleen1-8/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+548