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-08-16 21:07:43 linux-kernel [PATCH 2/5] kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c
2010-08-13 11:54:09 linux-kernel Re: Problem with commit deda2e81961e96be4f2c09328baca4710a2fd1a0
2010-08-11 14:07:33 linux-kernel Re: [RFC PATCH 2/2] rcu,debug_core: allow the kernel debugger to reset the rcu stall timer
2010-08-10 12:01:41 linux-kernel Re: why can't i use gdb to dump module variables anymore?
2010-08-10 11:48:48 linux-kernel Re: [PATCH] serial: Add CONSOLE_POLL support for uartlite
2010-08-09 18:27:04 linux-kernel Re: [RFC PATCH 2/2] rcu,debug_core: allow the kernel debugger to reset the rcu stall timer
2010-08-09 05:13:58 linux-kernel [RFC PATCH 1/2] debug_core: move all watch dog syncs to a single function
2010-08-09 05:13:32 linux-kernel [RFC PATCH 2/2] rcu,debug_core: allow the kernel debugger to reset the rcu stall timer
2010-08-09 05:13:21 linux-kernel [RFC PATCH 0/2] RCU stall handler for kernel debugger
2010-08-09 05:13:15 linux-kernel Re: linux-next: manual merge of the kgdb tree with Linus' tree
2010-08-07 11:09:44 linux-kernel Re: linux-next: build error after merge of the kgdb tree
2010-08-06 20:44:55 linux-kernel [GIT PULL] kgdboc compile fix
2010-08-06 20:44:47 linux-kernel [PATCH 1/1] console: Fix compilation regression
2010-08-06 20:01:20 linux-kernel Re: linux-next: Tree for August 6 (kgdboc)
2010-08-06 15:09:58 linux-kernel Re: [PATCH] timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
2010-08-05 14:44:45 linux-kernel [PATCH 13/17] KGDB: Remove set but unused newPC
2010-08-05 14:44:37 linux-kernel [PATCH 12/17] ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump
2010-08-05 14:44:29 linux-kernel [PATCH 10/17] kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE
2010-08-05 14:44:09 linux-kernel [PATCH 05/17] kgdb,mips: Individual register get/set for mips
2010-08-05 14:43:37 linux-kernel [PATCH 17/17] debug_core,kdb: fix crash when arch does not have single step
2010-08-05 14:42:53 linux-kernel [GIT PULL] kgdb,kdb,kms for 2.6.36 (2 of 2)
2010-08-05 14:42:48 linux-kernel [PATCH 4/9] fb: add hooks to handle KDB enter/exit
2010-08-05 14:41:33 linux-kernel [PATCH 8/9] drm_fb_helper: Preserve capability to use atomic kms
2010-08-05 14:41:24 linux-kernel [PATCH 5/9] drm: add KGDB/KDB support
2010-08-05 14:41:17 linux-kernel [PATCH 2/9] vt,console,kdb: automatically set kdb LINES variable
2010-08-05 14:41:10 linux-kernel [PATCH 7/9] i915: when kgdb is active display compression should be off
2010-08-05 14:41:04 linux-kernel [PATCH 1/9] vt,console,kdb: implement atomic console enter/leave functions
2010-08-05 14:40:48 linux-kernel [PATCH 6/9] drm/i915: use new fb debug hooks
2010-08-05 14:40:42 linux-kernel [PATCH 9/9] kgdb,docs: Update the kgdb docs to include kms
2010-08-05 14:40:34 linux-kernel [PATCH 3/9] kgdboc: Add call backs to allow kernel mode switching
2010-08-05 14:40:30 linux-kernel [PATCH 06/17] kgdb,arm: Individual register get/set for arm
2010-08-05 14:40:23 linux-kernel [PATCH 15/17] kgdb,mips: remove unused kgdb_cpu_doing_single_step operations
2010-08-05 14:39:56 linux-kernel [PATCH 09/17] arm,kgdb: Add ability to trap into debugger on notify_die
2010-08-05 14:39:16 linux-kernel [PATCH 14/17] mm,kdb,kgdb: Add a debug reference for the kdb kmap usage
2010-08-05 14:39:12 linux-kernel [PATCH 11/17] ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
2010-08-05 14:39:06 linux-kernel [PATCH 04/17] kgdb,x86: Individual register get/set for x86
2010-08-05 14:39:01 linux-kernel [PATCH 16/17] kgdb,x86: use macro HBP_NUM to replace magic number 4
2010-08-05 14:38:56 linux-kernel [PATCH 08/17] gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()
2010-08-05 14:38:50 linux-kernel [PATCH 07/17] gdbstub: Implement gdbserial 'p' and 'P' packets
2010-08-05 14:38:46 linux-kernel [PATCH 01/17] kgdb: remove custom hex_to_bin()implementation
2010-08-05 14:38:42 linux-kernel [GIT PULL] kgdb,kdb for 2.6.36 (1 of 2)
2010-08-05 14:38:41 linux-kernel [PATCH 03/17] kgdb,kdb: individual register set and and get API
2010-08-05 14:38:37 linux-kernel [PATCH 02/17] gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol
2010-08-05 12:28:55 linux-kernel [PATCH] timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
2010-08-04 12:03:45 linux-kernel Re: [PATCH 1/3] Input: sysrq - drop tty argument from sysrq ops handlers
2010-08-04 11:25:40 linux-kernel Re: [PATCH 2/3] Input: sysrq - drop tty argument form handle_sysrq()
2010-08-04 11:25:35 linux-kernel Re: [PATCH 3/3] USB: drop tty argument from usb_serial_handle_sysrq_char()
2010-07-30 22:53:38 linux-kernel Re: [Kgdb-bugreport] kcryptd oops when resuming with TuxOnIce with KDBoops afterwards
2010-07-30 21:10:26 linux-kernel Re: [Kgdb-bugreport] kcryptd oops when resuming with TuxOnIce with KDBoops afterwards
2010-07-30 19:21:27 linux-kernel [PATCH 0/15] kgdb,kdb: proposed merge set for 2.6.36
2010-07-30 19:21:23 linux-kernel [PATCH 14/15] sunhv,kgdboc: Add sunhv console poll hooks for kgdboc