aboutsummaryrefslogtreecommitdiff
path: root/include/linux/printk.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-22printk: fix build warning when CONFIG_PRINTK=nGravatar Xiaoming Ni 1-4/+0
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusGravatar Petr Mladek 1-0/+4
2021-11-10printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesGravatar Nicholas Piggin 1-0/+4
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+1
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusGravatar Petr Mladek 1-22/+19
2021-08-30Merge branch 'for-5.15-verbose-console' into for-linusGravatar Petr Mladek 1-10/+1
2021-08-19isystem: ship and use stdarg.hGravatar Alexey Dobriyan 1-1/+1
2021-07-29printk: Add printk.console_no_auto_verbose boot parameterGravatar Dmitry Safonov 1-5/+1
2021-07-29printk: Remove console_silent()Gravatar Dmitry Safonov 1-5/+0
2021-07-26printk: remove NMI trackingGravatar John Ogness 1-12/+19
2021-07-26printk: remove safe buffersGravatar John Ogness 1-10/+0
2021-07-26printk: Move the printk() kerneldoc comment to its new homeGravatar Jonathan Corbet 1-0/+24
2021-07-19printk: Userspace format indexing supportGravatar Chris Down 1-4/+91
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-20/+3
2021-06-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+5
2021-06-29printk: introduce dump_stack_lvl()Gravatar Alexander Potapenko 1-0/+5
2021-06-28once: implement DO_ONCE_LITE for non-fast-path "do once" functionalityGravatar Tanner Love 1-20/+3
2021-06-22lib/dump_stack: move cpu lock to printk.cGravatar John Ogness 1-0/+41
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Gravatar Joe Perches 1-2/+2
2020-10-12Merge branch 'printk-rework' into for-linusGravatar Petr Mladek 1-2/+4
2020-09-22printk: move dictionary keys to dev_printk_infoGravatar John Ogness 1-2/+4
2020-09-15kernel.h: Move oops_in_progress to printk.hGravatar Andy Shevchenko 1-0/+2
2020-07-27printk: Make linux/printk.h self-containedGravatar Herbert Xu 1-0/+1
2020-06-08dynamic_debug: add an option to enable dynamic debug for modules onlyGravatar Orson Zhai 1-3/+6
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-1/+1
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-12/+100
2020-05-25printk: Remove pr_cont_once()Gravatar Tetsuo Handa 1-2/+1
2020-04-27sysctl: pass kernel pointers to ->proc_handlerGravatar Christoph Hellwig 1-1/+1
2020-04-20docs: pr_*() kerneldocs and basic printk docsGravatar Ricardo Cañuelo 1-12/+100
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readyGravatar Sergey Senozhatsky 1-5/+0
2019-12-06printk: Drop pr_warning definitionGravatar Kefeng Wang 1-2/+1
2019-09-25lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG buildsGravatar Stephen Boyd 1-7/+15
2019-05-14panic: avoid the extra noise dmesgGravatar Feng Tang 1-0/+2
2019-04-15printk: Tie printk_once / printk_deferred_once into .data.once for resetGravatar Paul Gortmaker 1-2/+2
2019-03-09Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+0
2019-03-07linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimitedGravatar Rasmus Villemoes 1-1/+1
2019-03-04printk: Remove no longer used LOG_PREFIX.Gravatar Tetsuo Handa 1-1/+0
2019-01-04include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()Gravatar Alexey Dobriyan 1-1/+1
2018-11-29printk: Make printk_emit() local function.Gravatar Tetsuo Handa 1-5/+0
2018-08-14Merge branch 'for-4.19-nmi' into for-linusGravatar Petr Mladek 1-0/+4
2018-07-09printk/nmi: Prevent deadlock when accessing the main log buffer in NMIGravatar Petr Mladek 1-0/+4
2018-06-27printk: Make CONSOLE_LOGLEVEL_QUIET configurableGravatar Hans de Goede 1-3/+3
2018-03-15printk: move dump stack related code to lib/dump_stack.cGravatar Dave Young 1-2/+5
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 1-4/+2
2017-11-13kallsyms: fix building without printkGravatar Arnd Bergmann 1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-19printk: simplify no_printk()Gravatar Masahiro Yamada 1-4/+2
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREGravatar Hari Bathini 1-2/+2
2017-02-08printk: introduce per-cpu safe_print seq bufferGravatar Sergey Senozhatsky 1-6/+15
2017-02-08printk: rename nmi.c and exported apiGravatar Sergey Senozhatsky 1-6/+6