index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
serial: 8250_port: Don't use power management for kernel console
Andy Shevchenko
3
-4
/
+30
2020-03-17
serial: core: Allow detach and attach serial device for console
Andy Shevchenko
2
-4
/
+63
2020-03-17
Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
3
-24
/
+30
2020-03-17
Revert "tty: serial: samsung_tty: build it for any platform"
Geert Uytterhoeven
1
-0
/
+1
2020-03-17
serial: sprd: Fix a dereference warning
Lanqing Liu
1
-2
/
+1
2020-03-17
serial: sprd: remove __init from sprd_console_setup
Chunyan Zhang
1
-1
/
+1
2020-03-17
serial: sprd: check console via stdout-path in addition
Chunyan Zhang
1
-1
/
+2
2020-03-16
vt: indent switch-case in setterm_command properly
Jiri Slaby
1
-61
/
+59
2020-03-16
vt: selection, use rounddown() for start/endline computation
Jiri Slaby
1
-3
/
+3
2020-03-16
vt: use min() to limit intervals
Jiri Slaby
1
-2
/
+2
2020-03-16
tty: n_hdlc, remove FILE and LINE from pr_debug
Jiri Slaby
1
-21
/
+12
2020-03-16
vt: selection, fix double lock introduced by a merge
Jiri Slaby
1
-1
/
+0
2020-03-14
tty: serial: qcom_geni_serial: Don't try to manually disable the console
Douglas Anderson
1
-4
/
+0
2020-03-14
tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown
Douglas Anderson
1
-6
/
+0
2020-03-12
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
1
-15
/
+1
2020-03-12
vt: drop redundant might_sleep() in do_con_write()
Eric Biggers
1
-2
/
+0
2020-03-12
serial: core: Refactor uart_unlock_and_check_sysrq()
Andy Shevchenko
2
-15
/
+11
2020-03-12
serial: core: Use uart_console() helper in SysRq code
Andy Shevchenko
1
-7
/
+5
2020-03-12
serial: core: Print escaped SysRq Magic sequence if enabled
Andy Shevchenko
1
-1
/
+4
2020-03-12
serial: core: Use string length for SysRq magic sequence
Andy Shevchenko
1
-3
/
+4
2020-03-12
tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe
satya priya
1
-10
/
+9
2020-03-12
tty: serial: ifx6x60: Convert to GPIO descriptors
Linus Walleij
3
-123
/
+65
2020-03-12
tty: serial: ifx6x60: Use helper variable for dev
Linus Walleij
1
-22
/
+23
2020-03-12
arm64: dts: ls1028a: add missing LPUART nodes
Michael Walle
1
-0
/
+73
2020-03-12
dt-bindings: serial: lpuart: add ls1028a compatibility
Michael Walle
1
-4
/
+6
2020-03-12
tty: serial: fsl_lpuart: add LS1028A earlycon support
Michael Walle
1
-8
/
+43
2020-03-12
tty: serial: fsl_lpuart: add LS1028A support
Michael Walle
1
-2
/
+25
2020-03-12
tty: serial: fsl_lpuart: fix DMA mapping
Michael Walle
1
-20
/
+28
2020-03-12
tty: serial: fsl_lpuart: fix DMA operation when using IOMMU
Michael Walle
1
-31
/
+57
2020-03-12
serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
1
-0
/
+2
2020-03-12
tty/serial: atmel: Use uart_console() helper
Andy Shevchenko
1
-15
/
+5
2020-03-12
serial: pic32_uart: Use uart_console() helper
Andy Shevchenko
1
-7
/
+1
2020-03-12
tty: sifive: Finish transmission before changing the clock
Palmer Dabbelt
1
-4
/
+24
2020-03-10
Merge 5.6-rc5 into tty-next
Greg Kroah-Hartman
552
-3059
/
+5633
2020-03-09
Linux 5.6-rc5
v5.6-rc5
Linus Torvalds
1
-1
/
+1
2020-03-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
43
-91
/
+416
2020-03-09
Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+7
2020-03-08
Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-8
/
+31
2020-03-08
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-30
/
+44
2020-03-08
Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-29
/
+90
2020-03-08
Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-117
/
+163
2020-03-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-59
/
+95
2020-03-07
Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-47
/
+38
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-41
/
+11
2020-03-07
Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-36
/
+22
2020-03-07
io_uring: fix lockup with timeouts
Pavel Begunkov
1
-0
/
+1
2020-03-07
Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+8
2020-03-07
Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-6
/
+18
2020-03-07
Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-51
/
+64
2020-03-07
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+4
[next]