Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
2ab8a99661f4ce052bbad064237c441371df8751
/
kernel
/
debug
/
kdb
/
kdb_main.c
36dfea4
kdb: Remove unhandled ssb command
by Vincent
· 13 years ago
a37372f
kdb: Prevent kernel oops with kdb_defcmd
by Jason Wessel
· 13 years ago
1b2caa2d
kdb: Remove the ll command
by Jason Wessel
· 13 years ago
074604a
kdb_main: fix help print
by Jason Wessel
· 13 years ago
4eb7a66
kdb: Fix overlap in buffers with strcpy
by Jason Wessel
· 13 years ago
5f784f7
kdb: use ARRAY_SIZE where possible
by Sasha Levin
· 13 years ago
f7c82d5
kdb: A fix for kdb command table expansion
by John Blackwood
· 13 years ago
0d21b0e
module: add new state MODULE_STATE_UNFORMED.
by Rusty Russell
· 13 years ago
6c536a1
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 14 years ago
d1871b3
kdb: Fix dmesg/bta scroll to quit with 'q'
by Jason Wessel
· 14 years ago
ad394f6
kdb: Implement disable_nmi command
by Anton Vorontsov
· 14 years ago
0f26d0e
kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP
by Jason Wessel
· 14 years ago
c064da4
kdb: Switch to nolock variants of kmsg_dump functions
by Anton Vorontsov
· 14 years ago
bc792e6
kdb: Revive dmesg command
by Anton Vorontsov
· 14 years ago
8f30d41
KDB: Fix usability issues relating to the 'enter' key.
by Andrei Warkentin
· 14 years ago
bd77c04
module: struct module_ref should contains long fields
by Eric Dumazet
· 14 years ago
d613d82
kdb: Remove all references to DOING_KGDB2
by Jason Wessel
· 15 years ago
3bdb65e
kdb: cleanup unused variables missed in the original kdb merge
by Jason Wessel
· 15 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 15 years ago
0d3db28
kdb: add usage string of 'per_cpu' command
by Namhyung Kim
· 16 years ago
27029c3
kdb: code cleanup to use macro instead of value
by Jovi Zhang
· 16 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
5450d90
kdb: fix crash when KDB_BASE_CMD_MAX is exceeded
by Jovi Zhang
· 15 years ago
85e76ab
kdb: fix memory leak in kdb_main.c
by Jovi Zhang
· 15 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 15 years ago
578bd4d
kdb: Fix early debugging crash regression
by Jason Wessel
· 15 years ago
931ea24
kdb: fix per_cpu command to remove supress mask
by Jason Wessel
· 15 years ago
495363d
kdb,debug_core: adjust master cpu switch logic against new debug_core locking
by Jason Wessel
· 16 years ago
75d14ed
kdb: Fix oops in kdb_unregister
by Jason Wessel
· 16 years ago
f7030bb
kdb: Allow kernel loadable modules to add kdb shell functions
by Jason Wessel
· 16 years ago
f335397
Input: sysrq - drop tty argument form handle_sysrq()
by Dmitry Torokhov
· 16 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
534af10
kgdb,kdb: individual register set and and get API
by Jason Wessel
· 16 years ago
157b1a2
kgdb: Do not access xtime directly
by Thomas Gleixner
· 16 years ago
edd63cb6
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
by Jason Wessel
· 16 years ago
9e8b624
Fix merge regression from external kdb to upstream kdb
by Jason Wessel
· 16 years ago
1396a21
kdb: break out of kdb_ll() when command is terminated
by Martin Hicks
· 16 years ago
c8e21ce
module: fix kdb's illicit use of struct module_use.
by Rusty Russell
· 16 years ago
d37d39a
printk,kdb: capture printk() when in kdb shell
by Jason Wessel
· 16 years ago
5d5314d
kdb: core for kgdb back end (1 of 2)
by Jason Wessel
· 16 years ago