aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mcheck
AgeCommit message (Expand)Author
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-19ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying
2010-05-19ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying
2010-04-28x86, asm: Introduce and use percpu_inc()Jan Beulich
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-11x86: Reduce per cpu MCA boot up messagesMike Travis
2010-03-11x86/mce: Fix RCU lockdep splatsPaul E. McKenney
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2009-12-15Merge branch 'x86/mce' into x86/urgentIngo Molnar
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov
2009-12-11x86: Limit the number of processor bootup messagesMike Travis
2009-12-08x86, mce: fix confusion between bank attributes and mce attributesHidetoshi Seto
2009-12-08x86/mce: Set up timer unconditionallyJan Beulich
2009-12-07Merge branch 'linus' into x86/urgentIngo Molnar
2009-12-02x86, mce: don't restart timer if disabledHidetoshi Seto
2009-11-26x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto
2009-11-12x86, mce: Fix __init annotationsHidetoshi Seto
2009-11-11x86: Mark the thermal init functions __initYong Wang
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang
2009-11-04cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.cRusty Russell
2009-10-16x86, mce: Add a global MCE init helperBorislav Petkov
2009-10-16x86, mce: Fix up MCE naming nomenclatureBorislav Petkov
2009-10-16Merge branches 'x86/mce' and 'x86/urgent' into perf/mceIngo Molnar
2009-10-16x86: Don't print number of MCE banks for every CPURoland Dreier
2009-10-13perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto
2009-10-12mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar
2009-09-30Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds
2009-09-23x86: mce: Use safer ways to access MCE registersIngo Molnar
2009-09-22x86: mce, inject: Use real inject-msg in raise_localHuang Ying
2009-09-22x86: mce: Fix thermal throttling message stormIngo Molnar
2009-09-22x86: mce: Clean up thermal throttling state tracking codeIngo Molnar
2009-09-19x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-09-14x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.cAndi Kleen
2009-09-14x86, mce: do not compile mcelog message on AMDBorislav Petkov
2009-09-14x86, mce: pass mce info to EDAC for decodingBorislav Petkov
2009-09-03x86, mcheck: Use correct cpumask for shared bank4Andreas Herrmann
2009-08-26x86, mce: CE in last bank prevents panic by unknown MCEHidetoshi Seto
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz