summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-041-2/+2
|\
| * x86/lguest: Remove lguest supportJuergen Gross2017-08-241-2/+2
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-4/+57
|\ \
| * | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang2017-08-291-1/+3
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-291-3/+0
| |\ \
| * | | perf/x86: Fix data source decoding for SkylakeAndi Kleen2017-08-251-2/+28
| * | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-08-171-3/+3
| |\ \ \
| * \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar2017-07-3059-181/+987
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | perf/core: Define the common branch type classificationJin Yao2017-07-181-1/+26
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-2/+21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-2/+21
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | membarrier: Provide expedited private commandMathieu Desnoyers2017-08-171-2/+21
| | | |/ / | | |/| |
* | | | | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-038-6/+298
|\ \ \ \ \
| * | | | | IB/core: Add completion queue (cq) object actionsMatan Barak2017-08-311-0/+20
| * | | | | IB/core: Add legacy driver's user-dataMatan Barak2017-08-311-0/+10
| * | | | | IB/core: Export ioctl enum types to user-spaceMatan Barak2017-08-311-0/+54
| * | | | | IB/core: Add new ioctl interfaceMatan Barak2017-08-311-0/+33
| * | | | | RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade2017-08-311-2/+4
| * | | | | IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov2017-08-291-0/+15
| * | | | | IB/uverbs: Add XRQ creation parameter to UAPIArtemy Kovalyov2017-08-291-1/+1
| * | | | | IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang2017-08-241-0/+1
| * | | | | IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang2017-08-241-0/+5
| * | | | | IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich2017-08-241-0/+17
| * | | | | IB/mlx4: Remove redundant attribute in mlx4_ib_create_qp_rss structGuy Levi2017-08-241-2/+1
| * | | | | IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi2017-08-241-1/+0
| * | | | | RDMA/mlx4: Fix create qp command alignmentMaor Gottlieb2017-08-241-1/+1
| * | | | | RDMA/netlink: Export node_typeLeon Romanovsky2017-08-101-0/+2
| * | | | | RDMA/netlink: Provide port state and physical link stateLeon Romanovsky2017-08-101-0/+3
| * | | | | RDMA/netlink: Export LID mask control (LMC)Leon Romanovsky2017-08-101-0/+5
| * | | | | RDMA/netink: Export lids and sm_lidsLeon Romanovsky2017-08-101-0/+8
| * | | | | RDMA/netlink: Advertise IB subnet prefixLeon Romanovsky2017-08-101-0/+5
| * | | | | RDMA/netlink: Export node_guid and sys_image_guidLeon Romanovsky2017-08-101-0/+13
| * | | | | RDMA/netlink: Export FW versionLeon Romanovsky2017-08-101-0/+4
| * | | | | RDMA/netlink: Expose device and port capability masksLeon Romanovsky2017-08-101-0/+5
| * | | | | RDMA/netlink: Add netlink device definitions to UAPILeon Romanovsky2017-08-101-1/+38
| * | | | | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-0/+3
| |\ \ \ \ \
| | * | | | | RDMA/qedr: notify user application of supported WIDsAmrani, Ram2017-07-271-0/+2
| | * | | | | RDMA/qedr: notify user application if DPM is supportedAmrani, Ram2017-07-271-0/+1
| | | |/ / / | | |/| | |
| * | | | | IB/mlx4: Add support for RSS QPGuy Levi2017-07-241-0/+33
| * | | | | IB/mlx4: Add support for WQ indirection table related verbsGuy Levi2017-07-241-0/+4
| * | | | | IB/mlx4: Add support for WQ related verbsGuy Levi2017-07-241-0/+14
| * | | | | IB/mlx4: Add inline-receive supportMaor Gottlieb2017-07-241-1/+2
| * | | | | IB/uverbs: Enable QP creation with a given source QP numberYishai Hadas2017-07-241-1/+1
| |/ / / /
* | | | | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-039-20/+232
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie2017-08-291-3/+8
| |\ \ \ \ \
| | * | | | | drm/vmwgfx: Prepare to support fence fdSinclair Yeh2017-08-281-3/+8
| * | | | | | Merge tag 'drm-misc-next-fixes-2017-08-28' of git://anongit.freedesktop.org/g...Dave Airlie2017-08-291-7/+7
| |\ \ \ \ \ \
| | * | | | | | drm: rename u32 in __u32 in uapiLionel Landwerlin2017-08-251-7/+7
| * | | | | | | drm/syncobj: Add a signal ioctl (v3)Jason Ekstrand2017-08-291-0/+1
| * | | | | | | drm/syncobj: Add a reset ioctl (v3)Jason Ekstrand2017-08-291-0/+7
OpenPOWER on IntegriCloud