Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / debug /
2012-04-05 Linus TorvaldsMerge tag 'for_linus-3.4-rc2' of git://git./linux/kerne...
2012-03-29 Jason Wesselkgdb,debug_core: pass the breakpoint struct instead...
2012-03-29 Jason Wesselkdb: Fix smatch warning on dbg_io_ops->is_console
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-23 Linus TorvaldsMerge tag 'for_linus-3.4-rc1' of git://git./linux/kerne...
2012-03-22 Jason Wesselkdb: Add message about CONFIG_DEBUG_RODATA on failure...
2012-03-22 Tim Birdkdb: Avoid using dbg_io_ops until it is initialized
2012-03-22 Jason Wesselkgdb,debug_core: add the ability to control the reboot...
2012-03-22 Andrei WarkentinKDB: Fix usability issues relating to the 'enter' key.
2012-03-22 Jason Wesselkgdb,debug-core,gdbstub: Hook the reboot notifier for...
2012-03-22 Jan Kiszkakgdb: Respect that flush op is optional
2012-03-20 Cong Wangkdb: remove the second argument of k[un]map_atomic()
2012-01-12 Eric Dumazetmodule: struct module_ref should contains long fields
2011-12-11 Paul E. McKenneykdb: Make KDB use the new is_idle_task() API
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-01 Andy Shevchenkokgdb: follow rename pack_hex_byte() to hex_byte_pack()
2011-10-31 Paul Gortmakerkernel: Fix files explicitly needing EXPORT_SYMBOL...
2011-08-01 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-08-01 Jason Wesselkdb,kgdb: Allow arbitrary kgdb magic knock sequences
2011-08-01 Jason Wesselkdb: Remove all references to DOING_KGDB2
2011-08-01 Jason Wesselkdb,kgdb: Implement switch and pass buffer from kdb...
2011-08-01 Jason Wesselkdb: cleanup unused variables missed in the original...
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-26 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-25 Namhyung Kimkdb: add usage string of 'per_cpu' command
2011-03-25 Jovi Zhangkdb: code cleanup to use macro instead of value
2011-03-18 David HowellsKGDB: Notify GDB of machine halt, reboot or power off
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-11-17 Jovi Zhangkdb: fix crash when KDB_BASE_CMD_MAX is exceeded
2010-11-17 Jovi Zhangkdb: fix memory leak in kdb_main.c
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-29 Dongdong Dengdebug_core,x86,blackfin: Clean up hw debug disable API
2010-10-29 Jason Wesselkdb: Fix early debugging crash regression
2010-10-29 Jason Wesselkdb: fix per_cpu command to remove supress mask
2010-10-22 Jason Wesselkdb,debug_core: adjust master cpu switch logic against...
2010-10-22 Jason Wesseldebug_core: refactor locking for master/slave cpus
2010-10-22 Dongdong Dengdebug_core: disable hw_breakpoints on all cores in...
2010-10-22 Jason Wesselkdb,kgdb: fix sparse fixups
2010-10-22 Jason Wesselkdb: Fix oops in kdb_unregister
2010-10-22 Jason Wesselkdb: Allow kernel loadable modules to add kdb shell...
2010-10-22 Jason Wesseldebug_core: stop rcu warnings on kernel resume
2010-10-22 Jason Wesseldebug_core: move all watch dog syncs to a single function
2010-09-08 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-09-05 Andi Kleengcc-4.6: kernel/*: Fix unused but set warnings
2010-08-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-21 Dmitry TorokhovInput: sysrq - drop tty argument form handle_sysrq()
2010-08-20 Dmitry TorokhovInput: sysrq - drop tty argument from sysrq ops handlers
2010-08-16 Jason Wesselkdb: fix compile error without CONFIG_KALLSYMS
2010-08-06 Linus TorvaldsMerge branch 'timers-timekeeping-for-linus' of git...
2010-08-05 Linus TorvaldsMerge branch 'kms-merge' of git://git./linux/kernel...
2010-08-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-05 Jason Wesselvt,console,kdb: automatically set kdb LINES variable
2010-08-05 Jason Wesseldebug_core,kdb: fix crash when arch does not have singl...
2010-08-05 Jason Wesselgdbstub: do not directly use dbg_reg_def[] in gdb_cmd_r...
2010-08-05 Jason Wesselgdbstub: Implement gdbserial 'p' and 'P' packets
2010-08-05 Jason Wesselkgdb,kdb: individual register set and and get API
2010-08-05 Jason Wesselgdbstub: Optimize kgdb's "thread:" response for the...
2010-08-05 Andy Shevchenkokgdb: remove custom hex_to_bin()implementation
2010-08-04 Jiri KosinaMerge branch 'master' into for-next
2010-07-29 Thomas Gleixnerkgdb: Do not access xtime directly
2010-07-22 Jason Wesselsysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
2010-07-22 Jason Wesseldebug_core,kdb: fix kgdb_connected bit set in the wrong...
2010-07-22 Jason WesselFix merge regression from external kdb to upstream kdb
2010-07-22 Jason Wesselrepair gdbstub to match the gdbserial protocol specific...
2010-07-22 Martin Hickskdb: break out of kdb_ll() when command is terminated
2010-07-19 Pavel Machekupdate email address
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-05 Rusty Russellmodule: fix kdb's illicit use of struct module_use.
2010-05-21 Jason Wesselx86, kgdb, init: Add early and late debug states
2010-05-21 Jason Wesselkdb,debug_core: Allow the debug core to receive a panic...
2010-05-21 Jason Wesseldebug_core,kdb: Allow the debug core to process a recur...
2010-05-21 Jason Wesselprintk,kdb: capture printk() when in kdb shell
2010-05-21 Jason Wesselkgdboc,kdb: Allow kdb to work on a non open console...
2010-05-21 Jason Wesselkgdb: Add the ability to schedule a breakpoint via...
2010-05-21 Jason Wesselx86,kgdb: Add low level debug hook
2010-05-21 Jason Wesselkgdb: remove post_primary_code references
2010-05-21 Jason Wesselkgdboc,keyboard: Keyboard driver for kdb with kgdb
2010-05-21 Jason Wesselkgdb: gdb "monitor" -> kdb passthrough
2010-05-21 Jason Wesselkgdb,8250,pl011: Return immediately from console poll
2010-05-21 Jason Wesselkgdb: core changes to support kdb
2010-05-21 Jason Wesselkdb: core for kgdb back end (1 of 2)
2010-05-21 Jason WesselSeparate the gdbstub from the debug core
2010-05-21 Jason WesselMove kernel/kgdb.c to kernel/debug/debug_core.c