- d919c61 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 3 months ago
- f5c4d26 Merge 4.9.311 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
- f64b0e4 printk: fix return value of printk.devkmsg __setup handler by Randy Dunlap · 2 years, 10 months ago
- 3c79f9a Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 1 month ago
- 0de1fb1 Merge 4.9.290 into android-4.9-q by Greg Kroah-Hartman · 3 years, 2 months ago
- 7dca9fa printk/console: Allow to disable console output by using console="" or console=null by Petr Mladek · 4 years, 2 months ago
- 0912120 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 4 months ago
- a4d5c09 Merge 4.9.260 into android-4.9-q by Greg Kroah-Hartman · 3 years, 10 months ago
- beb2567 printk: fix deadlock when kernel panic by Muchun Song · 3 years, 11 months ago
- 495d499 Merge 4.9.238 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
- d859312 printk: handle blank console arguments passed in. by Shreyas Joshi · 4 years, 7 months ago
- b8a6b7d bootkpi: Add KPI Marker for System Resume by Sanjay Dwivedi · 4 years, 7 months ago
- d3054dc Merge android-4.9.204(72e8598) into msm-4.9 by jianzhou · 5 years ago
- 4214486 Merge android-4.9.203(13ff513) into msm-4.9 by jianzhou · 5 years ago
- f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 5 years ago
- 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
- 63b9c6e printk: fix integer overflow in setup_log_buf() by Sergey Senozhatsky · 6 years ago
- 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
- 089d475 printk: Give error on attempt to set log buffer length to over 2G by He Zhe · 6 years ago
- 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
- c1f7ffb printk: Do not lose last line in kmsg buffer dump by Vincent Whitchurch · 5 years ago
- 0ecb43d1 printk: remove games with previous record flags by Linus Torvalds · 8 years ago
- f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 6 years ago
- e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 5aa66ca printk: Fix panic caused by passing log_buf_len to command line by He Zhe · 6 years ago
- bdeb159 Merge android-4.9.126 (a8c1ea6) into msm-4.9 by Minming Qi · 6 years ago
- a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 6c6d174 printk/tracing: Do not trace printk_nmi_enter() by Steven Rostedt (VMware) · 6 years ago
- fe64630 Merge android-4.9.111 (03c70fe) into msm-4.9 by Blagovest Kolenichev · 6 years ago
- 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- db2baee printk: fix possible reuse of va_list variable by Tetsuo Handa · 7 years ago
- c135942 Merge "printk: Make the console flush configurable in hotplug path" by Linux Build Service Account · 7 years ago
- afaee36 printk: Make the console flush configurable in hotplug path by Mohammed Khajapasha · 9 years ago
- 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- b5fa6d9 printk: Correctly handle preemption in console_unlock() by Petr Mladek · 8 years ago
- ca9c607 braille-console: Fix value returned by _braille_console_setup by Samuel Thibault · 8 years ago
- 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 8 years ago
- 7ee2103 printk: use rcuidle console tracepoint by Sergey Senozhatsky · 8 years ago
- 813f267 ANDROID: ARM: Fix "Make low-level printk work" to use a separate config option by Arve Hjønnevåg · 12 years ago
- f9deaf1 ANDROID: ARM: Make low-level printk work by Tony Lindgren · 20 years ago
- f5c9f9c Revert "printk: make reading the kernel log flush pending lines" by Linus Torvalds · 8 years ago
- c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
- 8835ca5 printk: suppress empty continuation lines by Linus Torvalds · 8 years ago
- 5638733 Merge branch 'printk-cleanups' by Linus Torvalds · 8 years ago
- bfd8d3f printk: make reading the kernel log flush pending lines by Linus Torvalds · 8 years ago
- 5e46765 printk: re-organize log_output() to be more legible by Linus Torvalds · 8 years ago
- c362c7f printk: split out core logging code into helper function by Linus Torvalds · 8 years ago
- 4bcc595 printk: reinstate KERN_CONT for printing continuation lines by Linus Torvalds · 8 years ago
- 05fd007 console: don't prefer first registered if DT specifies stdout-path by Paul Burton · 8 years ago
- 19feeff printk/nmi: avoid direct printk()-s from __printk_nmi_flush() by Sergey Senozhatsky · 8 years ago
- ae6c33b printk: fix parsing of "brl=" option by Nicolas Iooss · 8 years ago
- a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago
- 574673c2 printk: Remove unnecessary #ifdef CONFIG_PRINTK by Andreas Ziegler · 8 years ago
- 750afe7 printk: add kernel parameter to control writes to /dev/kmsg by Borislav Petkov · 8 years ago
- 40a7d9f printk: include <asm/sections.h> instead of <asm-generic/sections.h> by Christoph Hellwig · 8 years ago
- cf77544 printk: introduce suppress_message_printing() by Sergey Senozhatsky · 8 years ago
- 874f9c7 printk: create pr_<level> functions by Joe Perches · 8 years ago
- bebca05 printk: do not include interrupt.h by Sergey Senozhatsky · 8 years ago
- 8b70ca6 printk: when dumping regs, show the stack, not thread_info by Andy Lutomirski · 8 years ago
- cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 9 years ago
- 427934b printk/nmi: increase the size of NMI buffer and make it configurable by Petr Mladek · 9 years ago
- b522dea printk/nmi: warn when some message has been lost in NMI context by Petr Mladek · 9 years ago
- 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
- f468908 printk: add clear_idx symbol to vmcoreinfo by Ivan Delalande · 9 years ago
- adaf659 printk: check CON_ENABLED in have_callable_console() by Sergey Senozhatsky · 9 years ago
- 6b97a20 printk: set may_schedule for some of console_trylock() callers by Sergey Senozhatsky · 9 years ago
- a819937 printk: move can_use_console() out of console_trylock_for_printk() by Sergey Senozhatsky · 9 years ago
- 5c9cf8a kernel: printk: specify alignment for struct printk_log by Andrey Ryabinin · 9 years ago
- 06b031d printk: change recursion_bug type to bool by Sergey Senozhatsky · 9 years ago
- 8d91f8b printk: do cond_resched() between lines while outputting to consoles by Tejun Heo · 9 years ago
- 81cc26f printk: only unregister boot consoles when necessary by Thierry Reding · 9 years ago
- 3824657 printk: prevent userland from spoofing kernel messages by Mathias Krause · 9 years ago
- ee1d267 pstore: add pstore unregister by Geliang Tang · 9 years ago
- 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 · 9 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