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
/
include
/
linux
/
printk.h
Age
Commit message (
Expand
)
Author
2023-01-11
printk: move size limit macros into internal.h
John Ogness
2022-10-04
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-09-29
printk: Make pr_flush() static
Thomas Gleixner
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-04-22
printk: add functions to prefer direct printing
John Ogness
2022-04-22
printk: add pr_flush()
John Ogness
2022-04-22
printk: cpu sync always disable interrupts
John Ogness
2022-04-22
printk: rename cpulock functions
John Ogness
2022-01-22
printk: fix build warning when CONFIG_PRINTK=n
Xiaoming Ni
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-11-10
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-08-30
Merge branch 'for-5.15-verbose-console' into for-linus
Petr Mladek
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-07-29
printk: Add printk.console_no_auto_verbose boot parameter
Dmitry Safonov
2021-07-29
printk: Remove console_silent()
Dmitry Safonov
2021-07-26
printk: remove NMI tracking
John Ogness
2021-07-26
printk: remove safe buffers
John Ogness
2021-07-26
printk: Move the printk() kerneldoc comment to its new home
Jonathan Corbet
2021-07-19
printk: Userspace format indexing support
Chris Down
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
printk: introduce dump_stack_lvl()
Alexander Potapenko
2021-06-28
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
2021-06-22
lib/dump_stack: move cpu lock to printk.c
John Ogness
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
2020-09-15
kernel.h: Move oops_in_progress to printk.h
Andy Shevchenko
2020-07-27
printk: Make linux/printk.h self-contained
Herbert Xu
2020-06-08
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-05-25
printk: Remove pr_cont_once()
Tetsuo Handa
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-20
docs: pr_*() kerneldocs and basic printk docs
Ricardo CaƱuelo
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
2019-12-06
printk: Drop pr_warning definition
Kefeng Wang
2019-09-25
lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds
Stephen Boyd
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
2019-04-15
printk: Tie printk_once / printk_deferred_once into .data.once for reset
Paul Gortmaker
2019-03-09
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-03-07
linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited
Rasmus Villemoes
[next]