aboutsummaryrefslogtreecommitdiff
path: root/kernel/printk
AgeCommit message (Expand)Author
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-08-17Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook
2017-08-15printk: Clean up do_syslog() error handlingNikitas Angelinas
2017-07-27printk/console: Enhance the check for consoles using init memoryPetr Mladek
2017-07-27printk/console: Always disable boot consoles that use init memory before it i...Matt Redfearn
2017-07-27printk: Modify operators of printed_len and text_lenPierre Kuo
2017-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-07-03Merge branch 'for-4.13' into for-linusPetr Mladek
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar
2017-06-13printk: add __printf attributes to internal functionsNicolas Iooss
2017-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-06-08Revert "printk: fix double printing with earlycon"Petr Mladek
2017-05-23printk: Adjust system_state checksThomas Gleixner
2017-05-19printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-04-18console: move console_init() out of tty_io.cNicolas Pitre
2017-04-12printk: fix double printing with earlyconAleksey Makarov
2017-04-12printk: rename selected_console -> preferred_consoleAleksey Makarov
2017-04-12printk: fix name/type/scope of preferred_console varAleksey Makarov
2017-04-04printk: Correctly handle preemption in console_unlock()Petr Mladek
2017-03-31braille-console: Fix value returned by _braille_console_setupSamuel Thibault
2017-03-24printk: use console_trylock() in console_cpu_notify()Sergey Senozhatsky
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-02-18printk: use rcuidle console tracepointSergey Senozhatsky
2017-02-08printk: drop call_console_drivers() unused paramSergey Senozhatsky
2017-02-08printk: convert the rest to printk-safeSergey Senozhatsky
2017-02-08printk: remove zap_locks() functionSergey Senozhatsky
2017-02-08printk: use printk_safe buffers in printkSergey Senozhatsky
2017-02-08printk: report lost messages in printk safe/nmi contextsSergey Senozhatsky
2017-02-08printk: always use deferred printk when flush printk_safe linesSergey Senozhatsky
2017-02-08printk: introduce per-cpu safe_print seq bufferSergey Senozhatsky
2017-02-08printk: rename nmi.c and exported apiSergey Senozhatsky
2017-02-08printk: use vprintk_func in vprintk()Sergey Senozhatsky
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-15printk: Remove no longer used second struct contGeert Uytterhoeven
2016-12-14printk: remove console flushing special cases for partial buffered linesLinus Torvalds
2016-12-14printk: remove games with previous record flagsLinus Torvalds
2016-12-14kdb: call vkdb_printf() from vprintk_default() only when wantedPetr Mladek
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12printk/NMI: handle continuous lines and missing newlinePetr Mladek
2016-12-12printk/NMI: fix up handling of the full nmi log bufferPetr Mladek
2016-12-05[iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro
2016-11-17kernel/printk: Block cpuhotplug callback when tasks are frozenThomas Gleixner