Commit Graph

84 Commits (3b02ab8893d45f17ae104588e337188127068a92)

Author SHA1 Message Date
Jason Wessel 98b54aa1a2 kgdb,debug_core: pass the breakpoint struct instead of address and memory 13 years ago
Jason Wessel 78724b8ef8 kdb: Fix smatch warning on dbg_io_ops->is_console 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Jason Wessel 1ba0c1720e kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint 13 years ago
Tim Bird b8adde8dde kdb: Avoid using dbg_io_ops until it is initialized 13 years ago
Jason Wessel bec4d62ead kgdb,debug_core: add the ability to control the reboot notifier 13 years ago
Andrei Warkentin 8f30d41176 KDB: Fix usability issues relating to the 'enter' key. 13 years ago
Jason Wessel 2366e04784 kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach 13 years ago
Jan Kiszka 9fbe465efc kgdb: Respect that flush op is optional 13 years ago
Cong Wang d762a50b5b kdb: remove the second argument of k[un]map_atomic() 13 years ago
Eric Dumazet bd77c04772 module: struct module_ref should contains long fields 13 years ago
Paul E. McKenney 7fc20c5cbd kdb: Make KDB use the new is_idle_task() API 13 years ago
Andy Shevchenko 50e1499f46 kgdb: follow rename pack_hex_byte() to hex_byte_pack() 13 years ago
Paul Gortmaker 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 13 years ago
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