summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby16-148/+58
2013-03-18TTY: quatech2, remove unneeded is_openJiri Slaby1-10/+0
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby22-176/+51
2013-03-18TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby1-9/+5
2013-03-18TTY: do not warn about setting speed via SPD_*Jiri Slaby2-30/+16
2013-03-18TTY: synclink, remove superfluous checkJiri Slaby1-3/+0
2013-03-18TTY: jsm, remove superfluous checkJiri Slaby1-6/+0
2013-03-18tty: Fix checkpatch errors in tty_ldisc.hPeter Hurley1-66/+66
2013-03-18n_tty: Lock access to tty->pgrp for POSIX job controlPeter Hurley1-16/+18
2013-03-18n_tty: Fix unsafe driver-side signalsPeter Hurley1-20/+14
2013-03-18n_tty: Fix stuck throttled driverPeter Hurley1-11/+17
2013-03-18tty: Add safe tty throttle/unthrottle functionsPeter Hurley2-0/+82
2013-03-18n_tty: Inline check_unthrottle() at lone call sitePeter Hurley1-16/+2
2013-03-15sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-19/+19
2013-03-15tty: Signal SIGHUP before hanging up ldiscPeter Hurley1-5/+5
2013-03-15tty: Signal foreground group processes in hangupPeter Hurley1-17/+48
2013-03-15tty: Use spin_lock() inside existing critical regionPeter Hurley1-3/+2
2013-03-15tty: Fix spinlock flavor in non-atomic __tty_hangup()Peter Hurley1-3/+2
2013-03-15tty: Refactor session leader SIGHUP from __tty_hangup()Peter Hurley1-31/+50
2013-03-15tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-15serial: pch_uart: add console poll supportLiang Li1-24/+79
2013-03-15TTY: amiserial, use module_platform_driver_probe()Jingoo Han1-13/+1
2013-03-15serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-03-15serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat1-5/+4
2013-03-15pty: Remove redundant itty resetPeter Hurley1-1/+0
2013-03-10Linux 3.9-rc2v3.9-rc2Linus Torvalds1-1/+1
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds71-19/+84
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman1-6/+6
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-130/+221
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2-2/+67
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-17/+13
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds13-34/+26
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2013-03-08memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov1-2/+6
2013-03-08Randy has movedRandy Dunlap3-6/+5
2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins1-1/+1
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2-2/+2
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo1-13/+3
2013-03-08mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro1-1/+1
2013-03-08mm/mempolicy.c: fix wrong sp_node insertionHillf Danton1-1/+1
2013-03-08ipc: don't allocate a copy larger than maxPeter Hurley1-2/+4
2013-03-08ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley1-3/+0
2013-03-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-13/+32
2013-03-08Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds12-25/+64
2013-03-08Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+14
2013-03-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8