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
2018-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-1
/
+2
2018-02-27
printk: Wake klogd when passing console_lock owner
Petr Mladek
1
-1
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-3
/
+3
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-23
/
+192
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-22
Merge branch 'for-4.16-console-waiter-logic' into for-4.16
Petr Mladek
1
-15
/
+166
2018-01-22
printk: drop redundant devkmsg_log_str memsets
Sergey Senozhatsky
1
-7
/
+4
2018-01-16
printk: Never set console_may_schedule in console_trylock()
Sergey Senozhatsky
1
-14
/
+8
2018-01-16
printk: Hide console waiter logic into helpers
Petr Mladek
1
-97
/
+148
2018-01-16
printk: Add console owner and waiter logic to load balance console writes
Steven Rostedt (VMware)
1
-1
/
+107
2018-01-04
printk: add console_msg_format command line option
Sergey Senozhatsky
1
-1
/
+22
2017-12-05
remove task and stack pointer printout from oops dump
Linus Torvalds
1
-3
/
+0
2017-11-27
ipc, kernel, mm: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2
-2
/
+2
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-7
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-30
added new line symbol after warning about dropped messages
Maxim Akristiniy
1
-1
/
+1
2017-10-30
printk: fix typo in printk_safe.c
Baoquan He
1
-1
/
+1
2017-10-13
printk: Remove superfluous memory barriers from printk_safe
Steven Rostedt (VMware)
1
-7
/
+8
2017-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-37
/
+32
2017-08-17
Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"
Kees Cook
1
-2
/
+1
2017-08-15
printk: Clean up do_syslog() error handling
Nikitas Angelinas
1
-23
/
+12
2017-07-27
printk/console: Enhance the check for consoles using init memory
Petr Mladek
1
-2
/
+10
2017-07-27
printk/console: Always disable boot consoles that use init memory before it i...
Matt Redfearn
1
-11
/
+9
2017-07-27
printk: Modify operators of printed_len and text_len
Pierre Kuo
1
-3
/
+3
2017-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
3
-14
/
+47
2017-07-03
Merge branch 'for-4.13' into for-linus
Petr Mladek
3
-14
/
+47
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
1
-36
/
+10
2017-06-13
printk: add __printf attributes to internal functions
Nicolas Iooss
1
-5
/
+5
2017-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-36
/
+10
2017-06-08
Revert "printk: fix double printing with earlycon"
Petr Mladek
1
-36
/
+10
2017-05-23
printk: Adjust system_state checks
Thomas Gleixner
1
-1
/
+1
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
3
-9
/
+42
2017-05-08
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-10
/
+42
2017-05-08
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
1
-3
/
+3
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-25
/
+56
2017-04-18
console: move console_init() out of tty_io.c
Nicolas Pitre
1
-0
/
+24
2017-04-12
printk: fix double printing with earlycon
Aleksey Makarov
1
-10
/
+36
2017-04-12
printk: rename selected_console -> preferred_console
Aleksey Makarov
1
-5
/
+5
2017-04-12
printk: fix name/type/scope of preferred_console var
Aleksey Makarov
1
-6
/
+6
2017-04-04
printk: Correctly handle preemption in console_unlock()
Petr Mladek
1
-2
/
+6
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
[next]