开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
internal.h
Age
Commit message (
Expand
)
Author
2024-12-16
printk: Defer legacy printing when holding printk_cpu_sync
John Ogness
2024-11-11
printk: Introduce FORCE_CON flag
Marcos Paulo de Souza
2024-09-04
printk: Implement legacy printer kthread for PREEMPT_RT
John Ogness
2024-09-04
printk: nbcon: Show replay message on takeover
John Ogness
2024-09-04
printk: nbcon: Rely on kthreads for normal operation
John Ogness
2024-09-04
printk: nbcon: Use thread callback if in task context for legacy
John Ogness
2024-09-04
printk: nbcon: Introduce printer kthreads
Thomas Gleixner
2024-09-04
printk: nbcon: Add context to usable() and emit()
John Ogness
2024-08-21
printk: nbcon: Implement emergency sections
Thomas Gleixner
2024-08-21
printk: Add helper for flush type logic
John Ogness
2024-08-21
printk: Coordinate direct printing in panic
John Ogness
2024-08-21
printk: nbcon: Flush new records on device_release()
John Ogness
2024-08-21
printk: Add is_printk_legacy_deferred()
John Ogness
2024-08-21
printk: nbcon: Use nbcon consoles in console_flush_all()
John Ogness
2024-08-21
printk: nbcon: Provide function to flush using write_atomic()
Thomas Gleixner
2024-08-21
printk: nbcon: Add helper to assign priority based on CPU state
John Ogness
2024-08-21
printk: Add @flags argument for console_is_usable()
John Ogness
2024-08-21
printk: Let console_is_usable() handle nbcon
John Ogness
2024-08-21
printk: Make console_is_usable() available to nbcon.c
John Ogness
2024-08-21
printk: nbcon: Do not rely on proxy headers
John Ogness
2024-08-21
printk: Check printk_deferred_enter()/_exit() usage
Sebastian Andrzej Siewior
2024-08-21
printk: nbcon: Consolidate alloc() and init()
John Ogness
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
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
[next]