index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
internal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: move dictionary keys to dev_printk_info
John Ogness
2020-09-22
1
-2
/
+2
*
printk: Prepare for nested printk_nmi_enter()
Petr Mladek
2020-05-19
1
-3
/
+5
*
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
2020-04-10
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-07-09
1
-1
/
+8
*
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
2017-05-19
1
-2
/
+4
*
printk: report lost messages in printk safe/nmi contexts
Sergey Senozhatsky
2017-02-08
1
-17
/
+0
*
printk: introduce per-cpu safe_print seq buffer
Sergey Senozhatsky
2017-02-08
1
-23
/
+53
*
Revert "printk: create pr_<level> functions"
Linus Torvalds
2016-08-09
1
-10
/
+6
*
printk: create pr_<level> functions
Joe Perches
2016-08-03
1
-6
/
+10
*
printk/nmi: flush NMI messages on the system panic
Petr Mladek
2016-05-21
1
-0
/
+2
*
printk/nmi: warn when some message has been lost in NMI context
Petr Mladek
2016-05-21
1
-0
/
+11
*
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2016-05-21
1
-0
/
+44