cascardo/linux.git
2013-03-19 Jiri SlabyTTY: serial, stop accessing potential NULLs
2013-03-18 Peter Hurleytty: Fix recursive deadlock in tty_perform_flush()
2013-03-18 Peter Hurleytty: Remove redundant tty_wait_until_sent()
2013-03-18 Peter Hurleytty: Locate get/put ldisc functions together
2013-03-18 Peter Hurleytty: Fold one-line assign function into callers
2013-03-18 Peter Hurleytty: Document unsafe ldisc reference acquire
2013-03-18 Peter Hurleytty: Separate release semantics of ldisc reference
2013-03-18 Peter Hurleytty: Don't protect atomic operation with mutex
2013-03-18 Peter Hurleytty: Add ldisc hangup debug messages
2013-03-18 Peter Hurleytty: Bracket ldisc release with TTY_DEBUG_HANGUP messages
2013-03-18 Peter Hurleytty: Fix 'deferred reopen' ldisc comment
2013-03-18 Peter Hurleytty: Make core responsible for synchronizing its work
2013-03-18 Peter Hurleytty: Complete ownership transfer of flip buffers
2013-03-18 Peter Hurleytty: Don't reenable already enabled ldisc
2013-03-18 Peter Hurleyn_tty: Fully initialize ldisc before restarting buffer...
2013-03-18 Peter Hurleyn_tty: Correct unthrottle-with-buffer-flush comments
2013-03-18 Peter Hurleytty: Wait for SAK work before waiting for hangup work
2013-03-18 Peter Hurleytty: Halt both ldiscs concurrently
2013-03-18 Peter Hurleytty: Strengthen no-subsequent-use guarantee of tty_ldis...
2013-03-18 Peter Hurleytty: Relocate tty_ldisc_halt() to avoid forward declaration
2013-03-18 Peter Hurleytty: Fix ldisc halt sequence on hangup
2013-03-18 Peter Hurleytty: Remove unnecessary re-test of ldisc ref count
2013-03-18 Peter Hurleytty: Refactor wait for ldisc refs out of tty_ldisc_hangup()
2013-03-18 Peter Hurleyn_tty: Don't flush buffer when closing ldisc
2013-03-18 Peter Hurleyn_tty: Factor packet mode status change for reuse
2013-03-18 Peter Hurleytty: Add diagnostic for halted line discipline
2013-03-18 Lars-Peter... tty: ifx6x60: Remove unused suspend/resume callbacks
2013-03-18 Lars-Peter... tty: mrst_max3110: Use dev_pm_ops
2013-03-18 Lars-Peter... tty: max310x: Use dev_pm_ops
2013-03-18 Lars-Peter... tty: max3100: Use dev_pm_ops
2013-03-18 Johan HovoldTTY: fix close of uninitialised ports
2013-03-18 Johan HovoldTTY: clean up port drain-delay handling
2013-03-18 Johan HovoldTTY: fix DTR not being dropped on hang up
2013-03-18 Johan HovoldTTY: fix DTR being raised on hang up
2013-03-18 Johan HovoldTTY: wake up processes last at hangup
2013-03-18 Johan HovoldTTY: clean up port shutdown
2013-03-18 Jiri Slabycrisv10: use counts from tty_port
2013-03-18 Jiri Slabycrisv10: use *_wait from tty_port
2013-03-18 Jiri Slabycrisv10: use close delays from tty_port
2013-03-18 Jiri Slabycrisv10: remove unused members
2013-03-18 Jiri Slabycrisv10: stop returning info from handle_ser_rx_interrupt
2013-03-18 Jiri Slabycrisv10: use flags from tty_port
2013-03-18 Jiri SlabyTTY: cleanup tty->hw_stopped uses
2013-03-18 Jiri SlabyTTY: serial/msm_serial_hs, remove unused tty
2013-03-18 Jiri SlabyTTY: serial/bfin_uart, unbreak build with KGDB enabled
2013-03-18 Jiri SlabyTTY: add tty_port_tty_hangup helper
2013-03-18 Jiri SlabyTTY: quatech2, remove unneeded is_open
2013-03-18 Jiri SlabyTTY: add tty_port_tty_wakeup helper
2013-03-18 Jiri SlabyTTY: msm_smd_tty, clean up activate/shutdown
2013-03-18 Jiri SlabyTTY: do not warn about setting speed via SPD_*
2013-03-18 Jiri SlabyTTY: synclink, remove superfluous check
2013-03-18 Jiri SlabyTTY: jsm, remove superfluous check
2013-03-18 Peter Hurleytty: Fix checkpatch errors in tty_ldisc.h
2013-03-18 Peter Hurleyn_tty: Lock access to tty->pgrp for POSIX job control
2013-03-18 Peter Hurleyn_tty: Fix unsafe driver-side signals
2013-03-18 Peter Hurleyn_tty: Fix stuck throttled driver
2013-03-18 Peter Hurleytty: Add safe tty throttle/unthrottle functions
2013-03-18 Peter Hurleyn_tty: Inline check_unthrottle() at lone call site
2013-03-15 zhangwei(Jovi)sysrq: fix inconstistent help message of sysrq key
2013-03-15 Peter Hurleytty: Signal SIGHUP before hanging up ldisc
2013-03-15 Peter Hurleytty: Signal foreground group processes in hangup
2013-03-15 Peter Hurleytty: Use spin_lock() inside existing critical region
2013-03-15 Peter Hurleytty: Fix spinlock flavor in non-atomic __tty_hangup()
2013-03-15 Peter Hurleytty: Refactor session leader SIGHUP from __tty_hangup()
2013-03-15 Syam Sidhardhantty: ipwireless: Remove redundant NULL check before...
2013-03-15 Liang Liserial: pch_uart: add console poll support
2013-03-15 Jingoo HanTTY: amiserial, use module_platform_driver_probe()
2013-03-15 Sachin Kamatserial: vt8500_serial: Convert to devm_ioremap_resource()
2013-03-15 Sachin Kamatserial: tegra: Convert to devm_ioremap_resource()
2013-03-15 Peter Hurleypty: Remove redundant itty reset
2013-03-10 Linus TorvaldsLinux 3.9-rc2 v3.9-rc2
2013-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-09 Linus TorvaldsAtmel MXT touchscreen: increase reset timeouts
2013-03-09 Eric W. Biedermanproc: Use nd_jump_link in proc_ns_follow_link
2013-03-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-09 Benson LeungPlatform: x86: chromeos_laptop : Add basic platform...
2013-03-09 Daniel KurtzInput: atmel_mxt_ts - Support for touchpad variant
2013-03-08 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-03-08 Linus TorvaldsMerge branch 'akpm' (fixes from Andrew)
2013-03-08 Will Deaconalpha: boot: fix build breakage introduced by system...
2013-03-08 Konstantin... memcg: initialize kmem-cache destroying work earlier
2013-03-08 Randy DunlapRandy has moved
2013-03-08 Hugh Dickinsksm: fix m68k build: only NUMA needs pfn_to_nid
2013-03-08 Ben Hutchingsdmi_scan: fix missing check for _DMI_ signature in...
2013-03-08 Arnd BergmannRevert parts of "hlist: drop the node parameter from...
2013-03-08 Tejun Heoidr: remove WARN_ON_ONCE() on negative IDs
2013-03-08 KOSAKI Motohiromm/mempolicy.c: fix sp_node_init() argument ordering
2013-03-08 Hillf Dantonmm/mempolicy.c: fix wrong sp_node insertion
2013-03-08 Peter Hurleyipc: don't allocate a copy larger than max
2013-03-08 Peter Hurleyipc: fix potential oops when src msg > 4k w/ MSG_COPY
2013-03-08 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2013-03-08 Linus TorvaldsMerge tag 'metag-for-v3.9-rc2' of git://git./linux...
2013-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-08 Linus TorvaldsMerge branch 'for-3.9/upstream-fixes' of git://git...
2013-03-08 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2013-03-08 Linus Torvaldsvfs: don't BUG_ON() if following a /proc fd pseudo...
2013-03-07 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-03-07 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-03-07 Linus TorvaldsMerge tag 'pm+acpi-3.9-rc2' of git://git./linux/kernel...
2013-03-07 Paul Bolledrm/tegra: drop "select DRM_HDMI"
next