index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-08
Merge branch 'rework/console-list-lock' into for-linus
Petr Mladek
2022-12-02
printk: htmldocs: add missing description
John Ogness
2022-12-02
tty: serial: sh-sci: use setup() callback for early console
John Ogness
2022-12-02
printk: relieve console_lock of list synchronization duties
John Ogness
2022-12-02
tty: serial: kgdboc: use console_list_lock to trap exit
John Ogness
2022-12-02
tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_conso...
John Ogness
2022-12-02
tty: serial: kgdboc: use console_list_lock for list traversal
John Ogness
2022-12-02
tty: serial: kgdboc: use srcu console list iterator
John Ogness
2022-12-02
proc: consoles: use console_list_lock for list iteration
John Ogness
2022-12-02
tty: tty_io: use console_list_lock for list synchronization
John Ogness
2022-12-02
printk, xen: fbfront: create/use safe function for forcing preferred
John Ogness
2022-12-02
netconsole: avoid CON_ENABLED misuse to track registration
John Ogness
2022-12-02
usb: early: xhci-dbc: use console_is_registered()
John Ogness
2022-12-02
tty: serial: xilinx_uartps: use console_is_registered()
John Ogness
2022-12-02
tty: serial: samsung_tty: use console_is_registered()
John Ogness
2022-12-02
tty: serial: pic32_uart: use console_is_registered()
John Ogness
2022-12-02
tty: serial: earlycon: use console_is_registered()
John Ogness
2022-12-02
tty: hvc: use console_is_registered()
John Ogness
2022-12-02
efi: earlycon: use console_is_registered()
John Ogness
2022-12-02
tty: nfcon: use console_is_registered()
John Ogness
2022-12-02
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
2022-12-02
console: introduce console_is_registered()
John Ogness
2022-12-02
printk: console_device: use srcu console list iterator
John Ogness
2022-12-02
printk: console_flush_on_panic: use srcu console list iterator
John Ogness
2022-12-02
printk: console_unblank: use srcu console list iterator
John Ogness
2022-12-02
printk: console_is_usable: use console_srcu_read_flags
John Ogness
2022-12-02
printk: __pr_flush: use srcu console list iterator
John Ogness
2022-12-02
printk: console_flush_all: use srcu console list iterator
John Ogness
2022-12-02
kdb: use srcu console list iterator
John Ogness
2022-12-02
um: kmsg_dumper: use srcu console list iterator
John Ogness
2022-12-02
console: introduce wrappers to read/write console flags
John Ogness
2022-12-02
printk: introduce console_list_lock
John Ogness
2022-12-02
proc: consoles: document console_lock usage
John Ogness
2022-12-02
tty: tty_io: document console_lock usage
John Ogness
2022-12-02
tty: serial: kgdboc: document console_lock usage
John Ogness
2022-12-02
um: kmsg_dump: only dump when no output console available
John Ogness
2022-12-02
printk: fix setting first seq for consoles
John Ogness
2022-12-02
printk: move @seq initialization to helper
John Ogness
2022-12-02
printk: register_console: use "registered" for variable names
John Ogness
2022-12-02
printk: Prepare for SRCU console list protection
John Ogness
2022-12-02
printk: Convert console_drivers list to hlist
Thomas Gleixner
2022-12-02
serial: kgdboc: Lock console list in probe function
Thomas Gleixner
2022-12-01
srcu: Make Tiny synchronize_srcu() check for readers
Zqiang
2022-12-01
printk: use strscpy() to instead of strlcpy()
Xu Panda
2022-11-29
rcu: Make SRCU mandatory
Paul E. McKenney
2022-11-22
printk: fix a typo of comment
Wang Honghui
2022-11-09
rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC
John Ogness
2022-11-01
test_printf: Refactor fwnode_pointer() to make it more readable
Andy Shevchenko
2022-10-21
srcu: Debug NMI safety even on archs that don't require it
Frederic Weisbecker
2022-10-21
srcu: Explain the reason behind the read side critical section on GP start
Frederic Weisbecker
[next]