index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
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-27
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-23
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-26
kdb: add usage string of 'per_cpu' command
Namhyung Kim
1
-1
/
+1
2011-03-26
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-23
kdb,debug_core: adjust master cpu switch logic against new debug_core locking
Jason Wessel
1
-6
/
+6
2010-10-23
kdb: Fix oops in kdb_unregister
Jason Wessel
1
-1
/
+1
2010-10-23
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-07
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-22
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
1
-2
/
+1
2010-07-22
Fix merge regression from external kdb to upstream kdb
Jason Wessel
1
-0
/
+1
2010-07-22
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-21
printk,kdb: capture printk() when in kdb shell
Jason Wessel
1
-0
/
+4
2010-05-21
kdb: core for kgdb back end (1 of 2)
Jason Wessel
1
-0
/
+2845