index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kmsg_dump.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: kmsg_dump: remove _nolock() variants
John Ogness
2021-03-08
1
-16
/
+0
*
printk: introduce a kmsg_dump iterator
John Ogness
2021-03-08
1
-16
/
+20
*
printk: kmsg_dumper: remove @active field
John Ogness
2021-03-08
1
-2
/
+0
*
printk: refactor kmsg_dump_get_buffer()
John Ogness
2021-03-08
1
-1
/
+1
*
printk: kmsg_dump: remove unused fields
John Ogness
2021-03-08
1
-2
/
+3
*
printk: Introduce kmsg_dump_reason_str()
Kees Cook
2020-05-30
1
-0
/
+7
*
printk: honor the max_reason field in kmsg_dumper
Pavel Tatashin
2020-05-30
1
-0
/
+1
*
printk: Collapse shutdown types into a single dump reason
Kees Cook
2020-05-30
1
-3
/
+1
*
printk: Implement some unlocked kmsg_dump functions
Anton Vorontsov
2012-07-21
1
-0
/
+16
*
kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilation
Kay Sievers
2012-06-18
1
-5
/
+5
*
kmsg - kmsg_dump() use iterator to receive log buffer content
Kay Sievers
2012-06-15
1
-7
/
+38
*
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
2012-03-05
1
-2
/
+7
*
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
2012-01-12
1
-1
/
+0
*
kmsg_dump.h: fix build when CONFIG_PRINTK is disabled
Randy Dunlap
2011-06-15
1
-0
/
+1
*
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
2011-01-13
1
-0
/
+4
*
kmsg_dump: Dump on crash_kexec as well
KOSAKI Motohiro
2009-12-31
1
-0
/
+1
*
kmsg_dump: fix build for CONFIG_PRINTK=n
Randy Dunlap
2009-12-02
1
-0
/
+16
*
core: Add kernel message dumper to call on oopses and panics
Simon Kagstrom
2009-11-30
1
-0
/
+44