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
2022-05-26
Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-49
/
+0
2022-05-24
lockdown: also lock down previous kgdb use
Daniel Thompson
1
-3
/
+59
2022-04-05
module: Move kdb module related code out of main kdb code
Aaron Tomlin
1
-49
/
+0
2021-11-03
kdb: Adopt scheduler's task classification
Daniel Thompson
1
-18
/
+19
2021-07-27
kdb: Rename members of struct kdbtab_t
Sumit Garg
1
-203
/
+201
2021-07-27
kdb: Simplify kdb_defcmd macro logic
Sumit Garg
1
-49
/
+58
2021-07-27
kdb: Get rid of redundant kdb_register_flags()
Sumit Garg
1
-114
/
+53
2021-07-27
kdb: Rename struct defcmd_set to struct kdb_macro
Sumit Garg
1
-20
/
+20
2021-07-06
Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-4
/
+4
2021-06-01
kgdb: Fix spelling mistakes
Zhen Lei
1
-4
/
+4
2021-05-17
kdb: Switch to use %ptTs
Andy Shevchenko
1
-8
/
+1
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2021-04-14
kdb: Refactor env variables get/set code
Sumit Garg
1
-74
/
+68
2021-03-19
kdb: Simplify kdb commands registration
Sumit Garg
1
-188
/
+258
2021-03-08
printk: kmsg_dump: remove _nolock() variants
John Ogness
1
-4
/
+4
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
1
-5
/
+5
2021-03-08
printk: kmsg_dumper: remove @active field
John Ogness
1
-1
/
+1
2020-09-08
kdb: Use newer api for tasklist scanning
Davidlohr Bueso
1
-4
/
+4
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+2
2020-06-02
kdb: Remove the misfeature 'KDBFLAGS'
Wei Li
1
-4
/
+4
2020-06-02
kdb: Cleanup math with KDB_CMD_HISTORY_COUNT
Douglas Anderson
1
-1
/
+2
2020-04-01
kdb: Censor attempts to set PROMPT without ENABLE_MEM_READ
Daniel Thompson
1
-4
/
+8
2020-04-01
kdb: Eliminate strncpy() warnings by replacing with strscpy()
Daniel Thompson
1
-4
/
+4
2020-02-06
Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r...
Daniel Thompson
1
-13
/
+15
2020-01-31
kdb: Get rid of confusing diag msg from "rd" if current task has no regs
Douglas Anderson
1
-15
/
+13
2020-01-31
kdb: Gid rid of implicit setting of the current task / regs
Douglas Anderson
1
-1
/
+1
2020-01-31
kdb: kdb_current_task shouldn't be exported
Douglas Anderson
1
-1
/
+0
2019-09-03
kdb: Replace strncmp with str_has_prefix
Chuhong Yuan
1
-1
/
+1
2019-05-12
kdb: do a sanity check on the cpu in kdb_per_cpu()
Dan Carpenter
1
-1
/
+1
2019-05-12
kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Douglas Anderson
1
-1
/
+0
2018-12-30
kdb: use bool for binary state indicators
Nicholas Mc Guire
1
-7
/
+7
2018-11-13
kdb: kdb_main: refactor code in kdb_md_line
Gustavo A. R. Silva
1
-18
/
+3
2018-11-13
kdb: print real address of pointers instead of hashed addresses
Christophe Leroy
1
-7
/
+7
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
1
-6
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-4
/
+7
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-49
/
+40
2018-01-31
kdb: use ktime_get_mono_fast_ns() instead of ktime_get_ts()
Baolin Wang
1
-3
/
+3
2018-01-25
kdb: drop newline in unknown command output
Randy Dunlap
1
-0
/
+11
2018-01-25
kdb: make "mdr" command repeat
Randy Dunlap
1
-6
/
+21
2018-01-25
kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Arnd Bergmann
1
-40
/
+5
2018-01-03
signal: Simplify and fix kdb_send_sig
Eric W. Biederman
1
-8
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-14
kdb: remove unused kdb_event handling
Petr Mladek
1
-1
/
+0
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
1
-2
/
+2
2015-02-19
kdb: Provide forward search at more prompt
Daniel Thompson
1
-3
/
+4
2015-02-19
kdb: Fix a prompt management bug when using | grep
Daniel Thompson
1
-2
/
+2
2015-02-19
kdb: Remove stack dump when entering kgdb due to NMI
Daniel Thompson
1
-1
/
+0
[next]