- 482908b ACPI, APEI, Use ERST for persistent storage of MCE by Huang Ying · 15 years ago
- d334a49 ACPI, APEI, Generic Hardware Error Source memory error support by Huang Ying · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 2aa2b50 x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y by Ingo Molnar · 15 years ago
- 15c989d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 10fb7f1 x86: Reduce per cpu MCA boot up messages by Mike Travis · 15 years ago
- f56e8a0 x86/mce: Fix RCU lockdep splats by Paul E. McKenney · 15 years ago
- a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 15 years ago
- 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
- bf08b3b Merge branch 'x86/mce' into x86/urgent by Ingo Molnar · 15 years ago
- 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 15 years ago
- 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 15 years ago
- 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago
- 5c0e9f2 x86, mce: fix confusion between bank attributes and mce attributes by Hidetoshi Seto · 15 years ago
- bc09eff x86/mce: Set up timer unconditionally by Jan Beulich · 15 years ago
- f3d607c Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
- fe5ed91 x86, mce: don't restart timer if disabled by Hidetoshi Seto · 15 years ago
- 767df1b x86, mce: Add __cpuinit to hotplug callback functions by Hidetoshi Seto · 15 years ago
- cffd377 x86, mce: Fix __init annotations by Hidetoshi Seto · 15 years ago
- ce6b5d7 x86: Mark the thermal init functions __init by Yong Wang · 15 years ago
- a2202aa x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value by Yong Wang · 15 years ago
- 6ac5c53 cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c by Rusty Russell · 15 years ago
- b33a636 x86, mce: Add a global MCE init helper by Borislav Petkov · 15 years ago
- 5e09954 x86, mce: Fix up MCE naming nomenclature by Borislav Petkov · 15 years ago
- 6b50f5c Merge branches 'x86/mce' and 'x86/urgent' into perf/mce by Ingo Molnar · 15 years ago
- 93ae501 x86: Don't print number of MCE banks for every CPU by Roland Dreier · 15 years ago
- 8968f9d perf_event, x86, mce: Use TRACE_EVENT() for MCE logging by Hidetoshi Seto · 15 years ago
- fb25319 mce, edac: Use an atomic notifier for MCEs decoding by Borislav Petkov · 15 years ago
- d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
- f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 15 years ago
- e207e14 Revert "x86, mce: do not compile mcelog message on AMD" by Linus Torvalds · 15 years ago
- 11868a2 x86: mce: Use safer ways to access MCE registers by Ingo Molnar · 15 years ago
- 14c0abf x86: mce, inject: Use real inject-msg in raise_local by Huang Ying · 15 years ago
- b417c9f x86: mce: Fix thermal throttling message storm by Ingo Molnar · 15 years ago
- 3967684 x86: mce: Clean up thermal throttling state tracking code by Ingo Molnar · 15 years ago
- a017421 x86, mce: Fix compile warning in case of CONFIG_SMP=n by Andreas Herrmann · 15 years ago
- df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- f65ac45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
- e34e77c x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.c by Andi Kleen · 15 years ago
- 22223c9 x86, mce: do not compile mcelog message on AMD by Borislav Petkov · 16 years ago
- 549d042 x86, mce: pass mce info to EDAC for decoding by Borislav Petkov · 16 years ago
- cb9805a x86, mcheck: Use correct cpumask for shared bank4 by Andreas Herrmann · 16 years ago
- 680b6cf x86, mce: CE in last bank prevents panic by unknown MCE by Hidetoshi Seto · 16 years ago
- e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 16 years ago
- c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 16 years ago
- 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 16 years ago
- 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 16 years ago
- 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 16 years ago
- bf783f9 x86, mce: Fake panic support for MCE testing by Huang Ying · 16 years ago
- 5be9ed2 x86, mce: Move debugfs mce dir creating to mce.c by Huang Ying · 16 years ago
- 0dcc668 x86, mce: Support specifying raise mode for software MCE injection by Huang Ying · 16 years ago
- 5b7e88e x86, mce: Support specifying context for software mce injection by Huang Ying · 16 years ago
- f3a0867 x86, mce: fix reporting of Thermal Monitoring mechanism enabled by Bartlomiej Zolnierkiewicz · 16 years ago
- d0c87d1 x86, mce: remove never executed code by Bartlomiej Zolnierkiewicz · 16 years ago
- 419d616 x86, mce: add missing __cpuinit tags by Bartlomiej Zolnierkiewicz · 16 years ago
- e3346fc x86, mce: fix "mce" boot option handling for CONFIG_X86_NEW_MCE by Bartlomiej Zolnierkiewicz · 16 years ago
- 94699b04 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 16 years ago
- e9084ec x86, mce: Fix set_trigger() accessor by Jan Beulich · 16 years ago
- a2d32bc x86: mce: macros to compute banks MSRs by Andi Kleen · 16 years ago
- cebe182 x86: mce: Move per bank data in a single datastructure by Andi Kleen · 16 years ago
- 9eda8cb x86: mce: Move code in mce.c by Andi Kleen · 16 years ago
- c1ebf83 x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE by Andi Kleen · 16 years ago
- 5bb38ad x86: mce: Remove old i386 machine check code by Andi Kleen · 16 years ago
- ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 16 years ago
- c43768c Merge branch 'master' into for-next by Tejun Heo · 16 years ago
- 5be6066 x86, mce: percpu mcheck_timer should be pinned by Hidetoshi Seto · 16 years ago
- 245b2e7 percpu: clean up percpu variable definitions by Tejun Heo · 16 years ago
- 204fba4 percpu: cleanup percpu array definitions by Tejun Heo · 16 years ago
- a95436e x86, mce: use atomic_inc_return() instead of add by 1 by Borislav Petkov · 16 years ago
- b1f49f9 x86, mce: fix error path in mce_create_device() by Hidetoshi Seto · 16 years ago
- e92fae0 x86: use zalloc_cpumask_var for mce_dev_initialized by Yinghai Lu · 16 years ago
- 74b602c x86: fix duplicated sysfs attribute by Yinghai Lu · 16 years ago
- 8134000 Merge branch 'x86/urgent' into x86/mce3 by Ingo Molnar · 16 years ago
- 1bf7b31 x86, mce: mce_intel.c needs <asm/apic.h> by H. Peter Anvin · 16 years ago
- 5ce4243 x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC present by Cyrill Gorcunov · 16 years ago
- 203abd6 x86: mce: Handle banks == 0 case in K7 quirk by Andi Kleen · 16 years ago
- 1af0815 x86, mce: rename _64.c files which are no longer 64-bit-specific by Hidetoshi Seto · 16 years ago
- 1149e72 x86, mce: remove therm_throt.h by Hidetoshi Seto · 16 years ago
- 8363fc8 x86, mce: remove intel_set_thermal_handler() by Hidetoshi Seto · 16 years ago
- 895287c x86, mce: squash mce_intel.c into therm_throt.c by Hidetoshi Seto · 16 years ago
- a65c88d x86, mce: unify smp_thermal_interrupt by Hidetoshi Seto · 16 years ago
- e8ce2c5 x86, mce: unify smp_thermal_interrupt, prepare by Hidetoshi Seto · 16 years ago
- 5335612 x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 by Hidetoshi Seto · 16 years ago
- 3adacb7 x86, mce: unify smp_thermal_interrupt, prepare p4 by Hidetoshi Seto · 16 years ago
- c697836 x86, mce: make mce_disabled boolean by Hidetoshi Seto · 16 years ago
- 9e55e44 x86, mce: unify mce.h by Hidetoshi Seto · 16 years ago
- 9af43b5 x86, mce: sysfs entries for new mce options by Hidetoshi Seto · 16 years ago
- 1020bcb x86, mce: rename static variables around trigger by Hidetoshi Seto · 16 years ago
- 4e5b3e6 x86, mce: add __read_mostly by Hidetoshi Seto · 16 years ago
- 7fb06fc x86, mce: cleanup mce_start() by Hidetoshi Seto · 16 years ago
- 33edbf0 x86, mce: don't init timer if !mce_available by Hidetoshi Seto · 16 years ago
- 184e1fd x86, mce: fix a race condition about mce_callin and no_way_out by Huang Ying · 16 years ago
- 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 16 years ago
- 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
- 62fdac5 x86, mce: Add boot options for corrected errors by Hidetoshi Seto · 16 years ago
- 77e26cc x86, mce: Fix mce printing by Hidetoshi Seto · 16 years ago
- 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- a0861c0 KVM: Add VT-x machine check support by Andi Kleen · 16 years ago