aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/printk
Commit message (Expand)AuthorAge
* Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-13
|\
| * printk: Do not disable preemption for accessing printk_funcSteven Rostedt (Red Hat)2014-12-11
* | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-10
|\|
| * printk/percpu: Define printk_func when printk is not definedSteven Rostedt (Red Hat)2014-11-21
| * printk: Add per_cpu printk func to allow printk to be divertedSteven Rostedt (Red Hat)2014-11-19
* | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-10
|\ \
| * | printk: drop logbuf_cpu volatile qualifierAlex Elder2014-12-10
| * | printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches2014-12-10
| * | printk: remove used-once early_vprintkJoe Perches2014-12-10
| |/
* / pstore: Honor dmesg_restrict sysctl on dmesg dumpsSebastian Schmidt2014-11-05
|/
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * kernel misc: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | printk: git rid of [sched_delayed] message for printk_deferredMarkus Trippelsdorf2014-10-13
* | printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven2014-10-13
* | switch /dev/kmsg to ->write_iter()Al Viro2014-10-09
* | kernel/printk/printk.c: fix faulty logic in the case of recursive printkPatrick Palka2014-09-10
|/
* printk: Add function to return log buffer address and sizeVasant Hegde2014-08-13
* kernel/printk/printk.c: fix bool assignementsNeil Zhang2014-08-06
* printk: enable interrupts before calling console_trylock_for_printk()Jan Kara2014-08-06
* printk: miscellaneous cleanupsAlex Elder2014-08-06
* printk: use a clever macroAlex Elder2014-08-06
* printk: fix some commentsAlex Elder2014-08-06
* printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder2014-08-06
* printk: tweak do_syslog() to match commentsAlex Elder2014-08-06
* printk: allow increasing the ring buffer depending on the number of CPUsLuis R. Rodriguez2014-08-06
* printk: make dynamic units clear for the kernel ring bufferLuis R. Rodriguez2014-08-06
* printk: move power of 2 practice of ring buffer size to a helperLuis R. Rodriguez2014-08-06
* printk: make dynamic kernel ring buffer alignment explicitLuis R. Rodriguez2014-08-06
* kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton2014-07-03
* kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-04
* printk: report dropping of messages from logbufWill Deacon2014-06-04
* printk: rename printk_sched to printk_deferredJohn Stultz2014-06-04
* printk: disable preemption for printk_schedJohn Stultz2014-06-04
* printk: remove separate printk_sched buffers and use printk buf insteadSteven Rostedt2014-06-04
* printk: enable interrupts before calling console_trylock_for_printk()Jan Kara2014-06-04
* printk: fix lockdep instrumentation of console_semJan Kara2014-06-04
* printk: release lockbuf_lock before calling console_trylock_for_printk()Jan Kara2014-06-04
* printk: remove outdated commentJan Kara2014-06-04
* printk: return really stored message lengthPetr Mladek2014-06-04
* printk: shrink too long messagesPetr Mladek2014-06-04
* printk: split message size computationPetr Mladek2014-06-04
* printk: ignore too long messagesPetr Mladek2014-06-04
* printk: split code for making free space in the log bufferPetr Mladek2014-06-04
* Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\
| * printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers2014-05-28
* | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-05
|/
* printk: fix one circular lockdep warning about console_lockJane Li2014-04-03
* printk: do not compute the size of the message twicePetr Mladek2014-04-03
* printk: use also the last bytes in the ring bufferPetr Mladek2014-04-03
* printk: add comment about tricky check for text buffer sizePetr Mladek2014-04-03