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-02-25 21:29:45 linux-kernel [PATCH 11/28] sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code
2010-02-25 21:29:43 linux-kernel [PATCH 15/28] kgdb,docs: Update the kgdb docs to include kdb
2010-02-25 21:29:33 linux-kernel [PATCH 02/28] Separate the gdbstub from the debug core
2010-02-25 21:29:19 linux-kernel [PATCH 03/28] kgdb: eliminate kgdb_wait(), all cpus enter the same way
2010-02-25 21:28:44 linux-kernel [PATCH 09/28] kgdb: core changes to support kdb
2010-02-25 21:28:42 linux-kernel [PATCH 24/28] debug_core,kdb: Allow the debug core to process a recursive debug entry
2010-02-25 21:28:39 linux-kernel [PATCH 25/28] MAINTAINERS: update kgdb, kdb, and debug_core info
2010-02-25 21:28:25 linux-kernel [GIT PULL] kdb / kms / early debug (1 of 2)
2010-02-25 21:28:20 linux-kernel [PATCH 27/28] kgdbts,sh: Add in breakpoint pc offset for superh
2010-02-25 21:27:51 linux-kernel [PATCH 23/28] keyboard, input: Add hook to input to allow low level event clear
2010-02-25 21:27:17 linux-kernel [PATCH 06/28] kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
2010-02-25 21:27:14 linux-kernel [PATCH 17/28] x86,kgdb: Add low level debug hook
2010-02-25 21:26:14 linux-kernel [PATCH 14/28] kgdboc,keyboard: Keyboard driver for kdb with kgdb
2010-02-25 21:25:37 linux-kernel [PATCH 2/8] x86, kgdb, init: Add early and late debug states
2010-02-25 21:25:34 linux-kernel [PATCH 1/8] x86, kgdb: early trap init for early debug
2010-02-25 21:25:10 linux-kernel [GIT PULL] kdb / early debug (2 of 2)
2010-02-25 21:24:52 linux-kernel [PATCH 5/8] kgdboc: Add ekgdboc for early use of the kernel debugger
2010-02-25 21:24:37 linux-kernel [PATCH 8/8] echi-dbgp: Add kernel debugger support for the usb debug port
2010-02-25 21:24:01 linux-kernel [PATCH 3/8] x86,kgdb: Implement early hardware breakpoint debugging
2010-02-25 21:23:52 linux-kernel [PATCH 7/8] ehci-dbgp: split PID register updates for IN and OUT pipes
2010-02-25 21:23:37 linux-kernel [PATCH 6/8] earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb
2010-02-25 21:23:34 linux-kernel [PATCH 4/8] x86,early dr regs,kgdb: Allow kernel debugger early dr register access
2010-02-25 21:23:21 linux-kernel [PATCH 10/28] kgdb,8250,pl011: Return immediately from console poll
2010-02-25 21:23:18 linux-kernel [PATCH 26/28] kdb,debug_core: Allow the debug core to receive a panic notification
2010-02-25 21:23:13 linux-kernel [PATCH 05/28] kgdb,sh: update superh kgdb exception handling
2010-02-25 21:23:10 linux-kernel [PATCH 28/28] debug_core: Turn off tracing while in the debugger
2010-02-25 21:23:05 linux-kernel [PATCH 16/28] kgdb: remove post_primary_code references
2010-02-25 21:23:01 linux-kernel [PATCH 19/28] mips,kgdb: kdb low level trap catch and stack trace
2010-02-25 21:22:56 linux-kernel [PATCH 21/28] kgdboc,kdb: Allow kdb to work on a non open console port
2010-02-25 21:22:53 linux-kernel [PATCH 20/28] kgdb: Add the ability to schedule a breakpoint via a tasklet
2010-02-25 21:22:51 linux-kernel [PATCH 13/28] kgdb: gdb "monitor" -> kdb passthrough
2010-02-25 21:22:48 linux-kernel [PATCH 18/28] powerpc,kgdb: Introduce low level trap catching
2010-02-25 21:22:44 linux-kernel [PATCH 22/28] printk,kdb: capture printk() when in kdb shell
2010-02-25 21:22:41 linux-kernel [PATCH 01/28] Move kernel/kgdb.c to kernel/debug/debug_core.c
2010-02-25 21:22:38 linux-kernel [PATCH 08/28] kdb: core for kgdb back end (2 of 2)
2010-02-25 21:22:36 linux-kernel [PATCH 07/28] kdb: core for kgdb back end (1 of 2)
2010-02-25 21:22:22 linux-kernel [PATCH 04/28] kgdb,sparc: Add in kgdb_arch_set_pc for sparc
2010-02-18 22:03:16 linux-kernel Re: [PATCH 7/8] ehci-dbgp: split PID register updates for IN and OUT pipes
2010-02-18 21:40:18 linux-kernel Re: [PATCH 26/28] kdb,panic,debug_core: Allow the debug core to receive a panic before smp_send_stop()
2010-02-18 19:09:25 linux-kernel Re: [PATCH 08/28] kdb: core for kgdb back end (2 of 2)
2010-02-18 18:36:50 linux-kernel Re: [PATCH 08/28] kdb: core for kgdb back end (2 of 2)
2010-02-18 17:06:39 linux-kernel Re: [PATCH 08/28] kdb: core for kgdb back end (2 of 2)
2010-02-18 15:04:56 linux-kernel Re: [PATCH 08/28] kdb: core for kgdb back end (2 of 2)
2010-02-17 22:01:53 linux-kernel Re: [Kgdb-bugreport] [PATCH 6/7] kgdb,docs: Update the kgdb docs to include kms
2010-02-17 21:01:23 linux-kernel Re: [Kgdb-bugreport] [PATCH 15/28] kgdb, docs: Update the kgdb docs to include kdb
2010-02-17 18:58:58 linux-kernel Re: [PATCH 15/28] kgdb,docs: Update the kgdb docs to include kdb
2010-02-17 17:54:19 linux-kernel Re: [Kgdb-bugreport] [PATCH 18/28] powerpc,kgdb: Introduce low level trap catching
2010-02-16 19:34:35 linux-kernel Re: [PATCH 18/28] powerpc,kgdb: Introduce low level trap catching
2010-02-16 03:13:19 linux-kernel Re: [PATCH 22/28] printk,kdb: capture printk() when in kdb shell
2010-02-12 23:44:00 linux-kernel Re: [PATCH 26/28] kdb,panic,debug_core: Allow the debug core to receive a panic before smp_send_stop()
2010-02-12 23:21:11 linux-kernel Re: [PATCH 22/28] printk,kdb: capture printk() when in kdb shell