index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mcheck
/
mce_64.c
Age
Commit message (
Expand
)
Author
2008-07-03
x86, mce_64.c: mce_cpu_quirks being ignored
Venki Pallipadi
2008-06-18
x86: correctly report NR_BANKS in mce_64.c
Daniel Rahn
2008-05-12
x86: remove 6 bank limitation in 64 bit MCE reporting code
Venki Pallipadi
2008-04-26
x86-64: extend MCE CPU quirk handling
Jan Beulich
2008-01-30
x86: fix section mismatch warning in mcheck/mce_64.c
Sam Ravnborg
2008-01-30
x86: change x86 machine check handler to use unlocked_ioctl instead
Nikanth Karthikesan
2008-01-30
x86-64: honor notify_die() returning NOTIFY_STOP
Jan Beulich
2008-01-30
mcheck mce_64: mce_read_sem to mutex
Daniel Walker
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
2008-01-30
x86 mce_64.c: make struct mcelog static
Adrian Bunk
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2007-11-17
x86: fix cpu-hotplug regression
Andreas Herrmann
2007-11-14
x86: don't call mce_create_device on CPU_UP_PREPARE
Andreas Herrmann
2007-10-23
x86: whitespace cleanup of mce_64.c
Thomas Gleixner
2007-10-23
x86: consolidate the cpu/ related code usage
Thomas Gleixner