Age | Commit message (Expand) | Author |
2017-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2017-07-03 | Merge branch 'for-4.13' into for-linus | Petr Mladek |
2017-06-20 | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar |
2017-06-13 | printk: add __printf attributes to internal functions | Nicolas Iooss |
2017-06-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2017-06-08 | Revert "printk: fix double printing with earlycon" | Petr Mladek |
2017-05-23 | printk: Adjust system_state checks | Thomas Gleixner |
2017-05-19 | printk: Use the main logbuf in NMI when logbuf_lock is available | Petr Mladek |
2017-05-08 | Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-05-08 | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2017-04-18 | console: move console_init() out of tty_io.c | Nicolas Pitre |
2017-04-12 | printk: fix double printing with earlycon | Aleksey Makarov |
2017-04-12 | printk: rename selected_console -> preferred_console | Aleksey Makarov |
2017-04-12 | printk: fix name/type/scope of preferred_console var | Aleksey Makarov |
2017-04-04 | printk: Correctly handle preemption in console_unlock() | Petr Mladek |
2017-03-31 | braille-console: Fix value returned by _braille_console_setup | Samuel Thibault |
2017-03-24 | printk: use console_trylock() in console_cpu_notify() | Sergey Senozhatsky |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2017-02-18 | printk: use rcuidle console tracepoint | Sergey Senozhatsky |
2017-02-08 | printk: drop call_console_drivers() unused param | Sergey Senozhatsky |
2017-02-08 | printk: convert the rest to printk-safe | Sergey Senozhatsky |
2017-02-08 | printk: remove zap_locks() function | Sergey Senozhatsky |
2017-02-08 | printk: use printk_safe buffers in printk | Sergey Senozhatsky |
2017-02-08 | printk: report lost messages in printk safe/nmi contexts | Sergey Senozhatsky |
2017-02-08 | printk: always use deferred printk when flush printk_safe lines | Sergey Senozhatsky |
2017-02-08 | printk: introduce per-cpu safe_print seq buffer | Sergey Senozhatsky |
2017-02-08 | printk: rename nmi.c and exported api | Sergey Senozhatsky |
2017-02-08 | printk: use vprintk_func in vprintk() | Sergey Senozhatsky |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-12-15 | printk: Remove no longer used second struct cont | Geert Uytterhoeven |
2016-12-14 | printk: remove console flushing special cases for partial buffered lines | Linus Torvalds |
2016-12-14 | printk: remove games with previous record flags | Linus Torvalds |
2016-12-14 | kdb: call vkdb_printf() from vprintk_default() only when wanted | Petr Mladek |
2016-12-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | printk/NMI: handle continuous lines and missing newline | Petr Mladek |
2016-12-12 | printk/NMI: fix up handling of the full nmi log buffer | Petr Mladek |
2016-12-05 | [iov_iter] new primitives - copy_from_iter_full() and friends | Al Viro |
2016-11-17 | kernel/printk: Block cpuhotplug callback when tasks are frozen | Thomas Gleixner |
2016-11-14 | Revert "printk: make reading the kernel log flush pending lines" | Linus Torvalds |
2016-11-11 | Revert "console: don't prefer first registered if DT specifies stdout-path" | Hans de Goede |
2016-11-09 | kernel/printk: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-10-19 | printk: suppress empty continuation lines | Linus Torvalds |
2016-10-10 | Merge branch 'printk-cleanups' | Linus Torvalds |
2016-10-09 | printk: make reading the kernel log flush pending lines | Linus Torvalds |