index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
/
mce.c
Age
Commit message (
Expand
)
Author
2007-02-13
[PATCH] x86-64: Allow to run a program when a machine check event is detected
Andi Kleen
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
[PATCH] x86-64: Fix kobject_init() WARN_ON on resume from disk
Rafael J. Wysocki
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-09-26
[PATCH] x86: Refactor thermal throttle processing
Dmitriy Zavin
2006-09-26
[PATCH] Remove safe_smp_processor_id()
Andi Kleen
2006-07-31
[PATCH] cpu hotplug: use hotplug version of registration in late inits
Chandra Seetharaman
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-26
[PATCH] x86_64: mce_amd relocate sysfs files
Jacob Shin
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-09
[PATCH] x86_64: Don't run NMI watchdog during machine checks
Andi Kleen
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-24
[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix
Akinobu Mita
2006-02-04
[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.
Ashok Raj
2006-01-11
[PATCH] x86_64: Use safe_smp_processor_id in MCE handler
Andi Kleen
2006-01-11
[PATCH] x86_64: Make it clear in machine checks that it's an hardware problem
Andi Kleen
2006-01-11
[PATCH] x86_64: increase MCE bank counts
Shaohua Li
2006-01-11
[PATCH] x86_64: make trap information available to die notification handlers
Jan Beulich
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2005-11-14
[PATCH] x86_64: Log machine checks from boot on Intel systems
Andi Kleen
2005-11-14
[PATCH] x86_64: Support for AMD specific MCE Threshold.
Jacob Shin
2005-09-29
[PATCH] x86_64: Fix mce_log
Mike Waychison
2005-09-13
[PATCH] use add_taint() for setting tainted bit flags
Randy Dunlap
2005-09-12
[PATCH] x86-64: Remove code to resume machine check state of other CPUs.
Andi Kleen
2005-09-12
[PATCH] x86-64: Add command line option to set machine check tolerance level
Andi Kleen
2005-09-12
[PATCH] x86-64: Make lockless machine check record passing a bit more robust.
Andi Kleen
2005-08-07
[PATCH] x86_64: ignore machine checks from boot time
Andi Kleen
2005-07-28
[PATCH] x86_64: Create per CPU machine check sysfs directories
Andi Kleen
2005-06-25
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
2005-06-25
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
2005-04-16
[PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUS
Andi Kleen
2005-04-16
[PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail...
Andi Kleen
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds