aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/mcheck (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen1-0/+14
2007-07-21x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi1-2/+2
2007-07-16HOTPLUG: Adapt thermal throttle to CPU_DYINGAvi Kivity1-2/+4
2007-05-21i386: Clear MCE flag on AMD K6Andi Kleen1-3/+3
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+2
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-02[PATCH] i386: check capabilityJoachim Deguara2-2/+4
2007-05-02[PATCH] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.cZachary Amsden1-12/+4
2007-05-02[PATCH] i386: Enable bank 0 on non K7 AthlonAndi Kleen1-3/+7
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds1-2/+0
2007-02-13[PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell1-1/+1
2007-02-13[PATCH] i386: add idle notifierStephane Eranian1-0/+2
2007-02-13[PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>Adrian Bunk1-0/+1
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-04[PATCH] severing module.h->sched.hAl Viro1-0/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-10-13[PATCH] thermal throttle: sysfs error checkingStephen Hemminger1-9/+12
2006-09-26[PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2-6/+130
2006-09-26[PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin1-3/+4
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin3-18/+65
2006-07-31[PATCH] mce section fixAndrew Morton1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-2/+2
2005-11-07[PATCH] x86: add MCE resumeShaohua Li6-8/+8
2005-10-30[PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi1-3/+8
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro6-6/+0
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua5-6/+6
2005-06-25[PATCH] init call cleanupLi Shaohua2-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+760