Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ed159f972408ae7d0630be7b653515a7d3243ea5
/
include
/
linux
/
kdb.h
c893de1
kdb: Remove the misfeature 'KDBFLAGS'
by Wei Li
· 4 years, 8 months ago
c67c10a
kdb: kdb_current_regs should be private
by Douglas Anderson
· 5 years ago
34aaff4
kdb: call vkdb_printf() from vprintk_default() only when wanted
by Petr Mladek
· 8 years ago
d1bd8ea
kdb: remove unused kdb_event handling
by Petr Mladek
· 8 years ago
e558af6
kdb: use task_cpu() instead of task_thread_info()->cpu
by Andy Lutomirski
· 8 years ago
f7d4ca8
kdb: Avoid printing KERN_ levels to consoles
by Daniel Thompson
· 10 years ago
420c2b1
kdb: Add enable mask for groups of commands
by Anton Vorontsov
· 10 years ago
9452e97
kdb: Categorize kdb commands (similar to SysRq categorization)
by Daniel Thompson
· 10 years ago
e8ab24d
kdb: Remove KDB_REPEAT_NONE flag
by Anton Vorontsov
· 10 years ago
04bb171e
kdb: Use KDB_REPEAT_* values as flags
by Anton Vorontsov
· 10 years ago
42c884c
kdb: Rename kdb_register_repeat() to kdb_register_flags()
by Anton Vorontsov
· 10 years ago
15a42a9
kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
by Anton Vorontsov
· 10 years ago
8daaa5f
kdb: Add support for external NMI handler to call KGDB/KDB
by Mike Travis
· 11 years ago
729043e
kdb: Turn KGDB_KDB=n stubs into static inlines
by Anton Vorontsov
· 12 years ago
0f26d0e
kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP
by Jason Wessel
· 12 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
91b152a
kdb,kgdb: fix sparse fixups
by Jason Wessel
· 14 years ago
f7030bb
kdb: Allow kernel loadable modules to add kdb shell functions
by Jason Wessel
· 14 years ago
81d4450
vt,console,kdb: automatically set kdb LINES variable
by Jason Wessel
· 14 years ago
d37d39a
printk,kdb: capture printk() when in kdb shell
by Jason Wessel
· 15 years ago
f5316b4
kgdb,8250,pl011: Return immediately from console poll
by Jason Wessel
· 15 years ago
5d5314d
kdb: core for kgdb back end (1 of 2)
by Jason Wessel
· 15 years ago