summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-1816-148/+58
* TTY: quatech2, remove unneeded is_openJiri Slaby2013-03-181-10/+0
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-1822-176/+51
* TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby2013-03-181-9/+5
* TTY: do not warn about setting speed via SPD_*Jiri Slaby2013-03-182-30/+16
* TTY: synclink, remove superfluous checkJiri Slaby2013-03-181-3/+0
* TTY: jsm, remove superfluous checkJiri Slaby2013-03-181-6/+0
* tty: Fix checkpatch errors in tty_ldisc.hPeter Hurley2013-03-181-66/+66
* n_tty: Lock access to tty->pgrp for POSIX job controlPeter Hurley2013-03-181-16/+18
* n_tty: Fix unsafe driver-side signalsPeter Hurley2013-03-181-20/+14
* n_tty: Fix stuck throttled driverPeter Hurley2013-03-181-11/+17
* tty: Add safe tty throttle/unthrottle functionsPeter Hurley2013-03-182-0/+82
* n_tty: Inline check_unthrottle() at lone call sitePeter Hurley2013-03-181-16/+2
* sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-03-151-19/+19
* tty: Signal SIGHUP before hanging up ldiscPeter Hurley2013-03-151-5/+5
* tty: Signal foreground group processes in hangupPeter Hurley2013-03-151-17/+48
* tty: Use spin_lock() inside existing critical regionPeter Hurley2013-03-151-3/+2
* tty: Fix spinlock flavor in non-atomic __tty_hangup()Peter Hurley2013-03-151-3/+2
* tty: Refactor session leader SIGHUP from __tty_hangup()Peter Hurley2013-03-151-31/+50
* tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-151-2/+1
* serial: pch_uart: add console poll supportLiang Li2013-03-151-24/+79
* TTY: amiserial, use module_platform_driver_probe()Jingoo Han2013-03-151-13/+1
* serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat2013-03-151-3/+4
* serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat2013-03-151-5/+4
* pty: Remove redundant itty resetPeter Hurley2013-03-151-1/+0
* Linux 3.9-rc2v3.9-rc2Linus Torvalds2013-03-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-0971-19/+84
|\
| * proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-091-6/+6
| * fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-072-1/+1
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-0369-12/+77
| * userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-031-1/+1
* | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-089-130/+221
|\ \
| * | Btrfs: improve the delayed inode throttlingChris Mason2013-03-072-61/+92
| * | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-061-0/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-066-67/+120
| |\ \
| | * | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-041-8/+0
| | * | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-041-0/+7
| | * | Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-042-3/+12
| | * | Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-041-1/+9
| | * | Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-041-3/+6
| | * | Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-041-12/+35
| | * | Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-041-0/+2
| | * | Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-041-0/+4
| | * | Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-043-39/+41
| | * | Btrfs: use set_nlink if our i_nlink is 0Josef Bacik2013-03-041-1/+4
| * | | Btrfs: enforce min_bytes parameter during extent allocationChris Mason2013-03-051-2/+4
| |/ /
* | | Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung2013-03-081-2/+39
* | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-082-2/+67
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-084-17/+13
|\ \ \
OpenPOWER on IntegriCloud