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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
2015-07-24
tty/serial: at91: remove bunch of macros to access UART registers
Cyrille Pitchen
1
-154
/
+159
2015-07-24
tty/serial: at91: fix some macro definitions to fit coding style
Cyrille Pitchen
1
-102
/
+102
2015-07-24
ARM: at91/dt: add a new DT property to support FIFOs on Atmel USARTs
Cyrille Pitchen
1
-0
/
+3
2015-07-24
tty: add missing rcu_read_lock for task_pgrp
Patrick Donnelly
2
-8
/
+24
2015-07-24
serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
Joerg Roedel
1
-0
/
+15
2015-07-24
serial: 8250: Defer interrupt enable until fifos enabled
Peter Hurley
1
-4
/
+3
2015-07-24
tty: linux/gsmmux.h needs linux/types.h
Jiri Slaby
1
-0
/
+1
2015-07-24
tty/early: make serial8250_early_{in,out} static again
Vineet Gupta
2
-4
/
+2
2015-07-24
serial: 8250: Split base port operations from universal driver
Peter Hurley
5
-2872
/
+2925
2015-07-24
tty: serial: imx.c: Reset UART before activating interrupts
David Jander
1
-9
/
+23
2015-07-24
serial: imx: reduce irq-latency after rx overflow
Manfred Schlaegl
1
-1
/
+0
2015-07-24
serial: imx: count tty buffer overruns
Manfred Schlaegl
1
-3
/
+9
2015-07-24
serial: imx: Disable irqs before requesting them
Fabio Estevam
1
-1
/
+14
2015-07-24
serial/uartlite: Let it build on any arch with IOMEM
Ricardo Ribalda Delgado
1
-1
/
+1
2015-07-24
serial: stm32-usart: Fix SysRq support
Maxime Coquelin
1
-1
/
+1
2015-07-24
serial: sirf: let uart's receive start in right place
Qipan Li
2
-31
/
+16
2015-07-24
serial: sirf: workaround rx process to avoid possible data loss
Qipan Li
2
-18
/
+66
2015-07-24
serial: etraxfs-uart: Convert to uart_console_device instead of open-coded
Axel Lin
1
-8
/
+1
2015-07-24
serial: 8250_omap: Remove auto-IXON flow control
Peter Hurley
1
-14
/
+2
2015-07-24
serial: 8250_omap: workaround module disable errata on dra7x SoCs
Sekhar Nori
2
-0
/
+2
2015-07-24
serial: 8250_omap: workaround errata around idling UART after using DMA
Sekhar Nori
1
-6
/
+59
2015-07-24
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
Sekhar Nori
3
-17
/
+28
2015-07-24
serial: 8250_omap: refactor mdr1 update
Sekhar Nori
1
-5
/
+12
2015-07-24
Documentation: DT: omap_serial: document missing compatible
Sekhar Nori
1
-0
/
+1
2015-07-24
serial: 8250_omap: fix kernel crash in suspend-to-ram
Sekhar Nori
1
-2
/
+2
2015-07-24
serial/8250_fintek: Support for any io address.
Ricardo Ribalda Delgado
1
-24
/
+27
2015-07-24
serial/8250_fintek: Support keys different than default
Ricardo Ribalda Delgado
1
-16
/
+23
2015-07-24
serial/8250_fintek: Support for chip_ip 0x0501
Ricardo Ribalda Delgado
1
-10
/
+11
2015-07-24
serial/8250_fintek: Support for multiple base_ports
Ricardo Ribalda Delgado
1
-35
/
+52
2015-07-24
serial/8250_fintek: Use private data structure
Ricardo Ribalda Delgado
1
-17
/
+31
2015-07-24
tty: Convert use of __constant_htons to htons
Vaishali Thakkar
1
-1
/
+1
2015-07-20
Linux 4.2-rc3
v4.2-rc3
Linus Torvalds
1
-1
/
+1
2015-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+2
2015-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
10
-38
/
+7
2015-07-19
Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2015-07-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
35
-57
/
+179
2015-07-19
MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
Markos Chandras
1
-1
/
+1
2015-07-19
parisc: mm: Fix a memory leak related to pmd not attached to the pgd
Christophe Jaillet
1
-1
/
+2
2015-07-19
Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD
Olof Johansson
9
-0
/
+24
2015-07-18
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-9
/
+14
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-214
/
+376
2015-07-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+1
2015-07-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-07-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-26
/
+101
2015-07-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-54
/
+101
2015-07-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
149
-644
/
+293
2015-07-18
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+34
2015-07-18
Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
2
-3
/
+3
2015-07-18
Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
7
-35
/
+82
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
7
-18
/
+27
[next]