summaryrefslogtreecommitdiff
path: root/kernel/printk
Commit message (Expand)AuthorAge
* Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-10
|\
| * init, tracing: instrument security and console initcall trace eventsAbderrahmane Benbachir2018-04-06
* | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Linus Torvalds2018-04-05
|\ \ | |/ |/|
| * printk: change message to pr_infoTomeu Vizoso2018-03-23
| * printk: move dump stack related code to lib/dump_stack.cDave Young2018-03-15
| * print kdump kernel loaded status in stack dumpDave Young2018-02-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-03-01
|\ \
| * | printk: Wake klogd when passing console_lock ownerPetr Mladek2018-02-27
| |/
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\
| * Merge branch 'for-4.16-console-waiter-logic' into for-4.16Petr Mladek2018-01-22
| |\
| | * printk: Never set console_may_schedule in console_trylock()Sergey Senozhatsky2018-01-16
| | * printk: Hide console waiter logic into helpersPetr Mladek2018-01-16
| | * printk: Add console owner and waiter logic to load balance console writesSteven Rostedt (VMware)2018-01-16
| * | printk: drop redundant devkmsg_log_str memsetsSergey Senozhatsky2018-01-22
| * | printk: add console_msg_format command line optionSergey Senozhatsky2018-01-04
| |/
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \
| * | ipc, kernel, mm: annotate ->poll() instancesAl Viro2017-11-27
| |/
* | remove task and stack pointer printout from oops dumpLinus Torvalds2017-12-05
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-11-21
|\
| * added new line symbol after warning about dropped messagesMaxim Akristiniy2017-10-30
| * printk: fix typo in printk_safe.cBaoquan He2017-10-30
* | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-17
|\ \
| * | printk: Remove superfluous memory barriers from printk_safeSteven Rostedt (VMware)2017-10-13
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-09-07
|\
| * printk: Clean up do_syslog() error handlingNikitas Angelinas2017-08-15
| * printk/console: Enhance the check for consoles using init memoryPetr Mladek2017-07-27
| * printk/console: Always disable boot consoles that use init memory before it i...Matt Redfearn2017-07-27
| * printk: Modify operators of printed_len and text_lenPierre Kuo2017-07-27
* | Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook2017-08-17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-07-05
|\
| * Merge branch 'for-4.13' into for-linusPetr Mladek2017-07-03
| |\
| | * printk: add __printf attributes to internal functionsNicolas Iooss2017-06-13
| | * printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek2017-05-19
* | | Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-20
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-06-08
| |\ \
| | * | Revert "printk: fix double printing with earlycon"Petr Mladek2017-06-08
| | |/
* | | printk: Adjust system_state checksThomas Gleixner2017-05-23
|/ /
* | Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-08
|\ \
| * | console: move console_init() out of tty_io.cNicolas Pitre2017-04-18
| * | braille-console: Fix value returned by _braille_console_setupSamuel Thibault2017-03-31
* | | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini2017-05-08
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-05-03
|\ \ | |/ |/|
| * printk: fix double printing with earlyconAleksey Makarov2017-04-12
| * printk: rename selected_console -> preferred_consoleAleksey Makarov2017-04-12
| * printk: fix name/type/scope of preferred_console varAleksey Makarov2017-04-12
| * printk: Correctly handle preemption in console_unlock()Petr Mladek2017-04-04
| * printk: use console_trylock() in console_cpu_notify()Sergey Senozhatsky2017-03-24
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02