summaryrefslogtreecommitdiff
path: root/kernel/printk
AgeCommit message (Expand)Author
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-11-21printk: Fix panic caused by passing log_buf_len to command lineHe Zhe
2018-04-08Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-22braille-console: Fix value returned by _braille_console_setupSamuel Thibault
2018-02-02printk: add support show process information on printksTao Huang
2017-11-15pstore/console: ignore log levelTao Huang
2017-08-11UPSTREAM: printk: when dumping regs, show the stack, not thread_infoAndy Lutomirski
2017-02-24Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-23printk: use rcuidle console tracepointSergey Senozhatsky
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-07printk: fix parsing of "brl=" optionNicolas Iooss
2016-02-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-02-17printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-02-16ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2016-02-16ARM: Make low-level printk workTony Lindgren
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
2014-10-14printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven