index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
printk.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-13
printk: add dummy printk_force_console_enter/exit helpers
Arnd Bergmann
1
-0
/
+8
2024-11-11
printk: Introduce FORCE_CON flag
Marcos Paulo de Souza
1
-0
/
+3
2024-08-21
printk: Coordinate direct printing in panic
John Ogness
1
-0
/
+5
2024-08-21
printk: nbcon: Add unsafe flushing on panic
John Ogness
1
-0
/
+5
2024-08-21
nbcon: Add API to acquire context for non-printing operations
John Ogness
1
-0
/
+14
2024-08-21
printk: Check printk_deferred_enter()/_exit() usage
Sebastian Andrzej Siewior
1
-4
/
+5
2024-07-25
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2024-07-04
printk: Add match_devname_and_update_preferred_console()
Tony Lindgren
1
-0
/
+4
2024-06-25
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
1
-3
/
+0
2024-06-03
printk: Rename console_replay_all() and update context
Sreenath Vijayan
1
-2
/
+2
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+7
2024-05-07
printk: cleanup deprecated uses of strncpy/strcpy
Justin Stitt
1
-1
/
+1
2024-04-11
printk: Add function to replay kernel log on consoles
Sreenath Vijayan
1
-0
/
+4
2024-04-09
printk: Save console options for add_preferred_console_match()
Tony Lindgren
1
-0
/
+3
2024-03-19
printk: Let no_printk() use _printk()
Geert Uytterhoeven
1
-1
/
+1
2024-02-07
dump_stack: Do not get cpu_sync for panic CPU
John Ogness
1
-0
/
+2
2023-01-11
printk: move size limit macros into internal.h
John Ogness
1
-2
/
+0
2022-10-04
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-7
/
+0
2022-09-29
printk: Make pr_flush() static
Thomas Gleixner
1
-7
/
+0
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-16
/
+0
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
1
-11
/
+0
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
1
-5
/
+0
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-0
/
+5
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
1
-0
/
+5
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
1
-1
/
+0
2022-04-22
printk: add functions to prefer direct printing
John Ogness
1
-0
/
+11
2022-04-22
printk: add pr_flush()
John Ogness
1
-0
/
+7
2022-04-22
printk: cpu sync always disable interrupts
John Ogness
1
-9
/
+9
2022-04-22
printk: rename cpulock functions
John Ogness
1
-21
/
+33
2022-01-22
printk: fix build warning when CONFIG_PRINTK=n
Xiaoming Ni
1
-4
/
+0
2021-11-18
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-0
/
+4
2021-11-10
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
1
-0
/
+4
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-22
/
+19
2021-08-30
Merge branch 'for-5.15-verbose-console' into for-linus
Petr Mladek
1
-10
/
+1
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
1
-1
/
+1
2021-07-29
printk: Add printk.console_no_auto_verbose boot parameter
Dmitry Safonov
1
-5
/
+1
2021-07-29
printk: Remove console_silent()
Dmitry Safonov
1
-5
/
+0
2021-07-26
printk: remove NMI tracking
John Ogness
1
-12
/
+19
2021-07-26
printk: remove safe buffers
John Ogness
1
-10
/
+0
2021-07-26
printk: Move the printk() kerneldoc comment to its new home
Jonathan Corbet
1
-0
/
+24
2021-07-19
printk: Userspace format indexing support
Chris Down
1
-4
/
+91
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-20
/
+3
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+5
2021-06-29
printk: introduce dump_stack_lvl()
Alexander Potapenko
1
-0
/
+5
2021-06-29
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
1
-20
/
+3
2021-06-22
lib/dump_stack: move cpu lock to printk.c
John Ogness
1
-0
/
+41
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-2
/
+4
[next]