Frederic Weisbecker
|
a9aa1d02de
Merge commit 'v2.6.34-rc7' into perf/nmi
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Linus Torvalds
|
322aafa664
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Linus Torvalds
|
fb7b096d94
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
H. Peter Anvin
|
54b56170e4
Merge remote branch 'origin/x86/apic' into x86/mrst
|
15 years ago |
Jacob Pan
|
b81bb373a7
x86, pic: Make use of legacy_pic abstraction
|
15 years ago |
Thomas Gleixner
|
0fdc7a8022
x86: Convert nmi_lock to raw_spinlock
|
16 years ago |
Don Zickus
|
e40b17208b
x86: Move notify_die from nmi.c to traps.c
|
15 years ago |
Tejun Heo
|
32032df6c2
Merge branch 'master' into percpu
|
15 years ago |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 years ago |
Rusty Russell
|
ce7c42710e
cpumask: Avoid cpumask_t in arch/x86/kernel/apic/nmi.c
|
15 years ago |
Rusty Russell
|
dd17c8f729
percpu: remove per_cpu__ prefix.
|
15 years ago |
Christoph Lameter
|
494f6a9e12
this_cpu: Use this_cpu_xx in nmi handling
|
15 years ago |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 years ago |
Linus Torvalds
|
df58bee21e
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Ingo Molnar
|
47cab6a722
debug lockups: Improve lockup detection, fix generic arch fallback
|
16 years ago |
Ingo Molnar
|
c1dc0b9c0c
debug lockups: Improve lockup detection
|
16 years ago |
Andi Kleen
|
c1ebf83561
x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE
|
16 years ago |
Ingo Molnar
|
0d5959723e
Merge branch 'linus' into x86/mce3
|
16 years ago |
Linus Torvalds
|
7dc3ca39cb
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Andi Kleen
|
4efc0670ba
x86, mce: use 64bit machine check code on 32bit
|
16 years ago |
Rusty Russell
|
fcc5c4a2fe
x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y
|
16 years ago |
Rusty Russell
|
2f537a9f8e
x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC
|
16 years ago |
Jaswinder Singh Rajput
|
2c1b284e4f
x86: clean up declarations and variables
|
16 years ago |
Rusty Russell
|
fcef8576d8
cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t
|
16 years ago |
Ingo Molnar
|
f62bae5009
x86, apic: move APIC drivers to arch/x86/kernel/apic/*
|
16 years ago |