aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/nmi.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-12
* | cpumask: Avoid cpumask_t in arch/x86/kernel/apic/nmi.cRusty Russell2009-11-04
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-18
|\
| * x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen2009-07-09
* | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-03
* | debug lockups: Improve lockup detectionIngo Molnar2009-08-02
|/
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-11
|\
| * Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-10
| |\
| | * x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-12
* | | x86, mce: use 64bit machine check code on 32bitAndi Kleen2009-05-28
|/ /
* | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-04-21
* | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell2009-04-21
|/
* cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell2009-03-13
* x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-17