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