index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
debug
/
kdb
/
kdb_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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