Linus Torvalds
|
41d5e08ea8
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
10 years ago |
Al Viro
|
c0fec3a98b
Merge branch 'iocb' into for-next
|
10 years ago |
Peter Hurley
|
c7cef0a849
console: Add extensible console matching
|
10 years ago |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 years ago |
Christoph Hellwig
|
66ee59af63
fs: remove ki_nbytes
|
10 years ago |
Greg Kroah-Hartman
|
becba85f0e
Merge 4.0-rc3 into tty-testing
|
10 years ago |
Peter Hurley
|
f427c990e2
console: Preserve index after console setup()
|
10 years ago |
Peter Hurley
|
30a22c215a
console: Fix console name size mismatch
|
10 years ago |
Linus Torvalds
|
4fbd0a81a0
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
|
10 years ago |
Daniel Thompson
|
f7d4ca8bbf
kdb: Avoid printing KERN_ levels to consoles
|
10 years ago |
Joe Perches
|
205bd3d23e
printk: correct timeout comment, neaten MODULE_PARM_DESC
|
10 years ago |
Linus Torvalds
|
8f4385d590
Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 years ago |
Steven Rostedt (Red Hat)
|
1fb8915b98
printk: Do not disable preemption for accessing printk_func
|
10 years ago |
Linus Torvalds
|
350e4f4985
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 years ago |
Linus Torvalds
|
b6da0076ba
Merge branch 'akpm' (patchbomb from Andrew)
|
10 years ago |
Alex Elder
|
f099755d4c
printk: drop logbuf_cpu volatile qualifier
|
10 years ago |
Joe Perches
|
a39d4a857d
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
|
10 years ago |
Joe Perches
|
1dc6244bd6
printk: remove used-once early_vprintk
|
10 years ago |
Steven Rostedt (Red Hat)
|
04b74b27c2
printk/percpu: Define printk_func when printk is not defined
|
10 years ago |
Steven Rostedt (Red Hat)
|
afdc34a3d3
printk: Add per_cpu printk func to allow printk to be diverted
|
11 years ago |
Sebastian Schmidt
|
68c4a4f8ab
pstore: Honor dmesg_restrict sysctl on dmesg dumps
|
10 years ago |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
11 years ago |
Markus Trippelsdorf
|
98e35f5894
printk: git rid of [sched_delayed] message for printk_deferred
|
11 years ago |
Geert Uytterhoeven
|
2240a31db6
printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP
|
11 years ago |
Al Viro
|
849f3127bb
switch /dev/kmsg to ->write_iter()
|
11 years ago |
Patrick Palka
|
000a7d66ec
kernel/printk/printk.c: fix faulty logic in the case of recursive printk
|
11 years ago |
Christoph Lameter
|
bb964a92ce
kernel misc: Replace __get_cpu_var uses
|
11 years ago |
Vasant Hegde
|
14c4000a88
printk: Add function to return log buffer address and size
|
11 years ago |
Neil Zhang
|
d25d9feced
kernel/printk/printk.c: fix bool assignements
|
11 years ago |
Jan Kara
|
5874af2003
printk: enable interrupts before calling console_trylock_for_printk()
|
11 years ago |