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
/
internal.h
Age
Commit message (
Expand
)
Author
2023-09-18
printk: nbcon: Add emit function and callback function for atomic printing
Thomas Gleixner
2023-09-18
printk: nbcon: Add sequence handling
Thomas Gleixner
2023-09-18
printk: nbcon: Add buffer management
Thomas Gleixner
2023-09-18
printk: Make static printk buffers available to nbcon
John Ogness
2023-09-18
printk: Add non-BKL (nbcon) console basic infrastructure
Thomas Gleixner
2023-07-20
printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
John Ogness
2023-01-11
printk: adjust string limit macros
John Ogness
2023-01-11
printk: introduce console_prepend_dropped() for dropped messages
John Ogness
2023-01-11
printk: introduce printk_get_next_message() and printk_message
John Ogness
2023-01-11
printk: introduce struct printk_buffers
John Ogness
2023-01-11
printk: move size limit macros into internal.h
John Ogness
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
2022-01-22
printk: fix build warning when CONFIG_PRINTK=n
Xiaoming Ni
2022-01-22
printk: move printk sysctl to printk/sysctl.c
Xiaoming Ni
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-07-26
printk: remove NMI tracking
John Ogness
2021-07-26
printk: remove safe buffers
John Ogness
2021-07-19
printk: Rework parse_prefix into printk_parse_prefix
Chris Down
2021-07-19
printk: Straighten out log_flags into printk_info_flags
Chris Down
2021-03-30
printk: rename vprintk_func to vprintk
Rasmus Villemoes
2021-03-08
printk: remove logbuf_lock
John Ogness
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
2020-05-19
printk: Prepare for nested printk_nmi_enter()
Petr Mladek
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-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
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: introduce per-cpu safe_print seq buffer
Sergey Senozhatsky
2016-08-09
Revert "printk: create pr_<level> functions"
Linus Torvalds
2016-08-02
printk: create pr_<level> functions
Joe Perches
2016-05-20
printk/nmi: flush NMI messages on the system panic
Petr Mladek
2016-05-20
printk/nmi: warn when some message has been lost in NMI context
Petr Mladek
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek