summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior1-0/+2
2014-09-25tty: Fix width of unsigned long bitfield paddingPeter Hurley1-2/+2
2014-09-24tty: Workaround Alpha non-atomic byte storage in tty_structPeter Hurley1-2/+3
2014-09-24tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley1-2/+1
2014-09-24tty: Serialize tcflow() with other tty flow control changesPeter Hurley1-2/+3
2014-09-24tty: Serialize tty flow control changes with flow_lockPeter Hurley2-1/+8
2014-09-24tty: Convert tty_struct bitfield to intsPeter Hurley1-1/+4
2014-09-24serial: core: Privatize tty->hw_stoppedPeter Hurley1-1/+2
2014-09-24serial: core: Privatize modem status enable flagsPeter Hurley1-0/+12
2014-09-24locking: Add WARN_ON_ONCE lock assertionPeter Hurley1-0/+5
2014-09-15Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman14-73/+94
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds1-0/+1
2014-09-14Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds1-12/+0
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2014-09-13jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-09-09tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior2-0/+4
2014-09-09serial: core: Document lock requirement for UPF_* flags updatesPeter Hurley1-0/+1
2014-09-09serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado1-0/+3
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+8
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+1
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2014-09-06net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida1-2/+2
2014-09-05Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+3
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-45/+60
2014-09-05Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown2-0/+3
2014-09-05nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker1-6/+1
2014-09-03Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+13
2014-09-03PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven1-1/+1
2014-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+3
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina1-1/+2
2014-09-02gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij1-45/+60
2014-09-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+11
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown1-0/+7
2014-08-30net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz1-0/+3
2014-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+25
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+3
2014-08-29jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong1-5/+25
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap2-0/+3
2014-08-28dma-buf/fence: Fix one more kerneldoc warningThierry Reding1-0/+1
2014-08-26mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros1-2/+11
2014-08-26Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-08-26Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+11
2014-08-25netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou1-2/+3
2014-08-25Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+2
2014-08-23nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson1-0/+1
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2014-08-23f2fs: use macro for code readabilityChao Yu1-3/+10
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)1-3/+11