summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-08-171-3/+3
|\
| * drm/msm: Remove __user from __u64 data typesJordan Crouse2017-08-011-3/+3
* | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar2017-07-3059-181/+987
|\ \ | |/
| * Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-221-1/+1
| |\
| | * tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
| * | include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol2017-07-181-3/+3
| |/
| * Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-151-1/+3
| |\
| | * kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan2017-07-141-0/+1
| | * kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan2017-07-131-0/+1
| | * KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definitionGleb Fotengauer-Malinovskiy2017-07-121-1/+1
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-131-0/+12
| |\ \
| | * | tcmu: perfom device add, del and reconfig synchronouslyMike Christie2017-07-061-0/+7
| | * | tcmu: reconfigure netlink attr changesMike Christie2017-07-061-8/+4
| | * | tcmu: Add Type of reconfig into netlinkBryant G. Ly2017-07-061-0/+8
| | * | tcmu: Add netlink for device reconfigurationBryant G. Ly2017-07-061-0/+1
| * | | include/linux/sem.h: correctly document sem_ctimeManfred Spraul2017-07-121-1/+1
| * | | kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov2017-07-121-0/+10
| * | | Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2017-07-102-4/+4
| | |/ | |/|
| * | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-098-17/+209
| |\ \
| | * | drm/amdgpu: Fix the exported always on CU bitmapFlora Cui2017-06-291-0/+3
| | * | Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-272-2/+5
| | |\ \
| | * \ \ Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-212-1/+38
| | |\ \ \
| | | * | | drm/vc4: Add get/set tiling ioctls.Eric Anholt2017-06-151-0/+16
| | | * | | drm/vc4: Add T-format scanout support.Eric Anholt2017-06-151-1/+22
| | * | | | Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-211-8/+36
| | |\ \ \ \
| | | * | | | drm/i915: Allow execbuffer to use the first object as the batchChris Wilson2017-06-161-2/+17
| | | * | | | drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg2017-06-141-7/+12
| | | * | | | drm/i915: expose _SUBSLICE_MASK GETPARMRobert Bragg2017-06-141-0/+5
| | | * | | | drm/i915: expose _SLICE_MASK GETPARMRobert Bragg2017-06-141-0/+3
| | * | | | | Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark...Dave Airlie2017-06-211-3/+6
| | |\ \ \ \ \
| | | * | | | | drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVAJordan Crouse2017-06-161-2/+6
| | | * | | | | drm/msm: Remove DRM_MSM_NUM_IOCTLSJordan Crouse2017-06-161-1/+0
| | * | | | | | amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie2017-06-161-0/+6
| | |/ / / / /
| | * | | | | BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-161-2/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-1/+28
| | |\ \ \ \ \ \
| | | * | | | | | drm/amdgpu: add an INFO query for monitoring VRAM CPU page faultsMarek Olšák2017-05-241-0/+2
| | | * | | | | | uapi/drm: add AMDGPU_HW_IP_VCN_ENC for encode CSLeo Liu2017-05-241-1/+2
| | | * | | | | | uapi/drm: add AMDGPU_HW_IP_VCN_DEC for decode CSLeo Liu2017-05-241-1/+2
| | | * | | | | | drm/amdgpu: add RAVEN family id definitionChunming Zhou2017-05-241-0/+1
| | | * | | | | | drm/amdgpu: add vm ioctlChunming Zhou2017-05-241-0/+22
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | drm/syncobj: add sync_file interaction. (v1.2)Dave Airlie2017-06-141-0/+2
| | * | | | | | drm: introduce sync objects (v4)Dave Airlie2017-06-141-0/+24
| | * | | | | | drm: omapdrm: Remove legacy buffer synchronization supportLaurent Pinchart2017-06-021-2/+2
| | | |_|/ / / | | |/| | | |
| | * | | | | Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie2017-05-303-2/+22
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-05-301-1/+16
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queuedDaniel Vetter2017-05-032-1/+2
| | | |\ \ \ \ \
| | | * | | | | | drm/i915: Copy user requested buffers into the error stateChris Wilson2017-04-151-1/+14
| | | * | | | | | drm/i915: Treat WC a separate cache domainChris Wilson2017-04-121-0/+2
| | * | | | | | | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-221-1/+48
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-091-8/+8
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud