summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tty: Unify receive_buf() code pathsPeter Hurley2016-01-281-14/+2
* tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley2016-01-281-1/+1
* tty, n_tty: Remove fasync() ldisc notificationPeter Hurley2016-01-281-6/+0
* tty: audit: Handle tty audit enable atomicallyPeter Hurley2016-01-272-1/+4
* tty: audit: Combine push functionsPeter Hurley2016-01-271-6/+2
* tty: audit: Ignore current association for audit pushPeter Hurley2016-01-271-2/+2
* tty: audit: Remove icanon mode from call chainPeter Hurley2016-01-271-2/+2
* tty: Make tty_files_lock per-ttyPeter Hurley2016-01-271-1/+1
* tty: Remove unreferenced tty flags macro TTY_DEBUGPeter Hurley2016-01-271-1/+0
* tty: Move tty_check_change() helperPeter Hurley2016-01-271-1/+0
* tty: Remove declarations to non-existent functionsPeter Hurley2016-01-271-3/+0
* tty: Eliminate global symbol tty_ldisc_N_TTYPeter Hurley2016-01-271-2/+1
* tty: Destroy ldisc instance on hangupPeter Hurley2016-01-271-1/+2
* tty: Use 'disc' for line discipline index namePeter Hurley2016-01-271-1/+1
* tty: Remove chars_in_buffer() line discipline methodPeter Hurley2016-01-271-7/+0
* tty: Remove __lockfunc annotation from tty lock functionsPeter Hurley2016-01-271-4/+4
* tty: Re-declare tty_driver_remove_tty() file scopePeter Hurley2016-01-271-2/+0
* tty: Fix tty_init_termios() declarationPeter Hurley2016-01-271-3/+1
* tty: Fix ldisc leak in failed tty_init_dev()Peter Hurley2016-01-271-1/+0
* tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-01-261-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-243-0/+236
|\
| * MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott2016-01-241-6/+5
| * MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-241-0/+5
| * MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-0/+98
| * MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2016-01-241-0/+112
| * MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-241-0/+22
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-241-0/+5
|\ \
| * | Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-291-0/+2
| * | Thermal: initialize thermal zone device correctlyZhang Rui2015-12-291-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-242-37/+2
|\ \ \
| * | | libceph: fix ceph_msg_revoke()Ilya Dryomov2016-01-211-1/+1
| * | | ceph: ceph_frag_contains_value can be booleanYaowei Bai2016-01-211-1/+1
| * | | ceph: remove unused functions in ceph_frag.hYaowei Bai2016-01-211-35/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2322-268/+624
|\ \ \ \
| * | | | {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-2/+1
| * | | | IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-212-1/+10
| * | | | IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-212-1/+12
| * | | | net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-213-4/+24
| * | | | net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-211-0/+74
| * | | | IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua2016-01-191-2/+2
| * | | | IB/mlx4: Support modify_qp for RoCE v2Moni Shoua2016-01-191-1/+1
| * | | | IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua2016-01-191-0/+1
| * | | | net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua2016-01-191-1/+12
| * | | | net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua2016-01-191-0/+1
| * | | | IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua2016-01-191-1/+2
| * | | | net/mlx4: Query RoCE supportMoni Shoua2016-01-191-3/+7
| * | | | svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-191-2/+0
| * | | | svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-191-0/+5
| * | | | svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-191-3/+10
| * | | | svcrdma: Make map_xdr non-staticChuck Lever2016-01-191-0/+2