Age | Commit message (Expand) | Author | Files | Lines |
2016-01-22 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 1 | -4/+1 |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -8/+8 |
2016-01-20 | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+6 |
2016-01-20 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+2 |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 7 | -8/+8 |
2016-01-21 | Merge branch 'pm-core' | Rafael J. Wysocki | 1 | -5/+6 |
2016-01-20 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -2/+0 |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
2016-01-18 | Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 59 | -4/+36349 |
2016-01-17 | drm/vc4: fix warning in validate printf. | Dave Airlie | 1 | -1/+1 |
2016-01-17 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 652 | -25303/+79704 |
2016-01-18 | Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/... | Dave Airlie | 8 | -41/+108 |
2016-01-18 | Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 25 | -170/+233 |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -6/+17 |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 131 | -4554/+5783 |
2016-01-15 | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 5 | -6/+17 |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2016-01-15 | amdkfd: Copy from the proper user command pointer | Borislav Petkov | 1 | -2/+1 |
2016-01-15 | drm/fb_cma_helper: Remove implicit call to disable_unused_functions | Maxime Ripard | 4 | -3/+3 |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-01-14 | drm/amdgpu: add missing irq.h include | Dave Airlie | 1 | -0/+1 |
2016-01-14 | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 13 | -143/+235 |
2016-01-14 | Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in... | Dave Airlie | 2 | -4/+9 |
2016-01-14 | Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/ker... | Dave Airlie | 4 | -0/+1213 |
2016-01-14 | drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates | Thomas Hellstrom | 1 | -1/+5 |
2016-01-14 | drm/vmwgfx: Fix an incorrect lock check | Thomas Hellstrom | 1 | -1/+1 |
2016-01-14 | drm: nouveau: fix nouveau_debugfs_init prototype | Arnd Bergmann | 1 | -2/+2 |
2016-01-14 | drm/nouveau/pci: fix check in nvkm_pcie_set_link | Karol Herbst | 1 | -1/+1 |
2016-01-14 | Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 18 | -21/+554 |
2016-01-13 | drm/amdgpu: validate duplicates first | Christian König | 1 | -2/+2 |
2016-01-13 | drm/amdgpu: move VM page tables to the LRU end on CS v2 | Christian König | 3 | -1/+35 |
2016-01-13 | drm/ttm: add ttm_bo_move_to_lru_tail function v2 | Christian König | 1 | -0/+21 |
2016-01-13 | drm/ttm: fix adding foreign BOs to the swap LRU | Christian König | 1 | -1/+1 |
2016-01-13 | drm/ttm: fix adding foreign BOs to the LRU during init v2 | Christian König | 1 | -1/+7 |
2016-01-13 | drm/radeon: use kobj_to_dev() | Geliang Tang | 1 | -1/+1 |
2016-01-13 | drm/amdgpu: use kobj_to_dev() | Geliang Tang | 1 | -1/+1 |
2016-01-13 | drm/amdgpu/cz: force vce clocks when sclks are forced | Alex Deucher | 1 | -1/+23 |
2016-01-13 | drm/amdgpu/cz: force uvd clocks when sclks are forced | Alex Deucher | 1 | -0/+24 |
2016-01-13 | drm/amdgpu/cz: add code to enable forcing VCE clocks | Alex Deucher | 2 | -1/+98 |
2016-01-13 | drm/amdgpu/cz: add code to enable forcing UVD clocks | Alex Deucher | 2 | -0/+130 |
2016-01-13 | drm/amdgpu: fix lost sync_to if scheduler is enabled. | Chunming Zhou | 1 | -2/+3 |
2016-01-13 | drm/amd/powerplay: fix static checker warning for return meaningless value. | Rex Zhu | 1 | -3/+3 |
2016-01-13 | drm/sysfs: use kobj_to_dev() | Geliang Tang | 1 | -1/+1 |
2016-01-13 | drm/i915: Init power domains early in driver load | Daniel Vetter | 2 | -3/+5 |
2016-01-13 | drm: Do not set connector->encoder in drivers | Thierry Reding | 5 | -7/+14 |
2016-01-13 | drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page | Michel Thierry | 1 | -1/+1 |
2016-01-13 | drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long. | Maarten Lankhorst | 1 | -6/+8 |
2016-01-13 | drm/i915: intel_hpd_init(): Fix suspend/resume reprobing | Lyude | 1 | -2/+7 |
2016-01-13 | drm/i915: shut up gen8+ SDE irq dmesg noise, again | Jani Nikula | 1 | -3/+7 |
2016-01-13 | drm/i915: Restore inhibiting the load of the default context | Chris Wilson | 1 | -1/+5 |