aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/traps.c
AgeCommit message (Expand)Author
2006-09-26[PATCH] Don't use kernel_text_address in oops contextAndi Kleen
2006-09-26[PATCH] Remove most of the special cases for the debug IST stackKeith Owens
2006-09-26[PATCH] Remove safe_smp_processor_id()Andi Kleen
2006-09-26[PATCH] wire up oops_enter()/oops_exit()Andrew Morton
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven
2006-09-26[PATCH] Check for end of stack trace before falling backAndi Kleen
2006-09-26[PATCH] Merge stacktrace and show_traceAndi Kleen
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus
2006-08-30[PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-07-28[PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven
2006-07-03[PATCH] lockdep: x86_64 document stack frame internalsIngo Molnar
2006-07-03[PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen
2006-06-26[PATCH] x86_64: adjust kstack_depth_to_print defaultJan Beulich
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen
2006-05-16[PATCH] x86_64: Don't schedule on exception stack on preemptive kernelsAndi Kleen
2006-05-08[PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard
2006-05-08[PATCH] x86_64: fix die_lock nestingCorey Minyard
2006-04-18[PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-25[PATCH] x86_64: miscellaneous cleanupJan Beulich
2006-03-25[PATCH] x86_64: Clean up white space in traps.cRoberto Nibali
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich
2006-02-12[PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oopsJohn Blackwood
2006-02-04[PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro
2006-01-12[PATCH] amd64: task_thread_info()Al Viro
2006-01-11[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich
2006-01-11[PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich
2006-01-11[PATCH] x86_64: sparse warning cleanupsStephen Hemminger
2006-01-11[PATCH] x86_64: "invalid operand" -> "invalid opcode"Chuck Ebbert
2006-01-11[PATCH] x86_64: Remove useless KDB vectorAndi Kleen
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Report hardware breakpoints in user space when triggered by t...John Blackwood
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich
2006-01-11[PATCH] x86_64: Clean up double fault handlingJan Beulich
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich