x86: i386-show-unhandled-signals-v3
[safe/jmp/linux-2.6] / arch / x86_64 / kernel / traps.c
2007-07-22 Masoud Asgharifard... x86: i386-show-unhandled-signals-v3
2007-07-19 Dave Jiangdrivers/edac: add new nmi rescan
2007-07-17 Konrad RzeszutekInhibit NMI watchdog when Alt-SysRq-T operation is...
2007-07-17 Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-07-16 Heiko Carstensgeneric bug: use show_regs() instead of dump_stack()
2007-06-09 Andrew Mortonx86_64: oops_begin() fix
2007-05-14 Linus TorvaldsRevert "ipmi: add new IPMI nmi watchdog handling"
2007-05-10 Mathieu Desnoyersx86_64: fix default_do_nmi() missing return after an...
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Corey Minyardipmi: add new IPMI nmi watchdog handling
2007-05-02 Andi Kleen[PATCH] x86-64: Minor white space cleanup in traps.c
2007-05-02 Andi Kleen[PATCH] x86: Fix i386 and x86_64 fault information...
2007-01-03 OGAWA Hirofumi[PATCH] x86_64: Fix dump_trace()
2006-12-15 Linus TorvaldsRemove stack unwinder for now
2006-12-08 Jeremy Fitzhardinge[PATCH] Generic BUG for x86-64
2006-12-07 Andi Kleen[PATCH] x86-64: Remove unwind stack pointer alignment...
2006-12-07 Jan Beulich[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
2006-12-07 Andi Kleen[PATCH] unwinder: always use unlocked module list acces...
2006-12-07 Chuck Ebbert[PATCH] x86: add sysctl for kstack_depth_to_print
2006-12-07 Andi Kleen[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*
2006-12-07 Andi Kleen[PATCH] x86: Mention PCI instead of RAM in NMI parity...
2006-12-07 Andrew Morton[PATCH] x86-64: dump_trace() atomicity fix
2006-12-07 Andi Kleen[PATCH] x86: Compress stack unwinder output
2006-12-07 Andi Kleen[PATCH] x86: shorten lines in unwinder to be <= 80...
2006-11-28 Andi Kleen[PATCH] x86-64: Use stricter in process stack check...
2006-11-17 Ingo Molnar[PATCH] x86_64: stack unwinder crash fix
2006-10-05 Randy Dunlap[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS
2006-09-26 Andi Kleen[PATCH] Don't use kernel_text_address in oops context
2006-09-26 Keith Owens[PATCH] Remove most of the special cases for the debug...
2006-09-26 Andi Kleen[PATCH] Remove safe_smp_processor_id()
2006-09-26 Andrew Morton[PATCH] wire up oops_enter()/oops_exit()
2006-09-26 Arjan van de Ven[PATCH] non lazy "sleazy" fpu implementation
2006-09-26 Andi Kleen[PATCH] Check for end of stack trace before falling...
2006-09-26 Andi Kleen[PATCH] Merge stacktrace and show_trace
2006-09-26 Andi Kleen[PATCH] Convert x86-64 to early param
2006-09-26 Andi Kleen[PATCH] Remove all ifdefs for local/io apic
2006-09-26 Andi Kleen[PATCH] Fix up panic messages for different NMI panics
2006-09-26 Don Zickus[PATCH] x86: x86 clean up nmi panic messages
2006-09-26 Don Zickus[PATCH] x86: Allow users to force a panic on NMI
2006-09-26 Don Zickus[PATCH] x86: Cleanup NMI interrupt path
2006-08-30 Keith Owens[PATCH] x86_64: Save original IST values for checking...
2006-08-30 Jan Beulich[PATCH] x86: Make backtracer fallback logic more bullet...
2006-08-14 Horms[PATCH] Change panic_on_oops message to "Fatal exception"
2006-07-31 Horms[PATCH] panic_on_oops: remove ssleep()
2006-07-29 Andi Kleen[PATCH] x86_64: Dump leftover backtrace entries when...
2006-07-10 Arjan van de Ven[PATCH] put a comment at register_die_notifier that...
2006-07-03 Ingo Molnar[PATCH] lockdep: x86_64 document stack frame internals
2006-07-03 Ingo Molnar[PATCH] lockdep: beautify x86_64 stacktraces
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Andi Kleen[PATCH] x86_64: Move export symbols to their C functions
2006-06-26 Jan Beulich[PATCH] x86_64: adjust kstack_depth_to_print default
2006-06-26 Jan Beulich[PATCH] i386/x86-64: fall back to old-style call trace...
2006-06-26 Jan Beulich[PATCH] x86_64: reliable stack trace support (x86-64)
2006-06-26 Andi Kleen[PATCH] x86_64: Remove long obsolete CVS
2006-05-16 Andi Kleen[PATCH] x86_64: Don't schedule on exception stack on...
2006-05-08 Corey Minyard[PATCH] x86_64: add nmi_exit to die_nmi
2006-05-08 Corey Minyard[PATCH] x86_64: fix die_lock nesting
2006-04-18 Vivek Goyal[PATCH] x86_64: x86_64 add crashdump trigger points
2006-03-31 OGAWA Hirofumi[PATCH] Don't pass boot parameters to argv_init[]
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-25 Jan Beulich[PATCH] x86_64: miscellaneous cleanup
2006-03-25 Roberto Nibali[PATCH] x86_64: Clean up white space in traps.c
2006-03-25 Jan Beulich[PATCH] x86_64: actively synchronize vmalloc area when...
2006-02-13 John Blackwood[PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP...
2006-02-05 Andi Kleen[PATCH] x86_64: Disallow kprobes on NMI handlers
2006-01-12 Al Viro[PATCH] amd64: task_pt_regs()
2006-01-12 Al Viro[PATCH] amd64: task_thread_info()
2006-01-12 Jan Beulich[PATCH] x86_64: Display meaningful part of filename...
2006-01-12 Jan Beulich[PATCH] x86_64: Reduce screen space needed by stack...
2006-01-12 Stephen Hemminger[PATCH] x86_64: sparse warning cleanups
2006-01-12 Chuck Ebbert[PATCH] x86_64: "invalid operand" -> "invalid opcode"
2006-01-12 Andi Kleen[PATCH] x86_64: Remove useless KDB vector
2006-01-12 Ravikiran G Thirumalai[PATCH] x86_64: Node local pda take 2 -- cpu_pda prepar...
2006-01-12 John Blackwood[PATCH] x86_64: Report hardware breakpoints in user...
2006-01-12 Jan Beulich[PATCH] x86_64: Move int 3 handler to debug stack and...
2006-01-12 Jan Beulich[PATCH] x86_64: Clean up double fault handling
2006-01-12 Jan Beulich[PATCH] x86_64: make trap information available to...
2006-01-12 Jan Beulich[PATCH] x86_64: Removing unused function die_if_kernel().
2006-01-12 Jan Beulich[PATCH] x86_64: fix bound check IDT gate
2005-11-15 Andi Kleen[PATCH] x86_64: Remove CONFIG_CHECKING and add command...
2005-11-15 Jacob Shin[PATCH] x86_64: Support for AMD specific MCE Threshold.
2005-09-12 Jan Beulich[PATCH] x86-64: reduce x86-64 bug frame by 4 bytes
2005-09-12 Al Viro[PATCH] x86-64: more gratitious linux/irq.h includes
2005-09-12 Chuck Ebbert[PATCH] x86-64: Fix incorrect FP signals
2005-09-12 Jan Beulich[PATCH] x86-64: Safe interrupts in oops_begin/end
2005-09-07 Prasanna S Panchamukhi[PATCH] kprobes: prevent possible race conditions x86_6...
2005-07-29 Alexander Nyberg[PATCH] x86_64: cpu hotplug changes kills nmi watchdog
2005-06-25 Ashok Raj[PATCH] x86_64: CPU hotplug support
2005-06-23 Vincent Hanquez[PATCH] xen: x86_64: use more usermode macro
2005-06-23 Vincent Hanquez[PATCH] xen: x86_64: Add macro for debugreg
2005-05-25 Alexander Nyberg[PATCH] x86_64: CONFIG_BUG=n fixes
2005-04-16 Andi Kleen[PATCH] x86_64: Rewrite exception stack backtracing
2005-04-16 Andi Kleen[PATCH] x86_64: Keep only a single debug notifier chain
2005-04-16 Andi Kleen[PATCH] x86_64: Make kernel math errors a die() now
2005-04-16 Andi Kleen[PATCH] x86_64: Regularize exception stack handling
2005-04-16 Andi Kleen[PATCH] x86_64: Some fixes for single step handling
2005-04-16 akpm@osdl.org[PATCH] x86_64 show_stack(): call touch_nmi_watchdog
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2