aboutsummaryrefslogtreecommitdiff
path: root/kernel/printk/printk.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'common/android-4.9-q' into android-msm-pixel-4.9Michael Bestas2022-05-091-2/+4
|\
| * Merge 4.9.311 into android-4.9-qGreg Kroah-Hartman2022-04-211-2/+4
| |\
| | * printk: fix return value of printk.devkmsg __setup handlerRandy Dunlap2022-04-201-2/+4
* | | Merge android-4.9-q (4.9.292) into android-msm-pixel-4.9-sc-ltsWilson Sung2021-12-291-1/+8
|\| |
| * | Merge 4.9.290 into android-4.9-qGreg Kroah-Hartman2021-11-121-1/+8
| |\|
| | * printk/console: Allow to disable console output by using console="" or consol...Petr Mladek2021-11-121-1/+8
* | | Merge android-4.9-q (4.9.241) into android-msm-pixel-4.9-ltslucaswei2020-11-261-0/+3
|\| |
| * | Merge 4.9.238 into android-4.9-qGreg Kroah-Hartman2020-10-021-0/+3
| |\|
| | * printk: handle blank console arguments passed in.Shreyas Joshi2020-10-011-0/+3
* | | Merge android-4.9-q (4.9.205) into android-msm-pixel-4.9-ltslucaswei2019-12-171-7/+13
|\| |
| * | Merge 4.9.204 into android-4.9-qGreg Kroah-Hartman2019-11-281-1/+1
| |\|
| | * printk: fix integer overflow in setup_log_buf()Sergey Senozhatsky2019-11-281-1/+1
| * | Merge 4.9.203 into android-4.9-qGreg Kroah-Hartman2019-11-251-6/+12
| |\|
| | * printk: Give error on attempt to set log buffer length to over 2GHe Zhe2019-11-251-6/+12
* | | Merge android-4.9-q (4.9.196) into android-msm-pixel-4.9-ltsRobin Peng2019-11-011-86/+25
|\| |
| * | Merge 4.9.195 into android-4.9-qGreg Kroah-Hartman2019-10-061-86/+25
| |\|
| | * printk: Do not lose last line in kmsg buffer dumpVincent Whitchurch2019-10-051-1/+1
| | * printk: remove games with previous record flagsLinus Torvalds2019-10-051-85/+24
| * | Merge 4.9.137 into android-4.9Greg Kroah-Hartman2018-11-231-1/+6
| |\|
* | | power: suspend: Add suspend timeout handlerjosephjang2019-08-281-0/+5
* | | LTS: Merge 4.9.140 into android-msm-bluecross-4.9Petri Gynther2018-12-201-1/+6
|\ \ \
| * \ \ Merge 4.9.140 into android-msm-bluecross-4.9-ltsPetri Gynther2018-12-191-1/+6
| |\ \ \ | | | |/ | | |/|
| | * | printk: Fix panic caused by passing log_buf_len to command lineHe Zhe2018-11-131-1/+6
* | | | FROMLIST: Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook2018-10-181-2/+1
|/ / /
* | | ANDROID: kernel: printk: Add cpu and pid to printk log prefixSiqi Lin2018-06-221-0/+55
* | | Merge "printk: Make the console flush configurable in hotplug path"Linux Build Service Account2018-05-171-0/+6
|\ \ \ | |_|/ |/| |
| * | printk: Make the console flush configurable in hotplug pathMohammed Khajapasha2018-05-141-0/+6
* | | Merge 4.9.89 into android-4.9Greg Kroah-Hartman2018-03-221-2/+6
|\ \ \ | |/ / |/| / | |/
| * printk: Correctly handle preemption in console_unlock()Petr Mladek2018-03-221-2/+6
* | Merge branch 'upstream-linux-4.9.y' into android-4.9Todd Kjos2017-02-231-1/+1
|\|
| * printk: use rcuidle console tracepointSergey Senozhatsky2017-02-231-1/+1
* | ANDROID: ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg2017-01-271-5/+5
* | ANDROID: ARM: Make low-level printk workTony Lindgren2017-01-271-0/+8
|/
* Revert "printk: make reading the kernel log flush pending lines"Linus Torvalds2016-11-141-11/+0
* Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede2016-11-111-12/+1
* printk: suppress empty continuation linesLinus Torvalds2016-10-191-0/+4
* Merge branch 'printk-cleanups'Linus Torvalds2016-10-101-63/+61
|\
| * printk: make reading the kernel log flush pending linesLinus Torvalds2016-10-091-0/+11
| * printk: re-organize log_output() to be more legibleLinus Torvalds2016-10-091-35/+27
| * printk: split out core logging code into helper functionLinus Torvalds2016-10-091-39/+39
| * printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds2016-10-091-17/+12
* | console: don't prefer first registered if DT specifies stdout-pathPaul Burton2016-10-071-1/+12
|/
* Revert "printk: create pr_<level> functions"Linus Torvalds2016-08-091-22/+3
* printk: Remove unnecessary #ifdef CONFIG_PRINTKAndreas Ziegler2016-08-081-2/+0
* printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov2016-08-021-8/+134
* printk: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig2016-08-021-1/+1
* printk: introduce suppress_message_printing()Sergey Senozhatsky2016-08-021-6/+19
* printk: create pr_<level> functionsJoe Perches2016-08-021-3/+24
* printk: do not include interrupt.hSergey Senozhatsky2016-08-021-1/+0
* printk: when dumping regs, show the stack, not thread_infoAndy Lutomirski2016-07-281-3/+2