aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/printk
AgeCommit message (Expand)Author
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov
2016-08-02printk: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig
2016-08-02printk: introduce suppress_message_printing()Sergey Senozhatsky
2016-08-02printk: create pr_<level> functionsJoe Perches
2016-08-02printk: do not include interrupt.hSergey Senozhatsky
2016-07-28printk: when dumping regs, show the stack, not thread_infoAndy Lutomirski
2016-05-20printk/nmi: flush NMI messages on the system panicPetr Mladek
2016-05-20printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek
2016-05-20printk/nmi: warn when some message has been lost in NMI contextPetr Mladek
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-03-17printk: add clear_idx symbol to vmcoreinfoIvan Delalande
2016-03-17printk: check CON_ENABLED in have_callable_console()Sergey Senozhatsky
2016-03-17printk: set may_schedule for some of console_trylock() callersSergey Senozhatsky
2016-03-17printk: move can_use_console() out of console_trylock_for_printk()Sergey Senozhatsky
2016-01-20kernel: printk: specify alignment for struct printk_logAndrey Ryabinin
2016-01-16printk: change recursion_bug type to boolSergey Senozhatsky
2016-01-16printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-01-16printk: only unregister boot consoles when necessaryThierry Reding
2015-11-06printk: prevent userland from spoofing kernel messagesMathias Krause
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-06-30printk: improve the description of /dev/kmsg line formatAntonio Ospite
2015-06-25check_syslog_permissions() cleanupVasily Averin
2015-06-25security_syslog() should be called once onlyVasily Averin
2015-06-25printk: implement support for extended console driversTejun Heo
2015-06-25printk: factor out message formatting from devkmsg_read()Tejun Heo
2015-06-25printk: guard the amount written per line by devkmsg_read()Tejun Heo
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-03-26console: Add extensible console matchingPeter Hurley
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-12fs: remove ki_nbytesChristoph Hellwig
2015-03-09Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman
2015-03-07console: Preserve index after console setup()Peter Hurley
2015-03-07console: Fix console name size mismatchPeter Hurley
2015-02-20Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-19kdb: Avoid printing KERN_ levels to consolesDaniel Thompson
2015-02-12printk: correct timeout comment, neaten MODULE_PARM_DESCJoe Perches
2014-12-13Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-11printk: Do not disable preemption for accessing printk_funcSteven Rostedt (Red Hat)
2014-12-10Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds
2014-12-10printk: drop logbuf_cpu volatile qualifierAlex Elder
2014-12-10printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches
2014-12-10printk: remove used-once early_vprintkJoe Perches
2014-11-21printk/percpu: Define printk_func when printk is not definedSteven Rostedt (Red Hat)
2014-11-19printk: Add per_cpu printk func to allow printk to be divertedSteven Rostedt (Red Hat)
2014-11-05pstore: Honor dmesg_restrict sysctl on dmesg dumpsSebastian Schmidt
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14printk: git rid of [sched_delayed] message for printk_deferredMarkus Trippelsdorf