summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* reset: Make reset_control_ops constMaxime Ripard2016-01-251-1/+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-2313-100/+285
|\ \ \ \
| * | | | {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: Support modify_qp for RoCE v2Moni Shoua2016-01-191-1/+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
| * | | | svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-191-1/+1
| * | | | svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever2016-01-191-0/+1
| * | | | svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-191-2/+6
| * | | | svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-191-1/+5
| * | | | net/mlx4: Remove unused macroMoni Shoua2016-01-191-4/+0
| * | | | IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha2015-12-241-0/+5
| * | | | net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha2015-12-241-7/+15
| * | | | IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-231-0/+3
| * | | | IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-231-2/+5
| * | | | IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-231-3/+6
| * | | | IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-6/+15
| * | | | IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2015-12-231-0/+20
| * | | | IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2015-12-231-0/+6
| * | | | IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat2015-12-231-7/+0
| * | | | net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2015-12-232-1/+14
| * | | | net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat2015-12-231-0/+3
| * | | | Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-223-47/+26
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-153-47/+26
| | |\ \ \
| | | * | | irq_poll: remove unused data and max fieldsChristoph Hellwig2015-12-111-2/+0
| | | * | | irq_poll: mark __irq_poll_complete staticChristoph Hellwig2015-12-111-1/+0
| | | * | | irq_poll: fold irq_poll_disable_pending into irq_poll_softirqChristoph Hellwig2015-12-111-5/+0