aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar2-2/+2
2008-12-16x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen1-3/+0
2008-12-16x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto2-2/+2
2008-10-20Update email addresses.Dave Jones3-4/+4
2008-09-06x86-64: add two __cpuinit annotationsJan Beulich1-1/+1
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2-13/+10
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+3
2008-07-21sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen1-2/+2
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2-4/+11
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis1-1/+1
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki1-2/+2
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar4-75/+87
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2-4/+4
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+4
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/thr...Ingo Molnar3-71/+79
2008-07-03x86, mce_64.c: mce_cpu_quirks being ignoredVenki Pallipadi1-1/+5
2008-07-02x86-mce: BKL pushdownArnd Bergmann1-0/+4
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe2-4/+4
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.cPaolo Ciarrocchi1-18/+18
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p4.cPaolo Ciarrocchi1-45/+45
2008-06-18x86: correctly report NR_BANKS in mce_64.cDaniel Rahn1-1/+1
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis1-2/+2
2008-05-12x86: remove 6 bank limitation in 64 bit MCE reporting codeVenki Pallipadi1-8/+12
2008-04-26x86-64: extend MCE CPU quirk handlingJan Beulich1-8/+10
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds1-23/+23
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis1-23/+23
2008-04-19x86: remove pointless commentsWANG Cong1-1/+0
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.cPaolo Ciarrocchi1-25/+25
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.cPaolo Ciarrocchi1-4/+4
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.cPaolo Ciarrocchi1-9/+12
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.cPaolo Ciarrocchi1-24/+24
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.cPaolo Ciarrocchi1-8/+8
2008-02-09x86: sparse warning in therm_throt.cHarvey Harrison1-1/+1
2008-01-30x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.cYinghai Lu1-2/+2
2008-01-30x86: fix section mismatch warning in mcheck/mce_amd_64.cSam Ravnborg1-2/+2
2008-01-30x86: fix section mismatch warning in mcheck/mce_64.cSam Ravnborg1-3/+3
2008-01-30x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan1-3/+2
2008-01-30x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixesAndrew Morton3-3/+3
2008-01-30x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixesAndrew Morton3-26/+26
2008-01-30arch/x86/kernel/cpu/mcheck/p4.c: cleanupsMin Zhang3-17/+26
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich1-4/+4
2008-01-30mcheck mce_64: mce_read_sem to mutexDaniel Walker1-4/+4
2008-01-30x86: remove all definitions with fastcallHarvey Harrison7-9/+9
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-7/+7
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge1-1/+1
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter1-5/+5
2008-01-30x86 mce_64.c: make struct mcelog staticAdrian Bunk1-1/+1
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH1-1/+2
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-3/+3