index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
debug
/
kdb
/
kdb_bp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kdb: Simplify kdb commands registration
Sumit Garg
2021-03-19
1
-25
/
+50
*
kgdb: Honour the kprobe blocklist when setting breakpoints
Daniel Thompson
2020-09-28
1
-0
/
+9
*
kdb: remove redundant assignment to pointer bp
Colin Ian King
2020-01-31
1
-1
/
+0
*
kdb: bl: don't use tab character in output
Randy Dunlap
2018-01-25
1
-2
/
+2
*
mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...
Kees Cook
2016-02-22
1
-3
/
+1
*
kdb: Categorize kdb commands (similar to SysRq categorization)
Daniel Thompson
2014-11-11
1
-7
/
+14
*
kdb: Remove KDB_REPEAT_NONE flag
Anton Vorontsov
2014-11-11
1
-3
/
+3
*
kdb: Rename kdb_register_repeat() to kdb_register_flags()
Anton Vorontsov
2014-11-11
1
-7
/
+7
*
kdb: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
1
-3
/
+3
*
kdb: Remove unhandled ssb command
Vincent
2013-03-02
1
-18
/
+2
*
kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint
Jason Wessel
2012-03-22
1
-0
/
+7
*
gcc-4.6: kernel/*: Fix unused but set warnings
Andi Kleen
2010-09-05
1
-2
/
+0
*
kdb: core for kgdb back end (1 of 2)
Jason Wessel
2010-05-21
1
-0
/
+564