Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-10-03 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | clocksource: Fix abs() usage w/ 64bit values | John Stultz | 2015-10-02 | 1 | -1/+1 | |
| * | | | | | | | clocksource/drivers/keystone: Fix bad NO_IRQ usage | Daniel Lezcano | 2015-09-29 | 1 | -1/+1 | |
| * | | | | | | | clocksource/drivers/rockchip: Fix bad NO_IRQ usage | Daniel Lezcano | 2015-09-29 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-10-03 | 3 | -17/+141 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions | Ard Biesheuvel | 2015-10-01 | 2 | -16/+75 | |
| * | | | | | | | | x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i... | Matt Fleming | 2015-10-01 | 1 | -1/+66 | |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-10-03 | 34 | -300/+227 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | drm/dp/mst: add some defines for logical/physical ports | Dave Airlie | 2015-10-02 | 2 | -1/+5 | |
| * | | | | | | | | | drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) | Dave Airlie | 2015-10-02 | 1 | -2/+3 | |
| * | | | | | | | | | drm/dp/mst: split connector registration into two parts (v2) | Dave Airlie | 2015-10-02 | 4 | -6/+23 | |
| * | | | | | | | | | drm/dp/mst: update the link_address_sent before sending the link address (v3) | Dave Airlie | 2015-10-02 | 1 | -13/+12 | |
| * | | | | | | | | | drm/dp/mst: fixup handling hotplug on port removal. | Dave Airlie | 2015-10-02 | 1 | -10/+26 | |
| * | | | | | | | | | drm/dp/mst: don't pass port into the path builder function | Dave Airlie | 2015-10-02 | 1 | -4/+5 | |
| * | | | | | | | | | drm/radeon: drop radeon_fb_helper_set_par | Alex Deucher | 2015-10-02 | 1 | -31/+1 | |
| * | | | | | | | | | drm: handle cursor_set2 in restore_fbdev_mode | Alex Deucher | 2015-10-02 | 1 | -1/+5 | |
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2015-10-01' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-10-02 | 6 | -12/+54 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2 | Egbert Eich | 2015-09-30 | 1 | -1/+1 | |
| | * | | | | | | | | | drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2 | Egbert Eich | 2015-09-30 | 2 | -3/+17 | |
| | * | | | | | | | | | drm/i915: Consider HW CSB write pointer before resetting the sw read pointer | Michel Thierry | 2015-09-28 | 2 | -7/+34 | |
| | * | | | | | | | | | drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initia... | Rodrigo Vivi | 2015-09-28 | 1 | -1/+2 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/... | Dave Airlie | 2015-10-02 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/vmwgfx: Fix a command submission hang regression | Thomas Hellstrom | 2015-09-30 | 1 | -0/+8 | |
| * | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2015-10-02 | 12 | -152/+65 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | drm/exynos: Staticize local function in exynos_drm_gem.c | Krzysztof Kozlowski | 2015-10-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | drm/exynos: fimd: actually disable dp clock | Gustavo Padovan | 2015-10-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | drm/exynos: dp: remove suspend/resume functions | Inki Dae | 2015-10-01 | 1 | -23/+0 | |
| | * | | | | | | | | | | drm/exynos: remove unused mode_fixup() code | Gustavo Padovan | 2015-09-30 | 2 | -19/+0 | |
| | * | | | | | | | | | | drm/exynos: remove decon_mode_fixup() | Gustavo Padovan | 2015-09-30 | 1 | -12/+0 | |
| | * | | | | | | | | | | drm/exynos: remove fimd_mode_fixup() | Gustavo Padovan | 2015-09-30 | 1 | -12/+0 | |
| | * | | | | | | | | | | drm/exynos: rotator: Clock control is unused if !PM | Thierry Reding | 2015-09-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | drm/exynos: fimc: Clock control is unused if !PM | Thierry Reding | 2015-09-30 | 1 | -18/+18 | |
| | * | | | | | | | | | | drm/exynos: Suspend/resume is unused if !PM | Thierry Reding | 2015-09-30 | 1 | -0/+2 | |
| | * | | | | | | | | | | drm/exynos: create a fake mmap offset with gem creation | Joonyoung Shim | 2015-09-30 | 1 | -5/+7 | |
| | * | | | | | | | | | | drm/exynos: remove call to drm_gem_free_mmap_offset() | Joonyoung Shim | 2015-09-30 | 1 | -3/+0 | |
| | * | | | | | | | | | | drm/exynos: Remove useless EXPORT_SYMBOL_GPLs | Daniel Kurtz | 2015-09-30 | 2 | -9/+0 | |
| | * | | | | | | | | | | drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl | Joonyoung Shim | 2015-09-30 | 1 | -1/+2 | |
| | * | | | | | | | | | | drm/exynos: cleanup function calling written twice | Joonyoung Shim | 2015-09-30 | 1 | -33/+23 | |
| | * | | | | | | | | | | drm/exynos: staticize exynos_drm_gem_init() | Joonyoung Shim | 2015-09-30 | 2 | -6/+1 | |
| | * | | | | | | | | | | drm/exynos: remove unnecessary NULL assignment | Joonyoung Shim | 2015-09-30 | 1 | -3/+0 | |
| | * | | | | | | | | | | drm/exynos: fix missed calling of drm_prime_gem_destroy() | Joonyoung Shim | 2015-09-30 | 2 | -4/+7 | |
| | * | | | | | | | | | | drm/exynos: fix layering violation of address | Joonyoung Shim | 2015-09-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-10-02 | 7 | -67/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/amdgpu: only print meaningful VM faults | Christian König | 2015-09-30 | 2 | -4/+12 | |
| | * | | | | | | | | | | | drm/amdgpu/cgs: remove import_gpu_mem | Alex Deucher | 2015-09-30 | 2 | -56/+0 | |
| | * | | | | | | | | | | | drm/amdgpu: Restore LCD backlight level on resume | Alex Deucher | 2015-09-29 | 1 | -2/+1 | |
| | * | | | | | | | | | | | drm/radeon: Restore LCD backlight level on resume (>= R5xx) | Michel Dänzer | 2015-09-29 | 1 | -4/+4 | |
| | * | | | | | | | | | | | drm/amdgpu: signedness bug in amdgpu_cs_parser_init() | Dan Carpenter | 2015-09-29 | 1 | -1/+2 | |
| | |/ / / / / / / / / / | ||||||
| * | | / / / / / / / / | drm/qxl: recreate the primary surface when the bo is not primary | Fabiano Fidêncio | 2015-10-01 | 1 | -1/+1 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-10-02 | 15 | -49/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ |