Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 年之前 |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 年之前 |
Ingo Molnar
|
e601757102
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
|
8 年之前 |
Linus Torvalds
|
7d91de7443
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
|
8 年之前 |
Sergey Senozhatsky
|
fc98c3c8c9
printk: use rcuidle console tracepoint
|
8 年之前 |
Sergey Senozhatsky
|
d9c23523ed
printk: drop call_console_drivers() unused param
|
8 年之前 |
Sergey Senozhatsky
|
de6fcbdb68
printk: convert the rest to printk-safe
|
8 年之前 |
Sergey Senozhatsky
|
8b1742c9c2
printk: remove zap_locks() function
|
8 年之前 |
Sergey Senozhatsky
|
f975237b76
printk: use printk_safe buffers in printk
|
8 年之前 |
Sergey Senozhatsky
|
ddb9baa822
printk: report lost messages in printk safe/nmi contexts
|
8 年之前 |
Sergey Senozhatsky
|
099f1c84c0
printk: introduce per-cpu safe_print seq buffer
|
8 年之前 |
Sergey Senozhatsky
|
bd66a89249
printk: use vprintk_func in vprintk()
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Geert Uytterhoeven
|
8fa9a697ab
printk: Remove no longer used second struct cont
|
8 年之前 |
Linus Torvalds
|
5c2992ee7f
printk: remove console flushing special cases for partial buffered lines
|
9 年之前 |
Linus Torvalds
|
5aa068ea40
printk: remove games with previous record flags
|
9 年之前 |
Petr Mladek
|
34aaff40b4
kdb: call vkdb_printf() from vprintk_default() only when wanted
|
8 年之前 |
Linus Torvalds
|
e71c3978d6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 年之前 |
Thomas Gleixner
|
f97960fbdd
kernel/printk: Block cpuhotplug callback when tasks are frozen
|
8 年之前 |
Linus Torvalds
|
f5c9f9c723
Revert "printk: make reading the kernel log flush pending lines"
|
8 年之前 |
Hans de Goede
|
c6c7d83b9c
Revert "console: don't prefer first registered if DT specifies stdout-path"
|
8 年之前 |
Sebastian Andrzej Siewior
|
90b14889d2
kernel/printk: Convert to hotplug state machine
|
8 年之前 |
Linus Torvalds
|
8835ca59da
printk: suppress empty continuation lines
|
9 年之前 |
Linus Torvalds
|
563873318d
Merge branch 'printk-cleanups'
|
9 年之前 |
Linus Torvalds
|
bfd8d3f23b
printk: make reading the kernel log flush pending lines
|
9 年之前 |
Linus Torvalds
|
5e467652ff
printk: re-organize log_output() to be more legible
|
9 年之前 |
Linus Torvalds
|
c362c7ff84
printk: split out core logging code into helper function
|
9 年之前 |
Linus Torvalds
|
4bcc595ccd
printk: reinstate KERN_CONT for printing continuation lines
|
9 年之前 |