Borislav Petkov
|
e6d41e8c69
x86, AMD: Change Boris' email address
|
12 years ago |
Daniel J Blueman
|
21c5e50e15
x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup
|
12 years ago |
Linus Torvalds
|
62c4d9afa4
Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Liu, Jinsong
|
a8fccdb061
x86, MCE, AMD: Adjust initcall sequence for xen
|
13 years ago |
Borislav Petkov
|
1112257019
x86, MCE, AMD: Update copyrights and boilerplate
|
13 years ago |
Borislav Petkov
|
336d335a96
x86, MCE, AMD: Give proper names to the thresholding banks
|
13 years ago |
Borislav Petkov
|
6e927361bd
x86, MCE, AMD: Make error_count read only
|
13 years ago |
Borislav Petkov
|
2c9c42fa98
x86, MCE, AMD: Cleanup reading of error_count
|
13 years ago |
Borislav Petkov
|
18c20f373b
x86, MCE, AMD: Print decimal thresholding values
|
13 years ago |
Borislav Petkov
|
019f34fccf
x86, MCE, AMD: Move shared bank to node descriptor
|
13 years ago |
Borislav Petkov
|
26ab256eaa
x86, MCE, AMD: Remove local_allocate_... wrapper
|
13 years ago |
Borislav Petkov
|
92e26e2a1a
x86, MCE, AMD: Remove shared banks sysfs linking
|
13 years ago |
Borislav Petkov
|
d26ecc4894
x86, MCE, AMD: Hide interrupt_enable sysfs node
|
13 years ago |
Borislav Petkov
|
f227d4306c
x86, MCE, AMD: Make APIC LVT thresholding interrupt optional
|
13 years ago |
Ingo Molnar
|
ea281a9eba
Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce
|
13 years ago |
Greg Kroah-Hartman
|
d6126ef5f3
x86/mce: Convert static array of pointers to per-cpu variables
|
13 years ago |
Borislav Petkov
|
3f806e5098
x86/mce/AMD: Fix UP build error
|
13 years ago |
Greg Kroah-Hartman
|
e032d80774
mce: fix warning messages about static struct mce_device
|
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 |
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 |
Hidetoshi Seto
|
c7cece89f1
x86, mce: Use mce_sysdev_ prefix to group functions
|
14 years ago |
Julia Lawall
|
d9a5ac9ef3
x86, mce, AMD: Fix leaving freed data in a list
|
14 years ago |
Yinghai Lu
|
b3d7336db5
x86: Move llc_shared_map out of cpu_info
|
14 years ago |
Robert Richter
|
0a17941e71
mce, amd: Remove goto in threshold_create_device()
|
14 years ago |
Robert Richter
|
bbaff08dca
mce, amd: Add helper functions to setup APIC
|
14 years ago |
Robert Richter
|
7203a04940
mce, amd: Shorten local variables mci_misc_{hi,lo}
|
14 years ago |
Robert Richter
|
9c37c9d897
mce, amd: Implement mce_threshold_block_init() helper function
|
14 years ago |
Robert Richter
|
27afdf2008
apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets
|
14 years ago |
Borislav Petkov
|
6dcbfe4f0b
x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order
|
14 years ago |