index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
shm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-08
serial: mvebu-uart: initial support for Armada-3700 serial port
Wilson Ding
6
-0
/
+695
2016-03-08
serial: mctrl_gpio: Add missing module license
Romain Izard
1
-0
/
+3
2016-03-08
serial: ifx6x60: avoid uninitialized variable use
Arnd Bergmann
1
-0
/
+3
2016-03-08
tty/serial: at91: fix bad offset for UART timeout register
Ludovic Desroches
2
-7
/
+15
2016-03-08
tty/serial: at91: restore dynamic driver binding
Romain Izard
1
-1
/
+34
2016-03-08
serial: 8250: Add hardware dependency to RT288X option
Jean Delvare
1
-0
/
+1
2016-03-08
TTY, devpts: document pty count limiting
Konstantin Khlebnikov
2
-0
/
+10
2016-03-08
tty: goldfish: support platform_device with id -1
Greg Hackmann
1
-12
/
+18
2016-03-08
drivers: tty: goldfish: Add device tree bindings
Miodrag Dinic
2
-1
/
+26
2016-03-08
serial-uartlite: Configure for rising edge irq trigger.
Maarten Brock
1
-1
/
+2
2016-03-08
serial-uartlite: Spinlock inside the loop.
Maarten Brock
1
-5
/
+4
2016-03-08
serial-uartlite: Constify uartlite_be/uartlite_le
Maarten Brock
1
-4
/
+4
2016-03-08
serial-uartlite: Enlarge maximum nr of devices to 16.
Maarten Brock
1
-1
/
+1
2016-03-08
serial: 8250_pci: all known Braswell ports are 1 channel
Andy Shevchenko
1
-5
/
+0
2016-03-08
serial: 8250_pci: convert to pcim_*() API
Andy Shevchenko
1
-24
/
+8
2016-03-08
serial: 8250_dw: remove leftover definitions
Andy Shevchenko
1
-6
/
+0
2016-03-08
serial: 8250_dw: remove redundant 'else' keyword
Andy Shevchenko
1
-2
/
+3
2016-03-08
serial: xuartps: Enable OF earlycon support
Michal Simek
1
-1
/
+3
2016-03-08
tty: sh-sci: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-03-08
serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE()
Geert Uytterhoeven
1
-5
/
+0
2016-03-08
tty: amba-pl011: don't dereference NULL platform data
Robin Murphy
1
-1
/
+1
2016-03-08
tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
Matwey V. Kornilov
1
-1
/
+1
2016-03-08
tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port
Matwey V. Kornilov
1
-0
/
+9
2016-03-08
tty: audit: remove unused variable
Sudip Mukherjee
1
-7
/
+1
2016-03-08
Revert "sc16is7xx: implemented get_mctrl"
Greg Kroah-Hartman
1
-10
/
+4
2016-02-15
sc16is7xx: implemented get_mctrl
Maarten Brock
1
-4
/
+10
2016-02-15
sc16is7xx: implemented set_mctrl
Maarten Brock
1
-2
/
+10
2016-02-15
tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE
Guenter Roeck
1
-4
/
+5
2016-02-15
serial: clps711x: Fix bad usage of IS_ERR_VALUE
Guenter Roeck
1
-4
/
+6
2016-02-15
serial: bcm2835: fix unsigned int issue with irq
Martin Sperl
1
-5
/
+5
2016-02-15
serial: 8250_early: Add earlycon support for Tegra
Jon Hunter
1
-0
/
+1
2016-02-15
8250: mediatek: mark PM functions as __maybe_unused
Arnd Bergmann
1
-6
/
+4
2016-02-15
tty: serial: meson: Add support for XTAL clock input
Andreas Färber
1
-1
/
+7
2016-02-15
serial: jsm: change maintainer to myself
Gabriel Krisman Bertazi
1
-1
/
+1
2016-02-14
Linux 4.5-rc4
v4.5-rc4
Linus Torvalds
1
-1
/
+1
2016-02-13
ALSA: usb-audio: avoid freeing umidi object twice
Andrey Konovalov
1
-1
/
+0
2016-02-12
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
1
-5
/
+7
2016-02-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
2016-02-12
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
1
-1
/
+2
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
2
-19
/
+45
2016-02-12
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
1
-0
/
+1
2016-02-12
mm: fix pfn_t vs highmem
Dan Williams
3
-12
/
+11
2016-02-12
kernel/locking/lockdep.c: convert hash tables to hlists
Andrew Morton
2
-25
/
+21
2016-02-12
mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE
Vineet Gupta
1
-2
/
+2
2016-02-12
mm,thp: khugepaged: call pte flush at the time of collapse
Vineet Gupta
1
-1
/
+3
2016-02-12
mm/backing-dev.c: fix error path in wb_init()
Rasmus Villemoes
1
-1
/
+1
2016-02-12
mm, dax: check for pmd_none() after split_huge_pmd()
Kirill A. Shutemov
2
-2
/
+6
2016-02-12
vsprintf: kptr_restrict is okay in IRQ when 2
Jason A. Donenfeld
1
-13
/
+13
2016-02-12
mm: fix filemap.c kernel doc warning
Randy Dunlap
1
-0
/
+1
2016-02-12
ubsan: cosmetic fix to Kconfig text
Yang Shi
1
-1
/
+3
[next]