Greg Kroah-Hartman
|
e032d80774
mce: fix warning messages about static struct mce_device
|
13 years ago |
Srivatsa S. Bhat
|
a3301b751b
x86/mce: Fix CPU hotplug and suspend regression related to MCE
|
13 years ago |
Linus Torvalds
|
7affca3537
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Linus Torvalds
|
edf7c8148e
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Greg Kroah-Hartman
|
ff4b8a57f0
Merge branch 'driver-core-next' into Linux 3.2
|
13 years ago |
Kay Sievers
|
8a25a2fd12
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
|
13 years ago |
Kevin Winchester
|
141168c36c
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
|
13 years ago |
Borislav Petkov
|
0937195715
x86, MCE: Drain mcelog buffer
|
13 years ago |
Borislav Petkov
|
3653ada5d3
x86, mce: Add wrappers for registering on the decode chain
|
13 years ago |
Luck, Tony
|
66f5ddf30a
x86/mce: Make mce_chrdev_ops 'static const'
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
6681ba7ec4
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
|
13 years ago |
Borislav Petkov
|
4140c54266
i7core_edac: Drop the edac_mce facility
|
14 years ago |
Paul Gortmaker
|
69c60c88ee
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
|
14 years ago |
Borislav Petkov
|
f0cb545243
x86, MCE: Use notifier chain only for MCE decoding
|
14 years ago |
Linus Torvalds
|
8237eb946a
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Borislav Petkov
|
881e23e567
x86, microcode: Correct microcode revision format
|
13 years ago |
Andi Kleen
|
506ed6b53e
x86, intel: Output microcode revision in /proc/cpuinfo
|
13 years ago |
Don Zickus
|
9c48f1c629
x86, nmi: Wire up NMI handlers to new routines
|
13 years ago |
Hidetoshi Seto
|
9aaef96f61
x86, mce: Do not call del_timer_sync() in IRQ context
|
14 years ago |
Hidetoshi Seto
|
c7cece89f1
x86, mce: Use mce_sysdev_ prefix to group functions
|
14 years ago |
Hidetoshi Seto
|
93b62c3cf5
x86, mce: Use mce_chrdev_ prefix to group functions
|
14 years ago |
Hidetoshi Seto
|
559faa6be1
x86, mce: Cleanup mce_read()
|
14 years ago |
Hidetoshi Seto
|
f6783c4234
x86, mce: Cleanup mce_create()/remove_device()
|
14 years ago |
Hidetoshi Seto
|
3a97fc3413
x86, mce: Check the result of ancient_init()
|
14 years ago |
Hidetoshi Seto
|
b8325c5b11
x86, mce: Introduce mce_gather_info()
|
14 years ago |
Hidetoshi Seto
|
2b90e77eae
x86, mce: Replace MCM_ with MCI_MISC_
|
14 years ago |
Hidetoshi Seto
|
b77e70bf35
x86, mce: Replace MCE_SELF_VECTOR by irq_work
|
14 years ago |
Borislav Petkov
|
dffa4b2f62
x86, mce: Drop the default decoding notifier
|
14 years ago |
Borislav Petkov
|
7b70bd3441
x86, MCE: Do not taint when handling correctable errors
|
14 years ago |