index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
printk_safe.c
Age
Commit message (
Expand
)
Author
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
2021-07-26
printk: remove NMI tracking
John Ogness
2021-07-26
printk: remove safe buffers
John Ogness
2021-06-16
printk: Move EXPORT_SYMBOL() closer to vprintk definition
Punit Agrawal
2021-03-30
printk: rename vprintk_func to vprintk
Rasmus Villemoes
2021-03-08
printk: remove logbuf_lock
John Ogness
2021-02-10
printk: fix deadlock when kernel panic
Muchun Song
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
2020-09-01
Merge branch 'master' into for-next
Jiri Kosina
2020-06-12
Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-11
printk/kdb: Redirect printk messages into kdb in any context
Petr Mladek
2020-05-19
printk: Disallow instrumenting print_nmi_enter()
Peter Zijlstra
2020-05-19
printk: Prepare for nested printk_nmi_enter()
Petr Mladek
2020-05-18
printk: fix global comment
Randy Dunlap
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2018-09-06
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
2018-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-06-05
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
2018-05-16
printk: fix possible reuse of va_list variable
Tetsuo Handa
2017-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-10-30
printk: fix typo in printk_safe.c
Baoquan He
2017-10-13
printk: Remove superfluous memory barriers from printk_safe
Steven Rostedt (VMware)
2017-06-13
printk: add __printf attributes to internal functions
Nicolas Iooss
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
2017-02-08
printk: report lost messages in printk safe/nmi contexts
Sergey Senozhatsky
2017-02-08
printk: always use deferred printk when flush printk_safe lines
Sergey Senozhatsky
2017-02-08
printk: introduce per-cpu safe_print seq buffer
Sergey Senozhatsky
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky