Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
504a33749971c36c54ba5ccb1364872dee1f17a7
/
kernel
/
printk
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
b389645
printk: improve the description of /dev/kmsg line format
by Antonio Ospite
· 10 years ago
3ea4331
check_syslog_permissions() cleanup
by Vasily Averin
· 10 years ago
d194e5d
security_syslog() should be called once only
by Vasily Averin
· 10 years ago
6fe2935
printk: implement support for extended console drivers
by Tejun Heo
· 10 years ago
0a295e67
printk: factor out message formatting from devkmsg_read()
by Tejun Heo
· 10 years ago
d43ff43
printk: guard the amount written per line by devkmsg_read()
by Tejun Heo
· 10 years ago
41d5e08
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
c7cef0a
console: Add extensible console matching
by Peter Hurley
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
66ee59a
fs: remove ki_nbytes
by Christoph Hellwig
· 10 years ago
becba85
Merge 4.0-rc3 into tty-testing
by Greg Kroah-Hartman
· 10 years ago
f427c99
console: Preserve index after console setup()
by Peter Hurley
· 10 years ago
30a22c2
console: Fix console name size mismatch
by Peter Hurley
· 10 years ago
4fbd0a8
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 10 years ago
f7d4ca8
kdb: Avoid printing KERN_ levels to consoles
by Daniel Thompson
· 10 years ago
205bd3d
printk: correct timeout comment, neaten MODULE_PARM_DESC
by Joe Perches
· 10 years ago
8f4385d
Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
1fb8915
printk: Do not disable preemption for accessing printk_func
by Steven Rostedt (Red Hat)
· 10 years ago
350e4f4
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
b6da007
Merge branch 'akpm' (patchbomb from Andrew)
by Linus Torvalds
· 10 years ago
f099755
printk: drop logbuf_cpu volatile qualifier
by Alex Elder
· 10 years ago
a39d4a8
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
by Joe Perches
· 10 years ago
1dc6244
printk: remove used-once early_vprintk
by Joe Perches
· 10 years ago
04b74b2
printk/percpu: Define printk_func when printk is not defined
by Steven Rostedt (Red Hat)
· 10 years ago
afdc34a
printk: Add per_cpu printk func to allow printk to be diverted
by Steven Rostedt (Red Hat)
· 11 years ago
68c4a4f
pstore: Honor dmesg_restrict sysctl on dmesg dumps
by Sebastian Schmidt
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
98e35f5
printk: git rid of [sched_delayed] message for printk_deferred
by Markus Trippelsdorf
· 10 years ago
2240a31
printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP
by Geert Uytterhoeven
· 10 years ago
849f312
switch /dev/kmsg to ->write_iter()
by Al Viro
· 10 years ago
000a7d6
kernel/printk/printk.c: fix faulty logic in the case of recursive printk
by Patrick Palka
· 10 years ago
bb964a9
kernel misc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
14c4000
printk: Add function to return log buffer address and size
by Vasant Hegde
· 10 years ago
d25d9fe
kernel/printk/printk.c: fix bool assignements
by Neil Zhang
· 10 years ago
5874af2
printk: enable interrupts before calling console_trylock_for_printk()
by Jan Kara
· 10 years ago
249771b
printk: miscellaneous cleanups
by Alex Elder
· 10 years ago
e99aa46
printk: use a clever macro
by Alex Elder
· 10 years ago
0b90fec
printk: fix some comments
by Alex Elder
· 10 years ago
42a9dc0
printk: rename DEFAULT_MESSAGE_LOGLEVEL
by Alex Elder
· 10 years ago
e97e126
printk: tweak do_syslog() to match comments
by Alex Elder
· 10 years ago
23b2899
printk: allow increasing the ring buffer depending on the number of CPUs
by Luis R. Rodriguez
· 10 years ago
f540517
printk: make dynamic units clear for the kernel ring buffer
by Luis R. Rodriguez
· 10 years ago
c0a318a
printk: move power of 2 practice of ring buffer size to a helper
by Luis R. Rodriguez
· 10 years ago
7030017
printk: make dynamic kernel ring buffer alignment explicit
by Luis R. Rodriguez
· 10 years ago
d18bbc2
kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()"
by Andrew Morton
· 10 years ago
a8fe19e
kernel/printk: use symbolic defines for console loglevels
by Borislav Petkov
· 11 years ago
84b5ec8
printk: report dropping of messages from logbuf
by Will Deacon
· 11 years ago
aac74dc
printk: rename printk_sched to printk_deferred
by John Stultz
· 11 years ago
8195460
printk: disable preemption for printk_sched
by John Stultz
· 11 years ago
458df9f
printk: remove separate printk_sched buffers and use printk buf instead
by Steven Rostedt
· 11 years ago
939f04b
printk: enable interrupts before calling console_trylock_for_printk()
by Jan Kara
· 11 years ago
bd8d7cf
printk: fix lockdep instrumentation of console_sem
by Jan Kara
· 11 years ago
608873c
printk: release lockbuf_lock before calling console_trylock_for_printk()
by Jan Kara
· 11 years ago
ca1d432
printk: remove outdated comment
by Jan Kara
· 11 years ago
034633c
printk: return really stored message length
by Petr Mladek
· 11 years ago
55bd53a
printk: shrink too long messages
by Petr Mladek
· 11 years ago
85c87043
printk: split message size computation
by Petr Mladek
· 11 years ago
f40e4b9
printk: ignore too long messages
by Petr Mladek
· 11 years ago
0a58169
printk: split code for making free space in the log buffer
by Petr Mladek
· 11 years ago
49eb7b0
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next
by Linus Torvalds
· 11 years ago
7fa21dd
printk/of_serial: fix serial console cessation part way through boot.
by Stephen Chivers
· 11 years ago
722a9f9
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
by Andi Kleen
· 11 years ago
7258148
printk: fix one circular lockdep warning about console_lock
by Jane Li
· 11 years ago
fce6e03
printk: do not compute the size of the message twice
by Petr Mladek
· 11 years ago
39b2510
printk: use also the last bytes in the ring buffer
by Petr Mladek
· 11 years ago
e8c42d3
printk: add comment about tricky check for text buffer size
by Petr Mladek
· 11 years ago
c64730b
printk: remove obsolete check for log level "c"
by Petr Mladek
· 11 years ago
e4178d8
printk: fix syslog() overflowing user buffer
by Linus Torvalds
· 11 years ago
1d3fa37
printk: flush conflicting continuation line
by Arun KS
· 11 years ago
9da791d
kernel/printk/printk.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
4c1ace6
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
by Dirk Gouders
· 11 years ago
29e9d22
kernel/printk/printk.c: enable boot delay for earlyprintk
by Dave Young
· 11 years ago
27083ba
kernel/printk/printk.c: convert to pr_foo()
by Andrew Morton
· 11 years ago
6b80239
printk: report console names during cut-over
by Kees Cook
· 11 years ago
2f01ea9
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
2cfe6c4
printk: Fix return of braille_register_console()
by Steven Rostedt
· 11 years ago
16cf48a
register_console: prevent adding the same console twice
by Andreas Bießmann
· 11 years ago
62e32ac
printk: rename struct log to struct printk_log
by Joe Perches
· 11 years ago
2347540
printk: use pointer for console_cmdline indexing
by Joe Perches
· 11 years ago
bbeddf5
printk: move braille console support into separate braille.[ch] files
by Joe Perches
· 11 years ago
d197c43
printk: add console_cmdline.h
by Joe Perches
· 11 years ago
b9ee979
printk: move to separate directory for easier modification
by Joe Perches
· 11 years ago