sysctl: remove "struct file *" argument of ->proc_handler
[safe/jmp/linux-2.6] / arch / x86 / kernel / apic / nmi.c
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-18 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2009-08-03 Ingo Molnardebug lockups: Improve lockup detection, fix generic...
2009-08-02 Ingo Molnardebug lockups: Improve lockup detection
2009-07-10 Andi Kleenx86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-10 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-05-28 Andi Kleenx86, mce: use 64bit machine check code on 32bit
2009-04-21 Rusty Russellx86: avoid theoretical spurious NMI backtraces with...
2009-04-21 Rusty Russellx86: fix boot crash in NMI watchdog with CONFIG_CPUMASK...
2009-04-12 Jaswinder Singh... x86: clean up declarations and variables
2009-03-13 Rusty Russellcpumask: convert arch/x86/kernel/nmi.c's backtrace_mask...
2009-02-17 Ingo Molnarx86, apic: move APIC drivers to arch/x86/kernel/apic/*