aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/nmi.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-07
|\
| * Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2010-02-22
| |\
| * | x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-19
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-03
|\ \ \ | | |/ | |/|
| * | x86: Convert nmi_lock to raw_spinlockThomas Gleixner2010-02-16
| |/
* | Merge branch 'master' into percpuTejun Heo2010-01-04
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
| |\
| * | cpumask: Avoid cpumask_t in arch/x86/kernel/apic/nmi.cRusty Russell2009-11-04
* | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
| |/ |/|
* | this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-12
|/
* 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