aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
* TTY: quatech2, remove unneeded is_openJiri Slaby2013-03-18
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby2013-03-18
* TTY: do not warn about setting speed via SPD_*Jiri Slaby2013-03-18
* TTY: synclink, remove superfluous checkJiri Slaby2013-03-18
* TTY: jsm, remove superfluous checkJiri Slaby2013-03-18
* tty: Fix checkpatch errors in tty_ldisc.hPeter Hurley2013-03-18
* n_tty: Lock access to tty->pgrp for POSIX job controlPeter Hurley2013-03-18
* n_tty: Fix unsafe driver-side signalsPeter Hurley2013-03-18
* n_tty: Fix stuck throttled driverPeter Hurley2013-03-18
* tty: Add safe tty throttle/unthrottle functionsPeter Hurley2013-03-18
* n_tty: Inline check_unthrottle() at lone call sitePeter Hurley2013-03-18
* sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-03-15
* tty: Signal SIGHUP before hanging up ldiscPeter Hurley2013-03-15
* tty: Signal foreground group processes in hangupPeter Hurley2013-03-15
* tty: Use spin_lock() inside existing critical regionPeter Hurley2013-03-15
* tty: Fix spinlock flavor in non-atomic __tty_hangup()Peter Hurley2013-03-15
* tty: Refactor session leader SIGHUP from __tty_hangup()Peter Hurley2013-03-15
* tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-15
* serial: pch_uart: add console poll supportLiang Li2013-03-15
* TTY: amiserial, use module_platform_driver_probe()Jingoo Han2013-03-15
* serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat2013-03-15
* serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat2013-03-15
* pty: Remove redundant itty resetPeter Hurley2013-03-15
* Linux 3.9-rc2Linus Torvalds2013-03-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-09
|\
| * proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-09
| * fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-07
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
| * userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-03
* | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-08
|\ \
| * | Btrfs: improve the delayed inode throttlingChris Mason2013-03-07
| * | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-06
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-06
| |\ \
| | * | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-04
| | * | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-04
| | * | Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-04
| | * | Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-04
| | * | Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-04
| | * | Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-04
| | * | Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-04
| | * | Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-04
| | * | Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-04
| | * | Btrfs: use set_nlink if our i_nlink is 0Josef Bacik2013-03-04
| * | | Btrfs: enforce min_bytes parameter during extent allocationChris Mason2013-03-05
| |/ /
* | | Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung2013-03-08
* | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-08
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-08
|\ \ \