index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-31
braille-console: Fix value returned by _braille_console_setup
Samuel Thibault
2
-10
/
+18
2017-03-24
printk: use console_trylock() in console_cpu_notify()
Sergey Senozhatsky
1
-5
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
4
-237
/
+310
2017-02-18
printk: use rcuidle console tracepoint
Sergey Senozhatsky
1
-1
/
+1
2017-02-08
printk: drop call_console_drivers() unused param
Sergey Senozhatsky
1
-8
/
+4
2017-02-08
printk: convert the rest to printk-safe
Sergey Senozhatsky
1
-38
/
+65
2017-02-08
printk: remove zap_locks() function
Sergey Senozhatsky
1
-61
/
+0
2017-02-08
printk: use printk_safe buffers in printk
Sergey Senozhatsky
1
-15
/
+32
2017-02-08
printk: report lost messages in printk safe/nmi contexts
Sergey Senozhatsky
3
-37
/
+28
2017-02-08
printk: always use deferred printk when flush printk_safe lines
Sergey Senozhatsky
1
-8
/
+6
2017-02-08
printk: introduce per-cpu safe_print seq buffer
Sergey Senozhatsky
4
-52
/
+157
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky
2
-33
/
+33
2017-02-08
printk: use vprintk_func in vprintk()
Sergey Senozhatsky
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-12-15
printk: Remove no longer used second struct cont
Geert Uytterhoeven
1
-6
/
+0
2016-12-14
printk: remove console flushing special cases for partial buffered lines
Linus Torvalds
1
-103
/
+5
2016-12-14
printk: remove games with previous record flags
Linus Torvalds
1
-85
/
+24
2016-12-14
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
1
-1
/
+2
2016-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-30
/
+53
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+12
2016-12-12
printk/NMI: handle continuous lines and missing newline
Petr Mladek
1
-28
/
+50
2016-12-12
printk/NMI: fix up handling of the full nmi log buffer
Petr Mladek
1
-2
/
+3
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
1
-1
/
+1
2016-11-17
kernel/printk: Block cpuhotplug callback when tasks are frozen
Thomas Gleixner
1
-2
/
+4
2016-11-14
Revert "printk: make reading the kernel log flush pending lines"
Linus Torvalds
1
-11
/
+0
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
1
-12
/
+1
2016-11-09
kernel/printk: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-16
/
+13
2016-10-19
printk: suppress empty continuation lines
Linus Torvalds
1
-0
/
+4
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
1
-63
/
+61
2016-10-09
printk: make reading the kernel log flush pending lines
Linus Torvalds
1
-0
/
+11
2016-10-09
printk: re-organize log_output() to be more legible
Linus Torvalds
1
-35
/
+27
2016-10-09
printk: split out core logging code into helper function
Linus Torvalds
1
-39
/
+39
2016-10-09
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
1
-17
/
+12
2016-10-07
console: don't prefer first registered if DT specifies stdout-path
Paul Burton
1
-1
/
+12
2016-09-01
printk/nmi: avoid direct printk()-s from __printk_nmi_flush()
Sergey Senozhatsky
1
-15
/
+23
2016-08-26
printk: fix parsing of "brl=" option
Nicolas Iooss
1
-2
/
+2
2016-08-09
Revert "printk: create pr_<level> functions"
Linus Torvalds
3
-43
/
+11
2016-08-08
printk: Remove unnecessary #ifdef CONFIG_PRINTK
Andreas Ziegler
1
-2
/
+0
2016-08-02
printk: add kernel parameter to control writes to /dev/kmsg
Borislav Petkov
1
-8
/
+134
2016-08-02
printk: include <asm/sections.h> instead of <asm-generic/sections.h>
Christoph Hellwig
1
-1
/
+1
2016-08-02
printk: introduce suppress_message_printing()
Sergey Senozhatsky
1
-6
/
+19
2016-08-02
printk: create pr_<level> functions
Joe Perches
3
-11
/
+45
2016-08-02
printk: do not include interrupt.h
Sergey Senozhatsky
1
-1
/
+0
2016-07-28
printk: when dumping regs, show the stack, not thread_info
Andy Lutomirski
1
-3
/
+2
2016-05-20
printk/nmi: flush NMI messages on the system panic
Petr Mladek
3
-2
/
+41
2016-05-20
printk/nmi: increase the size of NMI buffer and make it configurable
Petr Mladek
1
-1
/
+2
[prev]
[next]