summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-06-271-0/+7
|\
| * uapi/nfs: Add NFSv4.1 ACL definitionsAndreas Gruenbacher2015-06-011-0/+7
* | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-264-1/+44
|\ \
| * | serial: stm32-usart: Add STM32 USART DriverMaxime Coquelin2015-06-101-0/+3
| * | Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-083-1/+5
| |\ \
| * | | tty: move linux/gsmmux.h to uapiJiri Slaby2015-06-012-0/+40
| * | | tty: fix comment of ASYNCB_SPD_HIMasahiro Yamada2015-05-241-1/+1
* | | | Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-261-0/+2
|\ \ \ \
| * \ \ \ Merge 4.1-rc7 into staging-testingGreg Kroah-Hartman2015-06-083-1/+5
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-241-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | iio: Add I/Q modifiersLars-Peter Clausen2015-05-231-0/+2
| | | |/ | | |/|
* | | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-264-1/+150
|\ \ \ \
| * | | | Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov2015-05-241-1/+2
| * | | | Drivers: hv: vss: full handshake supportVitaly Kuznetsov2015-05-241-0/+5
| * | | | misc: mic: Common MIC header file changes in preparation for SCIFSudeep Dutt2015-05-241-0/+12
| * | | | misc: mic: SCIF header file and IOCTL interfaceSudeep Dutt2015-05-242-0/+131
| |/ / /
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-2611-42/+1055
|\ \ \ \
| * | | | drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabiMikko Rapeli2015-06-111-38/+38
| * | | | drm/msm/mdp4: Support NV12MT format in mdp4Rob Clark2015-06-111-0/+15
| * | | | drm/amdgpu: cleanup UAPI commentsChristian König2015-06-101-41/+78
| * | | | drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNINGChristian König2015-06-101-2/+0
| * | | | drm/amdgpu: cleanup VA IOCTLChristian König2015-06-081-16/+2
| * | | | drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDSJammy Zhou2015-06-051-5/+2
| * | | | virtgpu: include linux/types.h to avoid warning.Dave Airlie2015-06-051-0/+2
| * | | | drm/amdgpu: only support IBs in the buffer list (v2)Marek Olšák2015-06-031-5/+1
| * | | | drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang2015-06-031-0/+13
| * | | | drm/amdgpu: add ib_size/start_alignment interface queryKen Wang2015-06-031-0/+4
| * | | | drm/amdgpu add ce_ram_size for interface queryKen Wang2015-06-031-0/+2
| * | | | drm/amdgpu add max_memory_clock for interface query (v2)Ken Wang2015-06-031-0/+1
| * | | | drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENTMarek Olšák2015-06-031-2/+2
| * | | | drm/amdgpu: drop allocation flag masksChristian König2015-06-031-8/+0
| * | | | drm/amdgpu: rework tiling flagsMarek Olšák2015-06-031-18/+22
| * | | | drm/amdgpu: add and implement the GPU reset status queryMarek Olšák2015-06-031-1/+10
| * | | | drm/amdgpu: expose the max virtual addressJammy Zhou2015-06-031-0/+2
| * | | | drm/amdgpu: add CE preamble flag v3Jammy Zhou2015-06-031-0/+3
| * | | | drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)Jammy Zhou2015-06-031-1/+1
| * | | | drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UCJammy Zhou2015-06-031-5/+2
| * | | | drm/amdgpu: add amdgpu uapi header (v4)Alex Deucher2015-06-031-0/+590
| * | | | Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-nextDave Airlie2015-06-043-0/+206
| |\ \ \ \
| | * | | | Add virtio gpu driver.Dave Airlie2015-06-033-0/+206
| * | | | | Merge tag 'v4.1-rc6' into drm-nextDave Airlie2015-06-042-1/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-06-042-0/+22
| |\ \ \ \ \ \
| | * | | | | | drm/mode: Add user blob-creation ioctlDaniel Stone2015-05-222-0/+22
| * | | | | | | drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar2015-06-031-2/+41
| * | | | | | | Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/...Dave Airlie2015-06-021-2/+6
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | drm/i915: Fix the confusing comment about the ioctl limitsDamien Lespiau2015-05-261-2/+6
| | |/ / / / /
| * | | | | | drm/radeon: add a GPU reset counter queryable by userspaceMarek Olšák2015-05-261-0/+1
| |/ / / / /
| * | | | | Backmerge v4.1-rc4 into into drm-nextDave Airlie2015-05-204-0/+18
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky2015-05-191-2/+94
| * | | | | Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie2015-05-081-0/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
OpenPOWER on IntegriCloud