Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
10d97d5869f9a50eb3142c7ee562ecc5b5b33f5b
10d97d5
drm/exynos: remove unused mode_fixup() code
by Gustavo Padovan
· 9 years ago
208d7ee
drm/exynos: remove decon_mode_fixup()
by Gustavo Padovan
· 9 years ago
50bbfbf
drm/exynos: remove fimd_mode_fixup()
by Gustavo Padovan
· 9 years ago
85a8203
drm/exynos: rotator: Clock control is unused if !PM
by Thierry Reding
· 9 years ago
641a2fe
drm/exynos: fimc: Clock control is unused if !PM
by Thierry Reding
· 9 years ago
7082947
drm/exynos: Suspend/resume is unused if !PM
by Thierry Reding
· 9 years ago
48cf53f
drm/exynos: create a fake mmap offset with gem creation
by Joonyoung Shim
· 9 years ago
8755556
drm/exynos: remove call to drm_gem_free_mmap_offset()
by Joonyoung Shim
· 9 years ago
b9e7191
drm/exynos: Remove useless EXPORT_SYMBOL_GPLs
by Daniel Kurtz
· 9 years ago
b4cfd4d
drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl
by Joonyoung Shim
· 9 years ago
333e8e5
drm/exynos: cleanup function calling written twice
by Joonyoung Shim
· 9 years ago
b319dc6
drm/exynos: staticize exynos_drm_gem_init()
by Joonyoung Shim
· 9 years ago
0269b1a
drm/exynos: remove unnecessary NULL assignment
by Joonyoung Shim
· 9 years ago
7c93537
drm/exynos: fix missed calling of drm_prime_gem_destroy()
by Joonyoung Shim
· 9 years ago
5e0fb1f
drm/exynos: fix layering violation of address
by Joonyoung Shim
· 9 years ago
fd03420
Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
0a3579e
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 9 years ago
30c6466
drm: Allow also control clients to check the drm version
by Thomas Hellstrom
· 9 years ago
f3b8c0c
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
by Christian Engelmayer
· 9 years ago
49558b4
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
by Christian Engelmayer
· 9 years ago
e4b35f9
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
14d11b8
drm/layerscape: fix handling fsl_dcu_drm_plane_index result
by Andrzej Hajda
· 9 years ago
728f866
drm/mgag200: Fix driver_load error handling
by Archit Taneja
· 9 years ago
aec9e12
drm/mgag200: Fix error handling paths in fbdev driver
by Archit Taneja
· 9 years ago
69e5d3f
drm/qxl: only report first monitor as connected if we have no state
by Dave Airlie
· 9 years ago
e786547
drm/radeon: add quirk for MSI R7 370
by Maxim Sheviakov
· 9 years ago
4c7fbc3
drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks
by Alex Deucher
· 9 years ago
6adaed5
drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks
by Daniel Vetter
· 9 years ago
5c3422b
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
by monk.liu
· 9 years ago
54ef0b5
drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()
by Dan Carpenter
· 9 years ago
0913eab
drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()
by Dan Carpenter
· 9 years ago
0d2edd3
drm/amdgpu: integer overflow in amdgpu_info_ioctl()
by Dan Carpenter
· 9 years ago
1d26347
drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
by Dan Carpenter
· 9 years ago
5a6adfa
drm/amdgpu: Fix max_vblank_count value for current display engines
by Alex Deucher
· 9 years ago
71affda
drm/amdgpu: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
1f44521
drm/amdgpu: fix UVD suspend and resume for VI APU
by Leo Liu
· 9 years ago
2bd188d
drm/amdgpu: fix the UVD suspend sequence order
by Leo Liu
· 9 years ago
5146419
drm/amdgpu: make UVD handle checking more strict
by Leo Liu
· 9 years ago
1ee4478
drm/amdgpu: Disable UVD PG
by Leo Liu
· 9 years ago
4f839a2
drm/amdgpu: more scheduler cleanups v2
by Christian König
· 9 years ago
5ec92a7
drm/amdgpu: cleanup fence queue init v2
by Christian König
· 9 years ago
9b398fa
drm/amdgpu: rename fence->scheduler to sched v2
by Christian König
· 9 years ago
0f75aee
drm/amdgpu: cleanup entity init
by Christian König
· 9 years ago
a6db8a3
drm/amdgpu: refine the scheduler job type conversion
by Junwei Zhang
· 9 years ago
4c7eb91
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
by Junwei Zhang
· 9 years ago
bf60efd
drm/amdgpu: use only one reservation object for each VM v2
by Christian König
· 9 years ago
a5b7505
drm/amdgpu: validate duplicates in the CS as well
by Christian König
· 9 years ago
72d7668
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
by Christian König
· 9 years ago
b7d698d
drm/amdgpu: fix overflow on 32bit systems
by Christian König
· 9 years ago
1886d1a
drm/amdgpu: remove process_job callback from the scheduler
by Christian König
· 9 years ago
258f3f9
drm/amdgpu: move scheduler fence callback into fence v2
by Christian König
· 9 years ago
27439fc
drm/amdgpu: signal scheduler fence when hw submission fails v3
by Christian König
· 9 years ago
353da3c
drm/amdgpu: add tracepoint for scheduler (v2)
by Chunming Zhou
· 9 years ago
20a85ff
drm/amdgpu: use write confirm for vm_flush()
by Christian König
· 9 years ago
22c01cc
drm/amdgpu: execution barrier after fence v2
by Anatoli Antonovitch
· 9 years ago
3daea9e3d
drm/amdgpu: add option to disable semaphores
by Christian König
· 9 years ago
cd67d22
drm/i915/bios: handle MIPI Sequence Block v3+ gracefully
by Jani Nikula
· 9 years ago
721a09f
drm/i915: Add primary plane to mask if it's visible
by Maarten Lankhorst
· 9 years ago
41b578f
drm/i915: workaround bad DSL readout v3
by Jesse Barnes
· 9 years ago
95d0be6
drm/i915: fix kernel-doc warnings in intel_audio.c
by Geliang Tang
· 9 years ago
1f93e4a
Linux 4.3-rc2
by Linus Torvalds
· 9 years ago
99bc721
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
30ec568
Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
009884f
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
d590b2d
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
e6827ba
Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 9 years ago
dc847d5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
2673ee5
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
133bb59
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
590dca3
fs-writeback: unplug before cond_resched in writeback_sb_inodes
by Chris Mason
· 9 years ago
ae4f976
mm: fix type cast in __pfn_to_phys()
by Tyler Baker
· 9 years ago
0f40314
Merge branch 'acpi-bus'
by Rafael J. Wysocki
· 9 years ago
7dc1d36
Merge branches 'pm-cpufreq' and 'pm-devfreq'
by Rafael J. Wysocki
· 9 years ago
00ade1f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
3ae8394
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
e116a64
IB/hfi: Properly set permissions for user device files
by Ira Weiny
· 9 years ago
7d63046
IB/hfi1: mask vs shift confusion
by Dan Carpenter
· 9 years ago
3f2686a
IB/hfi1: clean up some defines
by Dan Carpenter
· 9 years ago
ebe6b2e
IB/hfi1: info leak in get_ctxt_info()
by Dan Carpenter
· 9 years ago
951842b
IB/hfi1: fix a locking bug
by Dan Carpenter
· 9 years ago
50b1972
IB/hfi1: checking for NULL instead of IS_ERR
by Dan Carpenter
· 9 years ago
aeef010
IB/hfi1: fix sdma_descq_cnt parameter parsing
by Mike Marciniszyn
· 9 years ago
e1df006
IB/hfi1: fix copy_to/from_user() error handling
by Dan Carpenter
· 9 years ago
aadfc3b
IB/hfi1: fix pstateinfo from returning improperly byteswapped value
by Ira Weiny
· 9 years ago
fadb97b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
09784fb
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f240bdd
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
00cc1633
sched: access local runqueue directly in single_task_running
by Dominik Dingel
· 9 years ago
a7d5c18
Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
a8f1558
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
28c553d
revert "mm: make sure all file VMAs have ->vm_ops set"
by Andrew Morton
· 9 years ago
0526109
MAINTAINERS: update LTP mailing list
by Cyril Hrubis
· 9 years ago
c03e946
userfaultfd: add missing mmput() in error path
by Eric Biggers
· 9 years ago
62bef58
lib/string_helpers.c: fix infinite loop in string_get_size()
by Vitaly Kuznetsov
· 9 years ago
14b97de
alpha: lib: export __delay
by Sudip Mukherjee
· 9 years ago
969560d
alpha: io: define ioremap_uc
by Sudip Mukherjee
· 9 years ago
8d77a6d
kasan: fix last shadow judgement in memory_is_poisoned_16()
by Xishi Qiu
· 9 years ago
3aaf14d
zram: fix possible use after free in zcomp_create()
by Luis Henriques
· 9 years ago
8a1513b
hp-wmi: limit hotkey enable
by Kyle Evans
· 9 years ago
8e64a73
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
Next »