summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-04Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie7-13/+79
2015-06-03drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar1-2/+41
2015-06-02Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/...Dave Airlie1-2/+6
2015-05-29Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-4/+2
2015-05-26drm/atomic: fix out of bounds read in for_each_*_in_state helpersAndrey Ryabinin1-12/+12
2015-05-26drm/i915: Fix the confusing comment about the ioctl limitsDamien Lespiau1-2/+6
2015-05-26drm/radeon: add a GPU reset counter queryable by userspaceMarek Olšák1-0/+1
2015-05-26drm/atomic: Add MODE_ID propertyDaniel Stone2-0/+4
2015-05-26drm/atomic: Add current-mode blob to CRTC stateDaniel Stone1-0/+3
2015-05-26drm: Add drm_atomic_set_mode_for_crtcDaniel Stone1-0/+3
2015-05-22drm/mode: Add user blob-creation ioctlDaniel Stone4-1/+34
2015-05-22drm/mode: Unstatic kernel-userspace mode conversionDaniel Stone1-0/+4
2015-05-21drm: bridge: Allow daisy chaining of bridgesArchit Taneja1-0/+14
2015-05-21drm/atomic: add drm_atomic_add_affected_planesMaarten Lankhorst1-0/+4
2015-05-21drm/atomic: add commit_planes_on_crtc helperMaarten Lankhorst1-0/+1
2015-05-20drm/i915/bxt: Update the Broxton PCI idsDamien Lespiau1-4/+2
2015-05-20Backmerge v4.1-rc4 into into drm-nextDave Airlie32-32/+216
2015-05-20Merge tag 'drm-amdkfd-next-2015-05-19' of git://people.freedesktop.org/~gabba...Dave Airlie1-2/+94
2015-05-20Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie4-11/+80
2015-05-19drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky1-2/+94
2015-05-18drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst2-0/+11
2015-05-18drm/dp: Fix comment in DP helperJon Hunter1-3/+3
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+4
2015-05-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2015-05-15Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+1
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov2-0/+6
2015-05-13drm/atomic: add drm_atomic_get_existing_*_state helpersMaarten Lankhorst1-0/+50
2015-05-13drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_stateDaniel Vetter1-0/+4
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-10/+133
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-12drm/radeon: add new bonaire pci idAlex Deucher1-0/+1
2015-05-12drm: Add reference counting to blob propertiesDaniel Stone1-8/+9
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2015-05-10pty: Fix input race when closingPeter Hurley1-1/+1
2015-05-09mpls: Change reserved label names to be consistent with netbsdTom Herbert1-6/+6
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-05-08drm/edid: Kerneldoc for newly added edid_corruptDaniel Vetter1-0/+1
2015-05-08drm: Introduce blob_lockDaniel Stone1-0/+3
2015-05-08drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6Todd Previte1-1/+7
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie3-0/+8
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner1-3/+4
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds4-5/+31
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée1-1/+1
2015-05-07Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-6/+8
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0