Commit Graph

108 Commits (d8d386c10630d8f7837700f4c466443d49e12cc0)

Author SHA1 Message Date
zhangwei(Jovi) f345650964 kgdb/sysrq: fix inconstistent help message of sysrq key 12 years ago
Vincent 36dfea42cc kdb: Remove unhandled ssb command 12 years ago
Jason Wessel a37372f6c3 kdb: Prevent kernel oops with kdb_defcmd 12 years ago
Jason Wessel 1b2caa2dcb kdb: Remove the ll command 12 years ago
Jason Wessel 074604af21 kdb_main: fix help print 12 years ago
Jason Wessel 4eb7a66d94 kdb: Fix overlap in buffers with strcpy 12 years ago
Matt Klein 00370b8f8d kdb: Setup basic kdb state before invoking commands via kgdb 12 years ago
Sasha Levin 5f784f798c kdb: use ARRAY_SIZE where possible 12 years ago
John Blackwood f7c82d5a3c kdb: A fix for kdb command table expansion 12 years ago
Greg Kroah-Hartman 16559ae48c kgdb: remove #include <linux/serial_8250.h> from kgdb.h 12 years ago
Rusty Russell 0d21b0e347 module: add new state MODULE_STATE_UNFORMED. 12 years ago
Jason Wessel 17b572e820 kdb,vt_console: Fix missed data due to pager overruns 12 years ago
Jason Wessel d1871b38fc kdb: Fix dmesg/bta scroll to quit with 'q' 12 years ago
Jason Wessel f30fed10c4 kgdb: Add module event hooks 12 years ago
Anton Vorontsov ad394f66fa kdb: Implement disable_nmi command 13 years ago
Anton Vorontsov 5a14fead07 kernel/debug: Mask KGDB NMI upon entry 13 years ago
Anton Vorontsov b10d22d6e8 kernel/debug: Make use of KGDB_REASON_NMI 13 years ago
Jason Wessel 07cd27bbd4 kdb: Remove cpu from the more prompt 13 years ago
Jason Wessel 0f26d0e0a7 kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP 13 years ago
Anton Vorontsov c064da4714 kdb: Switch to nolock variants of kmsg_dump functions 13 years ago
Anton Vorontsov 1b499d05ee printk: Remove kdb_syslog_data 13 years ago
Anton Vorontsov bc792e612e kdb: Revive dmesg command 13 years ago
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