index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge android-4.4.164 (564ce1b) into msm-4.4
Srinivasarao P
2018-11-21
|
\
|
*
Merge 4.4.164 into android-4.4
Greg Kroah-Hartman
2018-11-21
|
|
\
|
|
*
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
2018-11-21
*
|
|
printk: Make the console flush configurable in hotplug path
Mohammed Khajapasha
2018-09-06
*
|
|
Merge android-4.4.127 (d6bbe8b) into msm-4.4
Srinivasarao P
2018-04-20
|
\
|
|
|
*
|
Merge 4.4.123 into android-4.4
Greg Kroah-Hartman
2018-03-22
|
|
\
|
|
|
*
braille-console: Fix value returned by _braille_console_setup
Samuel Thibault
2018-03-22
*
|
|
Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4
Blagovest Kolenichev
2017-09-01
|
\
|
|
|
*
|
UPSTREAM: printk: when dumping regs, show the stack, not thread_info
Andy Lutomirski
2017-08-09
|
*
|
Merge branch 'upstream-linux-4.4.y' into android-4.4
Todd Kjos
2017-03-02
|
|
\
|
|
*
|
Merge tag 'v4.4.24' into android-4.4.y
Dmitry Shmidt
2016-10-14
|
|
\
\
|
*
\
\
Merge tag 'v4.4.16' into android-4.4.y
Dmitry Shmidt
2016-08-01
|
|
\
\
\
*
|
\
\
\
Merge tag v4.4.55 into branch 'msm-4.4'
Blagovest Kolenichev
2017-03-23
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
printk: use rcuidle console tracepoint
Sergey Senozhatsky
2017-02-23
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
\
\
\
\
|
*
|
|
|
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-10-18
|
|
\
|
|
|
|
|
*
|
|
printk: fix parsing of "brl=" option
Nicolas Iooss
2016-10-07
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-02-29
|
|
\
|
|
|
|
|
/
|
|
/
|
*
|
|
printk: Add all cpu notifiers under CONSOLE_FLUSH_ON_HOTPLUG flag
Prasad Sodagudi
2016-03-23
*
|
|
Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2
David Keitel
2016-03-23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-02-17
*
|
|
kernel: printk: specify alignment for struct printk_log
Andrey Ryabinin
2016-03-22
|
|
/
|
/
|
*
|
ARM: Fix "Make low-level printk work" to use a separate config option
Arve Hjønnevåg
2016-02-16
*
|
ARM: Make low-level printk work
Tony Lindgren
2016-02-16
|
/
*
printk: prevent userland from spoofing kernel messages
Mathias Krause
2015-11-06
*
pstore: add pstore unregister
Geliang Tang
2015-10-22
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
*
printk: improve the description of /dev/kmsg line format
Antonio Ospite
2015-06-30
*
check_syslog_permissions() cleanup
Vasily Averin
2015-06-25
*
security_syslog() should be called once only
Vasily Averin
2015-06-25
*
printk: implement support for extended console drivers
Tejun Heo
2015-06-25
*
printk: factor out message formatting from devkmsg_read()
Tejun Heo
2015-06-25
*
printk: guard the amount written per line by devkmsg_read()
Tejun Heo
2015-06-25
*
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-21
|
\
|
*
console: Add extensible console matching
Peter Hurley
2015-03-26
|
*
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
2015-03-09
|
|
\
|
|
*
console: Preserve index after console setup()
Peter Hurley
2015-03-07
*
|
|
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
|
*
|
fs: remove ki_nbytes
Christoph Hellwig
2015-03-12
*
|
|
console: Fix console name size mismatch
Peter Hurley
2015-03-07
|
|
/
|
/
|
*
|
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-20
|
\
\
|
|
/
|
/
|
|
*
kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
2015-02-19
*
|
printk: correct timeout comment, neaten MODULE_PARM_DESC
Joe Perches
2015-02-12
|
/
*
Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-13
|
\
|
*
printk: Do not disable preemption for accessing printk_func
Steven Rostedt (Red Hat)
2014-12-11
*
|
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-10
|
\
|
|
*
printk/percpu: Define printk_func when printk is not defined
Steven Rostedt (Red Hat)
2014-11-21
|
*
printk: Add per_cpu printk func to allow printk to be diverted
Steven Rostedt (Red Hat)
2014-11-19
*
|
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2014-12-10
|
\
\
[next]