index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
printk.c
Commit message (
Expand
)
Author
Age
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
*
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
2018-10-12
*
printk: do not preliminary split up cont buffer
Sergey Senozhatsky
2018-10-12
*
printk: lock/unlock console only for new logbuf entries
Sergey Senozhatsky
2018-10-12
*
printk: keep kernel cont support always enabled
Sergey Senozhatsky
2018-10-12
*
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
2018-10-09
*
printk: Add KBUILD_MODNAME and remove a redundant print prefix
He Zhe
2018-10-05
*
printk: Correct wrong casting
He Zhe
2018-10-05
*
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
2018-10-05
*
printk: CON_PRINTBUFFER console registration is a bit racy
Sergey Senozhatsky
2018-10-02
*
printk: Do not miss new messages when replaying the log
Petr Mladek
2018-10-02
*
Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-09-14
|
\
|
*
Revert "printk: make sure to print log on console."
Petr Mladek
2018-09-11
*
|
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-30
*
|
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
2018-08-23
|
\
\
|
*
|
console: Replace #if 0 with atomic var 'ignore_console_lock_warning'
Thomas Zimmermann
2018-07-31
*
|
|
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
2018-08-22
*
|
|
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-15
|
\
|
|
|
|
/
|
/
|
|
*
printk: Export is_console_locked
Hans de Goede
2018-06-28
*
|
Merge branch 'for-4.19-nmi' into for-linus
Petr Mladek
2018-08-14
|
\
\
|
*
|
printk: Create helper function to queue deferred console handling
Petr Mladek
2018-07-09
|
*
|
printk: Split the code for storing a message into the log buffer
Petr Mladek
2018-07-09
|
|
/
*
|
printk: Fix warning about unused suppress_message_printing
Petr Mladek
2018-07-11
*
|
printk: Clean up syslog_print_all()
Petr Mladek
2018-07-09
*
|
printk: Remove unnecessary kmalloc() from syslog during clear
Namit Gupta
2018-06-27
*
|
printk: make sure to print log on console.
Maninder Singh
2018-06-27
|
/
*
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-06
|
\
|
*
printk: wake up klogd in vprintk_emit
Sergey Senozhatsky
2018-04-25
*
|
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-10
|
\
\
|
|
/
|
/
|
|
*
init, tracing: instrument security and console initcall trace events
Abderrahmane Benbachir
2018-04-06
*
|
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...
Linus Torvalds
2018-04-05
|
\
\
|
|
/
|
/
|
|
*
printk: change message to pr_info
Tomeu Vizoso
2018-03-23
|
*
printk: move dump stack related code to lib/dump_stack.c
Dave Young
2018-03-15
|
*
print kdump kernel loaded status in stack dump
Dave Young
2018-02-08
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-03-01
|
\
\
|
*
|
printk: Wake klogd when passing console_lock owner
Petr Mladek
2018-02-27
|
|
/
*
/
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
|
\
|
*
Merge branch 'for-4.16-console-waiter-logic' into for-4.16
Petr Mladek
2018-01-22
|
|
\
|
|
*
printk: Never set console_may_schedule in console_trylock()
Sergey Senozhatsky
2018-01-16
|
|
*
printk: Hide console waiter logic into helpers
Petr Mladek
2018-01-16
|
|
*
printk: Add console owner and waiter logic to load balance console writes
Steven Rostedt (VMware)
2018-01-16
|
*
|
printk: drop redundant devkmsg_log_str memsets
Sergey Senozhatsky
2018-01-22
|
*
|
printk: add console_msg_format command line option
Sergey Senozhatsky
2018-01-04
|
|
/
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
|
\
\
|
*
|
ipc, kernel, mm: annotate ->poll() instances
Al Viro
2017-11-27
|
|
/
*
/
remove task and stack pointer printout from oops dump
Linus Torvalds
2017-12-05
|
/
*
added new line symbol after warning about dropped messages
Maxim Akristiniy
2017-10-30
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-09-08
|
\
[next]