index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-08
printk: Defer legacy printing when holding printk_cpu_sync
John Ogness
1
-0
/
+6
2024-09-04
printk: Implement legacy printer kthread for PREEMPT_RT
John Ogness
1
-1
/
+15
2024-09-04
printk: nbcon: Show replay message on takeover
John Ogness
1
-0
/
+1
2024-09-04
printk: nbcon: Rely on kthreads for normal operation
John Ogness
1
-0
/
+26
2024-09-04
printk: nbcon: Use thread callback if in task context for legacy
John Ogness
1
-2
/
+2
2024-09-04
printk: nbcon: Introduce printer kthreads
Thomas Gleixner
1
-0
/
+27
2024-09-04
printk: nbcon: Add context to usable() and emit()
John Ogness
1
-3
/
+5
2024-08-21
printk: nbcon: Implement emergency sections
Thomas Gleixner
1
-0
/
+1
2024-08-21
printk: Add helper for flush type logic
John Ogness
1
-0
/
+73
2024-08-21
printk: Coordinate direct printing in panic
John Ogness
1
-0
/
+1
2024-08-21
printk: nbcon: Flush new records on device_release()
John Ogness
1
-0
/
+2
2024-08-21
printk: Add is_printk_legacy_deferred()
John Ogness
1
-0
/
+2
2024-08-21
printk: nbcon: Use nbcon consoles in console_flush_all()
John Ogness
1
-0
/
+6
2024-08-21
printk: nbcon: Provide function to flush using write_atomic()
Thomas Gleixner
1
-0
/
+2
2024-08-21
printk: nbcon: Add helper to assign priority based on CPU state
John Ogness
1
-0
/
+2
2024-08-21
printk: Add @flags argument for console_is_usable()
John Ogness
1
-6
/
+2
2024-08-21
printk: Let console_is_usable() handle nbcon
John Ogness
1
-2
/
+9
2024-08-21
printk: Make console_is_usable() available to nbcon.c
John Ogness
1
-0
/
+32
2024-08-21
printk: nbcon: Do not rely on proxy headers
John Ogness
1
-2
/
+6
2024-08-21
printk: Check printk_deferred_enter()/_exit() usage
Sebastian Andrzej Siewior
1
-0
/
+3
2024-08-21
printk: nbcon: Consolidate alloc() and init()
John Ogness
1
-2
/
+0
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2023-09-18
printk: nbcon: Add emit function and callback function for atomic printing
Thomas Gleixner
1
-0
/
+6
2023-09-18
printk: nbcon: Add sequence handling
Thomas Gleixner
1
-0
/
+7
2023-09-18
printk: nbcon: Add buffer management
Thomas Gleixner
1
-2
/
+10
2023-09-18
printk: Make static printk buffers available to nbcon
John Ogness
1
-0
/
+2
2023-09-18
printk: Add non-BKL (nbcon) console basic infrastructure
Thomas Gleixner
1
-0
/
+8
2023-07-20
printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
John Ogness
1
-0
/
+2
2023-01-11
printk: adjust string limit macros
John Ogness
1
-14
/
+13
2023-01-11
printk: introduce console_prepend_dropped() for dropped messages
John Ogness
1
-4
/
+0
2023-01-11
printk: introduce printk_get_next_message() and printk_message
John Ogness
1
-0
/
+16
2023-01-11
printk: introduce struct printk_buffers
John Ogness
1
-0
/
+10
2023-01-11
printk: move size limit macros into internal.h
John Ogness
1
-0
/
+24
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
1
-2
/
+0
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
1
-0
/
+2
2022-01-22
printk: fix build warning when CONFIG_PRINTK=n
Xiaoming Ni
1
-0
/
+2
2022-01-22
printk: move printk sysctl to printk/sysctl.c
Xiaoming Ni
1
-0
/
+6
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-25
/
+0
2021-07-26
printk: remove NMI tracking
John Ogness
1
-8
/
+0
2021-07-26
printk: remove safe buffers
John Ogness
1
-17
/
+0
2021-07-19
printk: Rework parse_prefix into printk_parse_prefix
Chris Down
1
-0
/
+2
2021-07-19
printk: Straighten out log_flags into printk_info_flags
Chris Down
1
-0
/
+6
2021-03-30
printk: rename vprintk_func to vprintk
Rasmus Villemoes
1
-3
/
+0
2021-03-08
printk: remove logbuf_lock
John Ogness
1
-3
/
+1
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
1
-2
/
+2
2020-05-19
printk: Prepare for nested printk_nmi_enter()
Petr Mladek
1
-3
/
+5
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
1
-0
/
+5
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2018-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
1
-1
/
+8
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
1
-2
/
+4
[next]