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
/
kernel
/
printk
/
printk_safe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: remove NMI tracking
John Ogness
2021-07-26
1
-36
/
+1
*
printk: remove safe buffers
John Ogness
2021-07-26
1
-331
/
+4
*
printk: Move EXPORT_SYMBOL() closer to vprintk definition
Punit Agrawal
2021-06-16
1
-1
/
+1
*
printk: rename vprintk_func to vprintk
Rasmus Villemoes
2021-03-30
1
-1
/
+2
*
printk: remove logbuf_lock
John Ogness
2021-03-08
1
-18
/
+9
*
printk: fix deadlock when kernel panic
Muchun Song
2021-02-10
1
-4
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2020-10-15
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2020-09-01
1
-14
/
+13
|
|
\
|
*
|
printk: fix global comment
Randy Dunlap
2020-05-18
1
-1
/
+1
*
|
|
printk: move dictionary keys to dev_printk_info
John Ogness
2020-09-22
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-12
1
-0
/
+7
|
\
\
|
*
|
printk/kdb: Redirect printk messages into kdb in any context
Petr Mladek
2020-06-11
1
-0
/
+7
*
|
|
printk: Disallow instrumenting print_nmi_enter()
Peter Zijlstra
2020-05-19
1
-2
/
+3
*
|
|
printk: Prepare for nested printk_nmi_enter()
Petr Mladek
2020-05-19
1
-2
/
+2
|
/
/
*
/
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
2020-04-10
1
-10
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
2018-09-06
1
-2
/
+2
*
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-07-09
1
-21
/
+37
*
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
2018-06-05
1
-1
/
+1
*
printk: fix possible reuse of va_list variable
Tetsuo Handa
2018-05-16
1
-1
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-11-21
1
-1
/
+1
|
\
|
*
printk: fix typo in printk_safe.c
Baoquan He
2017-10-30
1
-1
/
+1
*
|
printk: Remove superfluous memory barriers from printk_safe
Steven Rostedt (VMware)
2017-10-13
1
-7
/
+8
|
/
*
printk: add __printf attributes to internal functions
Nicolas Iooss
2017-06-13
1
-5
/
+5
*
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
2017-05-19
1
-2
/
+24
*
printk: report lost messages in printk safe/nmi contexts
Sergey Senozhatsky
2017-02-08
1
-10
/
+28
*
printk: always use deferred printk when flush printk_safe lines
Sergey Senozhatsky
2017-02-08
1
-8
/
+6
*
printk: introduce per-cpu safe_print seq buffer
Sergey Senozhatsky
2017-02-08
1
-25
/
+103
*
printk: rename nmi.c and exported api
Sergey Senozhatsky
2017-02-08
1
-0
/
+291