summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-26tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior1-5/+6
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior3-13/+122
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior2-0/+16
2014-09-25tty: Fix width of unsigned long bitfield paddingPeter Hurley1-2/+2
2014-09-23tty: Workaround Alpha non-atomic byte storage in tty_structPeter Hurley1-2/+3
2014-09-23tty: Hold termios_rwsem for tcflow(TCIxxx)Peter Hurley1-3/+7
2014-09-23tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley3-35/+34
2014-09-23tty: Serialize tcflow() with other tty flow control changesPeter Hurley2-4/+9
2014-09-23tty: Move packet mode flow control notifications to pty driverPeter Hurley2-27/+45
2014-09-23tty: Serialize tty flow control changes with flow_lockPeter Hurley3-12/+36
2014-09-23tty: Convert tty_struct bitfield to intsPeter Hurley1-1/+4
2014-09-23serial: core: Use spin_lock_irq() in uart_set_termios()Peter Hurley1-5/+4
2014-09-23serial: bfin-uart: Fix auto CTSPeter Hurley1-1/+2
2014-09-23usb: serial: Remove unused tty->hw_stoppedPeter Hurley3-18/+3
2014-09-23serial: core: Privatize tty->hw_stoppedPeter Hurley3-23/+22
2014-09-23isdn: i4l: Remove ASYNC_CTS_FLOWPeter Hurley1-5/+0
2014-09-23serial: core: Privatize modem status enable flagsPeter Hurley3-13/+30
2014-09-23serial: core: Document and assert lock requirements for irq helpersPeter Hurley1-0/+8
2014-09-23locking: Add WARN_ON_ONCE lock assertionPeter Hurley1-0/+5
2014-09-20tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom ...Alexander Shiyan1-1/+1
2014-09-14Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman479-2803/+5412
2014-09-14Linux 3.17-rc5v3.17-rc5Linus Torvalds1-1/+1
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-23/+39
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2-9/+11
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-8/+280
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro1-2/+13
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro1-16/+17
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds2-3/+17
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-22/+23
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner4-22/+23
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang1-0/+13
2014-09-14MAINTAINERS: update NTB infoJon Mason1-1/+2
2014-09-14NTB: correct the spread of queues over mw'sJon Mason1-2/+2
2014-09-13fix bogus read_seqretry() checks introduced in b37199eAl Viro1-2/+2
2014-09-13move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro1-2/+6
2014-09-13[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro1-1/+1
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds4-48/+55
2014-09-13parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin1-4/+229
2014-09-13vfs: fix bad hashing of dentriesLinus Torvalds2-4/+3
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds5-6/+8
2014-09-13Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-2/+2
2014-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-47/+123
2014-09-12Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds7-93/+220
2014-09-12alarmtimer: Lock k_itimer during timer callbackRichard Larocque1-2/+8
2014-09-12alarmtimer: Do not signal SIGEV_NONE timersRichard Larocque1-2/+4
2014-09-12alarmtimer: Return relative times in timer_gettimeRichard Larocque1-7/+11
2014-09-12jiffies: Fix timeval conversion to jiffiesAndrew Hunter2-37/+31
2014-09-12futex: Unlock hb->lock in futex_wait_requeue_pi() error pathThomas Gleixner1-0/+1
2014-09-12Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5