index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
printk.h
Age
Commit message (
Expand
)
Author
2024-08-21
printk: Coordinate direct printing in panic
John Ogness
2024-08-21
printk: nbcon: Add unsafe flushing on panic
John Ogness
2024-08-21
nbcon: Add API to acquire context for non-printing operations
John Ogness
2024-08-21
printk: Check printk_deferred_enter()/_exit() usage
Sebastian Andrzej Siewior
2024-07-25
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-04
printk: Add match_devname_and_update_preferred_console()
Tony Lindgren
2024-06-25
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
2024-06-03
printk: Rename console_replay_all() and update context
Sreenath Vijayan
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-07
printk: cleanup deprecated uses of strncpy/strcpy
Justin Stitt
2024-04-11
printk: Add function to replay kernel log on consoles
Sreenath Vijayan
2024-04-09
printk: Save console options for add_preferred_console_match()
Tony Lindgren
2024-03-19
printk: Let no_printk() use _printk()
Geert Uytterhoeven
2024-02-07
dump_stack: Do not get cpu_sync for panic CPU
John Ogness
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
[next]