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.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
2013-12-11
init.h: add missing initcall variants
Randy Dunlap
1
-0
/
+2
2013-12-09
tty: Halve flip buffer GFP_ATOMIC memory consumption
Peter Hurley
3
-12
/
+45
2013-12-09
tty: serial: mxs-auart: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-2
/
+7
2013-12-09
tty: Fix stale tty_buffer_flush() comment
Peter Hurley
1
-3
/
+1
2013-12-09
serial: pl010: Convert to modern PM ops
Ulf Hansson
1
-6
/
+9
2013-12-09
tty: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
3
-3
/
+3
2013-12-09
serial: imx: add support for loopback mode.
Huang Shijie
1
-0
/
+8
2013-12-09
serial: pl011: use DMA RX polling by default
Linus Walleij
2
-2
/
+1
2013-12-09
serial: pl011: Convert to modern PM ops
Ulf Hansson
1
-9
/
+8
2013-12-09
n_gsm: race between ld close and gsmtty open
Chao Bi
1
-10
/
+29
2013-12-09
parport_serial: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-5
/
+0
2013-12-09
serial: pch_uart: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-09
staging/fwserial: Add Kconfig options for max ports
Peter Hurley
2
-2
/
+22
2013-12-09
staging/fwserial: Rename data profiling functions
Peter Hurley
2
-13
/
+13
2013-12-09
staging/fwserial: Up the tty buffer limit to 128K
Peter Hurley
1
-0
/
+1
2013-12-09
staging/fwserial: Rip out rx buffering
Peter Hurley
3
-117
/
+28
2013-12-09
tty: Remove tty_prepare_flip_string_flags()
Peter Hurley
2
-30
/
+0
2013-12-09
tty: Rename tty buffer memory_used field
Peter Hurley
2
-7
/
+7
2013-12-09
tty: Enable configurable tty flip buffer limit
Peter Hurley
3
-3
/
+23
2013-12-09
tty: Always handle NULL flag ptr
Peter Hurley
4
-18
/
+23
2013-12-09
n_tty: Only perform wakeups for waiters
Peter Hurley
1
-6
/
+12
2013-12-09
n_tty: Refactor input_available_p() by call site
Peter Hurley
1
-3
/
+4
2013-12-09
n_tty: Refactor PARMRK doubling checks
Peter Hurley
1
-9
/
+5
2013-12-09
n_tty: Un-inline slow-path n_tty_receive_char_closing()
Peter Hurley
1
-2
/
+1
2013-12-09
n_tty: Un-inline slow-path n_tty_receive_char()
Peter Hurley
1
-1
/
+1
2013-12-09
n_tty: Merge .receive_buf() flavors
Peter Hurley
1
-27
/
+16
2013-12-09
serial: pl011: remove redundant early amba_ports declaration
Baruch Siach
1
-2
/
+0
2013-12-09
serial: 8250_dw: remove ACPI ifdef
Heikki Krogerus
1
-8
/
+0
2013-12-09
serial_core: Don't re-initialize a previously initialized spinlock.
Randy Witt
1
-2
/
+6
2013-11-30
Linux 3.13-rc2
v3.13-rc2
Linus Torvalds
1
-1
/
+1
2013-11-29
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
8
-66
/
+67
2013-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-88
/
+87
2013-11-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-13
/
+19
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+37
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+6
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+37
2013-11-29
Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-40
/
+138
2013-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-11-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2013-11-29
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
1
-14
/
+17
2013-11-29
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2013-11-29
fix bogus path_put() of nd->root after some unlazy_walk() failures
Al Viro
1
-2
/
+1
2013-11-29
drm/qxl: fix memory leak in release list handling
Dave Airlie
1
-0
/
+1
2013-11-28
arm64: debug: make aarch32 bkpt checking endian clean
Matthew Leach
1
-8
/
+12
2013-11-28
arm64: ptrace: fix compat registes get/set to be endian clean
Matthew Leach
1
-21
/
+19
2013-11-28
Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
15
-37
/
+713
2013-11-28
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-9
/
+6
2013-11-28
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-24
/
+189
2013-11-28
kernel/extable: fix address-checks for core_kernel and init areas
Helge Deller
1
-2
/
+2
2013-11-28
ALSA: hda - Add LFE chmap to ASUS ET2700
Takashi Iwai
1
-3
/
+13
[next]