summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/nmi.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-1/+1
|\
| * Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2010-02-221-3/+3
| |\
| * | x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-191-1/+1
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-3/+3
|\ \ \ | | |/ | |/|
| * | x86: Convert nmi_lock to raw_spinlockThomas Gleixner2010-02-161-3/+3
| |/
* | Merge branch 'master' into percpuTejun Heo2010-01-051-5/+6
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-4/+4
| |\
| * | cpumask: Avoid cpumask_t in arch/x86/kernel/apic/nmi.cRusty Russell2009-11-041-5/+6
* | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-3/+3
| |/ |/|
* | this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-121-4/+4
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-171-1/+1
|\
| * x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen2009-07-091-1/+1
* | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-1/+1
* | debug lockups: Improve lockup detectionIngo Molnar2009-08-021-6/+12
|/
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-111-1/+1
|\
| * Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-101-1/+1
| |\
| | * x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-121-1/+1
* | | x86, mce: use 64bit machine check code on 32bitAndi Kleen2009-05-281-1/+1
|/ /
* | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-04-211-1/+1
* | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell2009-04-211-1/+2
|/
* cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell2009-03-131-5/+6
* x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-171-0/+564
OpenPOWER on IntegriCloud