summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* resource: Add I/O resource descriptorToshi Kani2016-01-301-0/+18
* resource: Add System RAM resource typeToshi Kani2016-01-301-0/+11
* Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-291-0/+3
|\
| * swiotlb: Make linux/swiotlb.h standalone includibleThierry Reding2016-01-201-0/+3
* | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-291-9/+7
|\ \
| * | include/linux/cleancache.h: Clean up codeChen Gang2016-01-271-8/+6
| * | cleancache: constify cleancache_ops structureJulia Lawall2016-01-271-1/+1
| |/
* | Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-291-4/+12
|\ \
| * | iommu: Update struct iommu_ops commentsMagnus Damm2016-01-291-4/+12
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-292-0/+7
|\ \ \
| * \ \ Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...Dave Airlie2016-01-291-0/+4
| |\ \ \
| | * | | drm/atomic-helper: Export framebuffer_changed()John Keeping2016-01-201-0/+4
| * | | | drm/etnaviv: add further minor features and varyings countRussell King2016-01-261-0/+3
| | |/ / | |/| |
* | | | Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-01-282-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | tracing/dma-buf/fence: Fix timeline str value on fence_annotate_wait_onGustavo Padovan2016-01-251-1/+1
| * | | ftrace: Remove unused nr_trampolines varDmitry Safonov2016-01-141-1/+0
| | |/ | |/|
* | | 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
| * | | | | 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