summaryrefslogtreecommitdiffstats
path: root/include/linux/printk.h
Commit message (Expand)AuthorAgeFilesLines
* printk: move size limit macros into internal.hJohn Ogness2023-01-111-2/+0
* Merge branch 'rework/kthreads' into for-linusPetr Mladek2022-10-041-7/+0
|\
| * printk: Make pr_flush() staticThomas Gleixner2022-09-291-7/+0
* | Merge branch 'rework/kthreads' into for-linusPetr Mladek2022-06-231-16/+0
|\|
| * Revert "printk: add functions to prefer direct printing"Petr Mladek2022-06-231-11/+0
| * Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek2022-06-231-5/+0
* | Merge branch 'rework/kthreads' into for-linusPetr Mladek2022-06-171-0/+5
|\|
| * printk: Wait for the global console lock when the system is going downPetr Mladek2022-06-151-0/+5
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-1/+0
|\ \ | |/ |/|
| * printk: stop including cache.h from printk.hPeter Collingbourne2022-05-131-1/+0
* | printk: add functions to prefer direct printingJohn Ogness2022-04-221-0/+11
* | printk: add pr_flush()John Ogness2022-04-221-0/+7
* | printk: cpu sync always disable interruptsJohn Ogness2022-04-221-9/+9
* | printk: rename cpulock functionsJohn Ogness2022-04-221-21/+33
|/
* printk: fix build warning when CONFIG_PRINTK=nXiaoming Ni2022-01-221-4/+0
* Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-11-181-0/+4
|\
| * printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin2021-11-101-0/+4
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-1/+1
|\ \
| * | isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
* | | Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-08-301-22/+19
|\ \ \ | | |/ | |/|
| * | printk: remove NMI trackingJohn Ogness2021-07-261-12/+19
| * | printk: remove safe buffersJohn Ogness2021-07-261-10/+0
* | | Merge branch 'for-5.15-verbose-console' into for-linusPetr Mladek2021-08-301-10/+1
|\ \ \
| * | | printk: Add printk.console_no_auto_verbose boot parameterDmitry Safonov2021-07-291-5/+1
| * | | printk: Remove console_silent()Dmitry Safonov2021-07-291-5/+0
* | | | printk: Move the printk() kerneldoc comment to its new homeJonathan Corbet2021-07-261-0/+24
* | | | printk: Userspace format indexing supportChris Down2021-07-191-4/+91
| |_|/ |/| |
* | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-301-20/+3
|\ \ \ | |_|/ |/| |
| * | once: implement DO_ONCE_LITE for non-fast-path "do once" functionalityTanner Love2021-06-281-20/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-0/+5
|\ \ \ | |_|/ |/| |
| * | printk: introduce dump_stack_lvl()Alexander Potapenko2021-06-291-0/+5
| |/
* / lib/dump_stack: move cpu lock to printk.cJohn Ogness2021-06-221-0/+41
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-2/+2
* Merge branch 'printk-rework' into for-linusPetr Mladek2020-10-121-2/+4
|\
| * printk: move dictionary keys to dev_printk_infoJohn Ogness2020-09-221-2/+4
* | kernel.h: Move oops_in_progress to printk.hAndy Shevchenko2020-09-151-0/+2
* | printk: Make linux/printk.h self-containedHerbert Xu2020-07-271-0/+1
|/
* dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai2020-06-081-3/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-1/+1
|\
| * sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-1/+1
* | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-011-12/+100
|\ \
| * | docs: pr_*() kerneldocs and basic printk docsRicardo CaƱuelo2020-04-201-12/+100
| |/
* / printk: Remove pr_cont_once()Tetsuo Handa2020-05-251-2/+1
|/
* printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky2020-04-101-5/+0
* printk: Drop pr_warning definitionKefeng Wang2019-12-061-2/+1
* lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG buildsStephen Boyd2019-09-251-7/+15
* panic: avoid the extra noise dmesgFeng Tang2019-05-141-0/+2
* printk: Tie printk_once / printk_deferred_once into .data.once for resetPaul Gortmaker2019-04-151-2/+2
* Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-03-091-1/+0
|\
| * printk: Remove no longer used LOG_PREFIX.Tetsuo Handa2019-03-041-1/+0