index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
TTY: fix DTR not being dropped on hang up
Johan Hovold
2013-03-19
3
-12
/
+23
*
TTY: fix DTR being raised on hang up
Johan Hovold
2013-03-19
1
-1
/
+1
*
TTY: wake up processes last at hangup
Johan Hovold
2013-03-19
1
-1
/
+1
*
TTY: clean up port shutdown
Johan Hovold
2013-03-19
1
-2
/
+7
*
crisv10: use counts from tty_port
Jiri Slaby
2013-03-19
2
-27
/
+23
*
crisv10: use *_wait from tty_port
Jiri Slaby
2013-03-19
2
-11
/
+7
*
crisv10: use close delays from tty_port
Jiri Slaby
2013-03-19
2
-13
/
+9
*
crisv10: remove unused members
Jiri Slaby
2013-03-19
1
-6
/
+0
*
crisv10: stop returning info from handle_ser_rx_interrupt
Jiri Slaby
2013-03-19
1
-6
/
+4
*
crisv10: use flags from tty_port
Jiri Slaby
2013-03-19
2
-37
/
+29
*
TTY: cleanup tty->hw_stopped uses
Jiri Slaby
2013-03-19
7
-45
/
+17
*
TTY: serial/msm_serial_hs, remove unused tty
Jiri Slaby
2013-03-19
1
-2
/
+0
*
TTY: serial/bfin_uart, unbreak build with KGDB enabled
Jiri Slaby
2013-03-19
1
-23
/
+0
*
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-19
16
-148
/
+58
*
TTY: quatech2, remove unneeded is_open
Jiri Slaby
2013-03-19
1
-10
/
+0
*
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-19
22
-176
/
+51
*
TTY: msm_smd_tty, clean up activate/shutdown
Jiri Slaby
2013-03-19
1
-9
/
+5
*
TTY: do not warn about setting speed via SPD_*
Jiri Slaby
2013-03-19
2
-30
/
+16
*
TTY: synclink, remove superfluous check
Jiri Slaby
2013-03-19
1
-3
/
+0
*
TTY: jsm, remove superfluous check
Jiri Slaby
2013-03-19
1
-6
/
+0
*
tty: Fix checkpatch errors in tty_ldisc.h
Peter Hurley
2013-03-19
1
-66
/
+66
*
n_tty: Lock access to tty->pgrp for POSIX job control
Peter Hurley
2013-03-19
1
-16
/
+18
*
n_tty: Fix unsafe driver-side signals
Peter Hurley
2013-03-19
1
-20
/
+14
*
n_tty: Fix stuck throttled driver
Peter Hurley
2013-03-19
1
-11
/
+17
*
tty: Add safe tty throttle/unthrottle functions
Peter Hurley
2013-03-19
2
-0
/
+82
*
n_tty: Inline check_unthrottle() at lone call site
Peter Hurley
2013-03-19
1
-16
/
+2
*
sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-03-15
1
-19
/
+19
*
tty: Signal SIGHUP before hanging up ldisc
Peter Hurley
2013-03-15
1
-5
/
+5
*
tty: Signal foreground group processes in hangup
Peter Hurley
2013-03-15
1
-17
/
+48
*
tty: Use spin_lock() inside existing critical region
Peter Hurley
2013-03-15
1
-3
/
+2
*
tty: Fix spinlock flavor in non-atomic __tty_hangup()
Peter Hurley
2013-03-15
1
-3
/
+2
*
tty: Refactor session leader SIGHUP from __tty_hangup()
Peter Hurley
2013-03-15
1
-31
/
+50
*
tty: ipwireless: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-03-15
1
-2
/
+1
*
serial: pch_uart: add console poll support
Liang Li
2013-03-15
1
-24
/
+79
*
TTY: amiserial, use module_platform_driver_probe()
Jingoo Han
2013-03-15
1
-13
/
+1
*
serial: vt8500_serial: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-15
1
-3
/
+4
*
serial: tegra: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-15
1
-5
/
+4
*
pty: Remove redundant itty reset
Peter Hurley
2013-03-15
1
-1
/
+0
*
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
2013-03-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-10
71
-19
/
+84
|
\
|
*
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
2013-03-09
1
-6
/
+6
|
*
fs: Limit sys_mount to only request filesystem modules (Part 2).
Eric W. Biederman
2013-03-07
2
-1
/
+1
|
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-04
69
-12
/
+77
|
*
userns: Stop oopsing in key_change_session_keyring
Eric W. Biederman
2013-03-04
1
-1
/
+1
*
|
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
2013-03-09
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-09
9
-130
/
+221
|
\
\
|
*
|
Btrfs: improve the delayed inode throttling
Chris Mason
2013-03-07
2
-61
/
+92
|
*
|
Btrfs: fix a mismerge in btrfs_balance()
Ilya Dryomov
2013-03-07
1
-0
/
+5
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
2013-03-07
6
-67
/
+120
|
|
\
\
|
|
*
|
Btrfs: allow running defrag in parallel to administrative tasks
Stefan Behrens
2013-03-04
1
-8
/
+0
[next]