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