index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
netconsole: avoid CON_ENABLED misuse to track registration
John Ogness
1
-10
/
+11
2022-12-02
usb: early: xhci-dbc: use console_is_registered()
John Ogness
1
-1
/
+1
2022-12-02
tty: serial: xilinx_uartps: use console_is_registered()
John Ogness
1
-1
/
+1
2022-12-02
tty: serial: samsung_tty: use console_is_registered()
John Ogness
1
-1
/
+1
2022-12-02
tty: serial: pic32_uart: use console_is_registered()
John Ogness
1
-1
/
+1
2022-12-02
tty: serial: earlycon: use console_is_registered()
John Ogness
1
-2
/
+2
2022-12-02
tty: hvc: use console_is_registered()
John Ogness
1
-2
/
+2
2022-12-02
efi: earlycon: use console_is_registered()
John Ogness
1
-4
/
+4
2022-12-02
tty: nfcon: use console_is_registered()
John Ogness
1
-2
/
+7
2022-12-02
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
4
-11
/
+17
2022-12-02
console: introduce console_is_registered()
John Ogness
2
-1
/
+29
2022-12-02
printk: console_device: use srcu console list iterator
John Ogness
1
-1
/
+11
2022-12-02
printk: console_flush_on_panic: use srcu console list iterator
John Ogness
1
-10
/
+11
2022-12-02
printk: console_unblank: use srcu console list iterator
John Ogness
1
-4
/
+13
2022-12-02
printk: console_is_usable: use console_srcu_read_flags
John Ogness
1
-4
/
+5
2022-12-02
printk: __pr_flush: use srcu console list iterator
John Ogness
1
-1
/
+9
2022-12-02
printk: console_flush_all: use srcu console list iterator
John Ogness
1
-15
/
+35
2022-12-02
kdb: use srcu console list iterator
John Ogness
1
-2
/
+16
2022-12-02
um: kmsg_dumper: use srcu console list iterator
John Ogness
1
-8
/
+5
2022-12-02
console: introduce wrappers to read/write console flags
John Ogness
2
-5
/
+50
2022-12-02
printk: introduce console_list_lock
John Ogness
2
-12
/
+100
2022-12-02
proc: consoles: document console_lock usage
John Ogness
1
-0
/
+9
2022-12-02
tty: tty_io: document console_lock usage
John Ogness
1
-0
/
+10
2022-12-02
tty: serial: kgdboc: document console_lock usage
John Ogness
1
-0
/
+8
2022-12-02
um: kmsg_dump: only dump when no output console available
John Ogness
1
-3
/
+12
2022-12-02
printk: fix setting first seq for consoles
John Ogness
1
-5
/
+45
2022-12-02
printk: move @seq initialization to helper
John Ogness
1
-9
/
+14
2022-12-02
printk: register_console: use "registered" for variable names
John Ogness
1
-7
/
+7
2022-12-02
printk: Prepare for SRCU console list protection
John Ogness
3
-16
/
+100
2022-12-02
printk: Convert console_drivers list to hlist
Thomas Gleixner
3
-50
/
+62
2022-12-02
serial: kgdboc: Lock console list in probe function
Thomas Gleixner
1
-0
/
+2
2022-12-01
srcu: Make Tiny synchronize_srcu() check for readers
Zqiang
1
-0
/
+10
2022-11-29
rcu: Make SRCU mandatory
Paul E. McKenney
6
-36
/
+17
2022-11-09
rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC
John Ogness
1
-0
/
+5
2022-10-21
srcu: Debug NMI safety even on archs that don't require it
Frederic Weisbecker
3
-31
/
+34
2022-10-21
srcu: Explain the reason behind the read side critical section on GP start
Frederic Weisbecker
1
-0
/
+5
2022-10-21
srcu: Warn when NMI-unsafe API is used in NMI
Frederic Weisbecker
1
-0
/
+2
2022-10-21
arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
Paul E. McKenney
1
-0
/
+1
2022-10-21
arch/loongarch: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
Paul E. McKenney
1
-0
/
+1
2022-10-20
arch/arm64: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
Paul E. McKenney
1
-0
/
+1
2022-10-20
arch/x86: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
Paul E. McKenney
1
-0
/
+1
2022-10-20
srcu: Check for consistent global per-srcu_struct NMI safety
Paul E. McKenney
1
-0
/
+5
2022-10-20
srcu: Check for consistent per-CPU per-srcu_struct NMI safety
Paul E. McKenney
3
-12
/
+43
2022-10-20
srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
Paul E. McKenney
5
-6
/
+105
2022-10-18
srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
Paul E. McKenney
2
-14
/
+14
2022-10-16
Linux 6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
185
-421
/
+378
2022-10-16
Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
36
-71
/
+1265
2022-10-16
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-11
/
+18
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
18
-129
/
+1831
[next]