Age | Commit message (Expand) | Author | Files | Lines |
2015-05-26 | drm/atomic: fix out of bounds read in for_each_*_in_state helpers | Andrey Ryabinin | 1 | -12/+12 |
2015-05-26 | drm/atomic: Add MODE_ID property | Daniel Stone | 2 | -0/+4 |
2015-05-26 | drm/atomic: Add current-mode blob to CRTC state | Daniel Stone | 1 | -0/+3 |
2015-05-26 | drm: Add drm_atomic_set_mode_for_crtc | Daniel Stone | 1 | -0/+3 |
2015-05-22 | drm/mode: Add user blob-creation ioctl | Daniel Stone | 4 | -1/+34 |
2015-05-22 | drm/mode: Unstatic kernel-userspace mode conversion | Daniel Stone | 1 | -0/+4 |
2015-05-21 | drm: bridge: Allow daisy chaining of bridges | Archit Taneja | 1 | -0/+14 |
2015-05-21 | drm/atomic: add drm_atomic_add_affected_planes | Maarten Lankhorst | 1 | -0/+4 |
2015-05-21 | drm/atomic: add commit_planes_on_crtc helper | Maarten Lankhorst | 1 | -0/+1 |
2015-05-20 | Backmerge v4.1-rc4 into into drm-next | Dave Airlie | 32 | -32/+216 |
2015-05-20 | Merge tag 'drm-amdkfd-next-2015-05-19' of git://people.freedesktop.org/~gabba... | Dave Airlie | 1 | -2/+94 |
2015-05-20 | Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 4 | -11/+80 |
2015-05-19 | drm/amdkfd: add events IOCTL set definitions | Andrew Lewycky | 1 | -2/+94 |
2015-05-18 | drm/atomic: Allow drivers to subclass drm_atomic_state, v3 | Maarten Lankhorst | 2 | -0/+11 |
2015-05-18 | drm/dp: Fix comment in DP helper | Jon Hunter | 1 | -3/+3 |
2015-05-17 | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2015-05-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+4 |
2015-05-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+1 |
2015-05-15 | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -0/+1 |
2015-05-15 | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER | Josh Triplett | 1 | -2/+2 |
2015-05-15 | gfp: add __GFP_NOACCOUNT | Vladimir Davydov | 2 | -0/+6 |
2015-05-13 | drm/atomic: add drm_atomic_get_existing_*_state helpers | Maarten Lankhorst | 1 | -0/+50 |
2015-05-13 | drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_state | Daniel Vetter | 1 | -0/+4 |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 10 | -10/+133 |
2015-05-13 | net: Remove remaining remnants of pm_qos from netdevice.h | David Ahern | 1 | -3/+0 |
2015-05-12 | drm/radeon: add new bonaire pci id | Alex Deucher | 1 | -0/+1 |
2015-05-12 | drm: Add reference counting to blob properties | Daniel Stone | 1 | -8/+9 |
2015-05-11 | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+10 |
2015-05-10 | pty: Fix input race when closing | Peter Hurley | 1 | -1/+1 |
2015-05-10 | mpls: Change reserved label names to be consistent with netbsd | Tom Herbert | 1 | -6/+6 |
2015-05-10 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2015-05-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-05-09 | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2015-05-08 | drm/edid: Kerneldoc for newly added edid_corrupt | Daniel Vetter | 1 | -0/+1 |
2015-05-08 | drm: Introduce blob_lock | Daniel Stone | 1 | -0/+3 |
2015-05-08 | drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6 | Todd Previte | 1 | -1/+7 |
2015-05-08 | Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/... | Dave Airlie | 3 | -0/+8 |
2015-05-08 | sched: Handle priority boosted tasks proper in setscheduler() | Thomas Gleixner | 1 | -3/+4 |
2015-05-07 | Merge tag 'for-linus' of git://github.com/dledford/linux | Linus Torvalds | 4 | -5/+31 |
2015-05-07 | tracing: Make ftrace_print_array_seq compute buf_len | Alex Bennée | 1 | -1/+1 |
2015-05-07 | Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -6/+8 |
2015-05-07 | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
2015-05-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+0 |
2015-05-06 | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() | Ryusuke Konishi | 1 | -1/+1 |
2015-05-06 | util_macros.h: have array pointer point to array of constants | Guenter Roeck | 1 | -1/+1 |
2015-05-06 | mpls: Move reserved label definitions | Tom Herbert | 1 | -0/+10 |
2015-05-05 | IB/core: Fix unaligned accesses | David Ahern | 1 | -3/+4 |
2015-05-05 | IB/core: change rdma_gid2ip into void function as it always return zero | Honggang LI | 1 | -2/+1 |
2015-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -1/+22 |
2015-05-05 | RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ... | Tatyana Nikolova | 2 | -0/+26 |