Commit Graph

66 Commits (f660daac474c6f7c2d710100e29b3276a6f4db0a)

Author SHA1 Message Date
Jason Wessel 37f86b469d kdb,kgdb: Allow arbitrary kgdb magic knock sequences 14 years ago
Jason Wessel d613d828e8 kdb: Remove all references to DOING_KGDB2 14 years ago
Jason Wessel f679c4985b kdb,kgdb: Implement switch and pass buffer from kdb -> gdb 14 years ago
Jason Wessel 3bdb65ec95 kdb: cleanup unused variables missed in the original kdb merge 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Namhyung Kim 0d3db28dae kdb: add usage string of 'per_cpu' command 14 years ago
Jovi Zhang 27029c339b kdb: code cleanup to use macro instead of value 14 years ago
David Howells d57f078b19 KGDB: Notify GDB of machine halt, reboot or power off 14 years ago
Jovi Zhang 5450d90405 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded 14 years ago
Jovi Zhang 85e76ab50a kdb: fix memory leak in kdb_main.c 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Dongdong Deng d7ba979d45 debug_core,x86,blackfin: Clean up hw debug disable API 14 years ago
Jason Wessel 578bd4dfcd kdb: Fix early debugging crash regression 14 years ago
Jason Wessel 931ea24819 kdb: fix per_cpu command to remove supress mask 14 years ago
Jason Wessel 495363d380 kdb,debug_core: adjust master cpu switch logic against new debug_core locking 14 years ago
Jason Wessel dfee3a7b92 debug_core: refactor locking for master/slave cpus 14 years ago
Dongdong Deng c1bb9a9c19 debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter() 14 years ago
Jason Wessel 91b152aa85 kdb,kgdb: fix sparse fixups 14 years ago
Jason Wessel 75d14edee5 kdb: Fix oops in kdb_unregister 14 years ago
Jason Wessel f7030bbc44 kdb: Allow kernel loadable modules to add kdb shell functions 14 years ago
Jason Wessel fb70b5888b debug_core: stop rcu warnings on kernel resume 14 years ago
Jason Wessel 16cdc628c3 debug_core: move all watch dog syncs to a single function 14 years ago
Andi Kleen b3bd3de66f gcc-4.6: kernel/*: Fix unused but set warnings 15 years ago
Dmitry Torokhov f335397d17 Input: sysrq - drop tty argument form handle_sysrq() 15 years ago
Dmitry Torokhov 1495cc9df4 Input: sysrq - drop tty argument from sysrq ops handlers 15 years ago
Jason Wessel b590cddfa6 kdb: fix compile error without CONFIG_KALLSYMS 15 years ago
Jason Wessel 81d4450732 vt,console,kdb: automatically set kdb LINES variable 15 years ago
Jason Wessel 3fa43aba08 debug_core,kdb: fix crash when arch does not have single step 15 years ago
Jason Wessel 6d855b1d83 gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() 15 years ago
Jason Wessel 55751145dc gdbstub: Implement gdbserial 'p' and 'P' packets 15 years ago
Jason Wessel 534af10823 kgdb,kdb: individual register set and and get API 15 years ago
Jason Wessel 84a0bd5b28 gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol 15 years ago
Andy Shevchenko a9fa20a7af kgdb: remove custom hex_to_bin()implementation 15 years ago
Thomas Gleixner 157b1a2385 kgdb: Do not access xtime directly 15 years ago
Jason Wessel edd63cb6b9 sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function 15 years ago
Jason Wessel b0679c63db debug_core,kdb: fix kgdb_connected bit set in the wrong place 15 years ago
Jason Wessel 9e8b624fca Fix merge regression from external kdb to upstream kdb 15 years ago
Jason Wessel fb82c0ff27 repair gdbstub to match the gdbserial protocol specification 15 years ago
Martin Hicks 1396a21ba0 kdb: break out of kdb_ll() when command is terminated 15 years ago
Pavel Machek a2531293db update email address 15 years ago
Rusty Russell c8e21ced08 module: fix kdb's illicit use of struct module_use. 15 years ago
Jason Wessel 0b4b3827db x86, kgdb, init: Add early and late debug states 15 years ago
Jason Wessel 4402c153cb kdb,debug_core: Allow the debug core to receive a panic notification 15 years ago
Jason Wessel 6d90634076 debug_core,kdb: Allow the debug core to process a recursive debug entry 15 years ago
Jason Wessel d37d39ae3b printk,kdb: capture printk() when in kdb shell 15 years ago
Jason Wessel efe2f29e32 kgdboc,kdb: Allow kdb to work on a non open console port 15 years ago
Jason Wessel 1cee5e35f1 kgdb: Add the ability to schedule a breakpoint via a tasklet 15 years ago
Jason Wessel f503b5ae53 x86,kgdb: Add low level debug hook 15 years ago
Jason Wessel 98ec1878ca kgdb: remove post_primary_code references 15 years ago