Jason Wessel ([email protected])

Number of posts: 670 (0.12 per day)
First post: 2005-11-12 19:50:17
Last post: 2021-03-22 20:16:39

Date List Subject
2010-01-14 15:06:25 linux-kernel [PATCH 24/40] kgdboc,kdb: Allow kdb to work on a non open console port
2010-01-14 15:06:12 linux-kernel [PATCH 25/40] printk,kdb: capture printk() when in kdb shell
2010-01-14 15:05:44 linux-kernel [PATCH 29/40] MAINTAINERS: update kgdb, kdb, and debug_core info
2010-01-14 15:05:31 linux-kernel [PATCH 18/40] kgdb: remove post_primary_code references
2010-01-14 15:05:20 linux-kernel [PATCH 20/40] arm,kgdb: Add hook to catch an oops with debugger
2010-01-14 15:04:57 linux-kernel [PATCH 22/40] mips,kgdb: kdb low level trap catch and stack trace
2010-01-14 15:04:44 linux-kernel [PATCH 30/40] kgdboc,debug_core: Add call backs to allow kernel mode switching
2010-01-14 15:04:32 linux-kernel [PATCH 31/40] kgdb: add ops arg to kgdb console active & restore hooks
2010-01-14 15:04:11 linux-kernel [PATCH 32/40] drm: add KGDB/KDB support Add support for KDB entry/exit.
2010-01-14 15:04:08 linux-kernel [PATCH 28/40] kdb,panic,debug_core: Allow the debug core to receive a panic before smp_send_stop()
2010-01-14 15:03:43 linux-kernel [PATCH 38/40] kgdbts,sh: Add in breakpoint pc offset for superh
2010-01-14 15:02:54 linux-kernel [PATCH 35/40] drm_fb_helper: Preserve capability to use atomic kms
2010-01-14 15:02:38 linux-kernel Re: linux-next: manual merge of the tip tree with the kgdb tree
2010-01-14 15:02:21 linux-kernel [PATCH 40/40] ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
2010-01-14 15:02:17 linux-kernel [PATCH 37/40] kgdb,docs: Update the kgdb docs to include kms
2010-01-14 15:01:58 linux-kernel [PATCH 36/40] drm,i915 - atomic mutex hacks
2010-01-14 15:01:54 linux-kernel [PATCH 34/40] i915: when kgdb is active display compression should be off
2010-01-14 15:01:38 linux-kernel [PATCH 33/40] kms,kdb: Force unblank a console device
2010-01-14 15:01:33 linux-kernel [PATCH 26/40] keyboard, input: Add hook to input to allow low level event clear
2010-01-14 15:01:28 linux-kernel [PATCH 27/40] debug_core,kdb: Allow the debug core to process a recursive debug entry
2010-01-14 15:01:14 linux-kernel [PATCH 19/40] x86,kgdb: Add low level debug hook
2010-01-14 15:00:59 linux-kernel [PATCH 11/40] kgdb: core changes to support kdb
2010-01-14 15:00:54 linux-kernel [PATCH 03/40] Move kernel/kgdb.c to kernel/debug/debug_core.c
2010-01-14 15:00:41 linux-kernel [PATCH 06/40] kgdb,sparc: Add in kgdb_arch_set_pc for sparc
2010-01-14 15:00:32 linux-kernel [PATCH 08/40] kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
2010-01-14 15:00:24 linux-kernel [PATCH 02/40] x86,hw_breakpoint,kgdb: kgdb to use hw_breakpoint API
2010-01-14 15:00:14 linux-kernel [PATCH 0/40] kgdb, kdb and atomic kernel modesetting series
2010-01-07 19:01:48 linux-kernel [PATCH 4/4] kgdb: Fix kernel-doc format error in kgdb.h
2010-01-07 19:01:36 linux-kernel [PATCH 1/4] maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
2010-01-07 19:01:28 linux-kernel [PATCH 2/4] blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write
2010-01-07 19:01:12 linux-kernel [PATCH 3/4] blackfin,kgdb: Do not put PC in gdb_regs into retx.
2010-01-07 19:01:10 linux-kernel [GIT PULL] blackfin kgdb fixes for 2.6.33-rc3
2010-01-06 22:41:08 linux-kernel Re: [Kgdb-bugreport] [PATCH 09/37] kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
2010-01-06 20:36:12 linux-kernel Re: [Kgdb-bugreport] [PATCH 09/37] kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
2010-01-06 19:43:54 linux-kernel Re: [Kgdb-bugreport] [PATCH 09/37] kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
2010-01-04 12:55:38 linux-kernel Re: linux-next: kgdb tree build failure
2010-01-02 05:35:21 linux-kernel Re: linux-next: Tree for December 31 (kgdb)
2010-01-02 05:33:31 linux-kernel Re: linux-next: Tree for December 31 (kgdb)
2009-12-30 16:53:57 linux-kernel Re: [RFC] Fix 2.6.33 x86 regression to kgdb hw breakpoints - dueto perf API changes
2009-12-28 22:40:15 linux-kernel Re: [PATCH 05/37] kdb: core for kgdb back end
2009-12-28 17:15:33 linux-kernel Re: [PATCH 05/37] kdb: core for kgdb back end
2009-12-28 16:33:50 linux-kernel Re: [PATCH 05/37] kdb: core for kgdb back end
2009-12-24 15:57:41 linux-kernel Re: [PATCH 05/37] kdb: core for kgdb back end
2009-12-24 14:44:56 linux-kernel Re: linux-next: kgdb tree build warning
2009-12-24 11:55:55 linux-kernel Re: [PATCH 05/37] kdb: core for kgdb back end
2009-12-24 04:09:07 linux-kernel Re: linux-next: kgdb tree build warning
2009-12-24 03:59:06 linux-kernel Re: linux-next: kgdb tree build failure
2009-12-24 03:55:49 linux-kernel Re: [Kgdb-bugreport] [PATCH 0/37] kgdb,kdb and atomic kernel modesetting series
2009-12-23 23:04:35 linux-kernel Re: [PATCH 07/37] kgdb,sparc: Add in kgdb_arch_set_pc for sparc
2009-12-23 21:55:18 linux-kernel Re: [PATCH 15/37] sparc,sunzilog: Add console polling support for sunzilog serial driver
2009-12-23 21:44:25 linux-kernel [PATCH 36/37] drm,i915 - atomic mutex hacks