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 |
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 |
Rusty Russell
|
0d21b0e347
module: add new state MODULE_STATE_UNFORMED.
|
12 years ago |
Linus Torvalds
|
6c536a17fa
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
|
12 years ago |
Jason Wessel
|
d1871b38fc
kdb: Fix dmesg/bta scroll to quit with 'q'
|
13 years ago |
Anton Vorontsov
|
ad394f66fa
kdb: Implement disable_nmi command
|
12 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
|
bc792e612e
kdb: Revive dmesg command
|
13 years ago |
Andrei Warkentin
|
8f30d41176
KDB: Fix usability issues relating to the 'enter' key.
|
13 years ago |
Eric Dumazet
|
bd77c04772
module: struct module_ref should contains long fields
|
13 years ago |
Jason Wessel
|
d613d828e8
kdb: Remove all references to DOING_KGDB2
|
14 years ago |
Jason Wessel
|
3bdb65ec95
kdb: cleanup unused variables missed in the original kdb merge
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Namhyung Kim
|
0d3db28dae
kdb: add usage string of 'per_cpu' command
|
15 years ago |
Jovi Zhang
|
27029c339b
kdb: code cleanup to use macro instead of value
|
15 years ago |
Jiri Kosina
|
4b7bd36470
Merge branch 'master' into for-next
|
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 |
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
|
15 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 |