index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-29
m68k: AMIGA_BUILTIN_SERIAL should depend on TTY
Geert Uytterhoeven
1
-1
/
+1
2014-09-29
asm/uapi: Add definition of TIOC[SG]RS485
Ricardo Ribalda Delgado
1
-0
/
+2
2014-09-29
tty/metag_da: Add console_poll module parameter
James Hogan
1
-2
/
+12
2014-09-29
serial: 8250_pci: remove rts_n override from Baytrail quirk
Heikki Krogerus
1
-13
/
+0
2014-09-29
serial: cadence: Add generic earlycon support
Michal Simek
3
-0
/
+26
2014-09-29
serial: imx: change the wait even to interruptiable
Huang Shijie
1
-1
/
+10
2014-09-29
serial: imx: terminate the RX DMA when the UART is suspending
Huang Shijie
1
-6
/
+8
2014-09-29
serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow con...
Fugang Duan
1
-4
/
+2
2014-09-29
serial: 8250: Add Quark X1000 to 8250_pci.c
Bryan O'Donoghue
1
-0
/
+21
2014-09-29
tty: omap-serial: pull out calculation from baud_is_mode16
Frans Klaver
1
-18
/
+24
2014-09-29
tty: omap-serial: fix division by zero
Frans Klaver
1
-2
/
+10
2014-09-29
xen_hvc: no reason to write the type key on xenstore
Stefano Stabellini
1
-3
/
+0
2014-09-26
tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
Sebastian Andrzej Siewior
1
-1
/
+1
2014-09-26
tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...
Sebastian Andrzej Siewior
1
-0
/
+5
2014-09-26
tty: serial: 8250_core: read only RX if there is something in the FIFO
Sebastian Andrzej Siewior
1
-5
/
+6
2014-09-26
tty: serial: 8250_core: add run time pm
Sebastian Andrzej Siewior
3
-13
/
+122
2014-09-26
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
2
-0
/
+16
2014-09-25
tty: Fix width of unsigned long bitfield padding
Peter Hurley
1
-2
/
+2
2014-09-24
tty: Workaround Alpha non-atomic byte storage in tty_struct
Peter Hurley
1
-2
/
+3
2014-09-24
tty: Hold termios_rwsem for tcflow(TCIxxx)
Peter Hurley
1
-3
/
+7
2014-09-24
tty: Move and rename send_prio_char() as tty_send_xchar()
Peter Hurley
3
-35
/
+34
2014-09-24
tty: Serialize tcflow() with other tty flow control changes
Peter Hurley
2
-4
/
+9
2014-09-24
tty: Move packet mode flow control notifications to pty driver
Peter Hurley
2
-27
/
+45
2014-09-24
tty: Serialize tty flow control changes with flow_lock
Peter Hurley
3
-12
/
+36
2014-09-24
tty: Convert tty_struct bitfield to ints
Peter Hurley
1
-1
/
+4
2014-09-24
serial: core: Use spin_lock_irq() in uart_set_termios()
Peter Hurley
1
-5
/
+4
2014-09-24
serial: bfin-uart: Fix auto CTS
Peter Hurley
1
-1
/
+2
2014-09-24
usb: serial: Remove unused tty->hw_stopped
Peter Hurley
3
-18
/
+3
2014-09-24
serial: core: Privatize tty->hw_stopped
Peter Hurley
3
-23
/
+22
2014-09-24
isdn: i4l: Remove ASYNC_CTS_FLOW
Peter Hurley
1
-5
/
+0
2014-09-24
serial: core: Privatize modem status enable flags
Peter Hurley
3
-13
/
+30
2014-09-24
serial: core: Document and assert lock requirements for irq helpers
Peter Hurley
1
-0
/
+8
2014-09-24
locking: Add WARN_ON_ONCE lock assertion
Peter Hurley
1
-0
/
+5
2014-09-20
tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom ...
Alexander Shiyan
1
-1
/
+1
2014-09-15
Linux 3.17-rc5
v3.17-rc5
Linus Torvalds
1
-1
/
+1
2014-09-15
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
2
-9
/
+11
2014-09-14
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
1
-2
/
+13
2014-09-14
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
1
-16
/
+17
2014-09-14
ntb: Add alignment check to meet hardware requirement
Dave Jiang
1
-0
/
+13
2014-09-14
MAINTAINERS: update NTB info
Jon Mason
1
-1
/
+2
2014-09-14
NTB: correct the spread of queues over mw's
Jon Mason
1
-2
/
+2
2014-09-14
fix bogus read_seqretry() checks introduced in b37199e
Al Viro
1
-2
/
+2
2014-09-14
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
1
-2
/
+6
2014-09-14
[fix] lustre: d_make_root() does iput() on dentry allocation failure
Al Viro
1
-1
/
+1
2014-09-13
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
1
-4
/
+229
2014-09-13
vfs: fix bad hashing of dentries
Linus Torvalds
2
-4
/
+3
2014-09-13
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
1
-0
/
+4
2014-09-13
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
5
-6
/
+8
2014-09-12
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
1
-2
/
+8
2014-09-12
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
1
-2
/
+4
[next]