index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
debug
/
kdb
/
kdb_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-02
kdb: Remove unhandled ssb command
Vincent
1
-16
/
+0
2013-03-02
kdb: Prevent kernel oops with kdb_defcmd
Jason Wessel
1
-2
/
+6
2013-03-02
kdb: Remove the ll command
Jason Wessel
1
-65
/
+0
2013-03-02
kdb_main: fix help print
Jason Wessel
1
-3
/
+7
2013-03-02
kdb: Fix overlap in buffers with strcpy
Jason Wessel
1
-9
/
+21
2013-03-02
kdb: use ARRAY_SIZE where possible
Sasha Levin
1
-2
/
+2
2013-03-02
kdb: A fix for kdb command table expansion
John Blackwood
1
-1
/
+1
2013-01-12
module: add new state MODULE_STATE_UNFORMED.
Rusty Russell
1
-0
/
+2
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-0
/
+2
2012-10-12
kdb: Fix dmesg/bta scroll to quit with 'q'
Jason Wessel
1
-0
/
+2
2012-09-26
kdb: Implement disable_nmi command
Anton Vorontsov
1
-0
/
+31
2012-07-31
kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP
Jason Wessel
1
-14
/
+1
2012-07-21
kdb: Switch to nolock variants of kmsg_dump functions
Anton Vorontsov
1
-4
/
+4
2012-07-21
kdb: Revive dmesg command
Anton Vorontsov
1
-58
/
+33
2012-03-22
KDB: Fix usability issues relating to the 'enter' key.
Andrei Warkentin
1
-0
/
+3
2012-01-13
module: struct module_ref should contains long fields
Eric Dumazet
1
-1
/
+1
2011-08-01
kdb: Remove all references to DOING_KGDB2
Jason Wessel
1
-1
/
+1
2011-08-01
kdb: cleanup unused variables missed in the original kdb merge
Jason Wessel
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-03-25
kdb: add usage string of 'per_cpu' command
Namhyung Kim
1
-1
/
+1
2011-03-25
kdb: code cleanup to use macro instead of value
Jovi Zhang
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-10
/
+11
2010-11-17
kdb: fix crash when KDB_BASE_CMD_MAX is exceeded
Jovi Zhang
1
-4
/
+4
2010-11-17
kdb: fix memory leak in kdb_main.c
Jovi Zhang
1
-6
/
+7
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-29
kdb: Fix early debugging crash regression
Jason Wessel
1
-1
/
+1
2010-10-29
kdb: fix per_cpu command to remove supress mask
Jason Wessel
1
-35
/
+11
2010-10-22
kdb,debug_core: adjust master cpu switch logic against new debug_core locking
Jason Wessel
1
-6
/
+6
2010-10-22
kdb: Fix oops in kdb_unregister
Jason Wessel
1
-1
/
+1
2010-10-22
kdb: Allow kernel loadable modules to add kdb shell functions
Jason Wessel
1
-0
/
+4
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
1
-1
/
+1
2010-08-06
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-1
/
+3
2010-08-05
kgdb,kdb: individual register set and and get API
Jason Wessel
1
-12
/
+120
2010-07-29
kgdb: Do not access xtime directly
Thomas Gleixner
1
-1
/
+3
2010-07-21
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
1
-2
/
+1
2010-07-21
Fix merge regression from external kdb to upstream kdb
Jason Wessel
1
-0
/
+1
2010-07-21
kdb: break out of kdb_ll() when command is terminated
Martin Hicks
1
-0
/
+3
2010-06-05
module: fix kdb's illicit use of struct module_use.
Rusty Russell
1
-9
/
+3
2010-05-20
printk,kdb: capture printk() when in kdb shell
Jason Wessel
1
-0
/
+4
2010-05-20
kdb: core for kgdb back end (1 of 2)
Jason Wessel
1
-0
/
+2845