index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
drm/edid: build ELD in drm_add_edid_modes()
Jani Nikula
1
-2
/
+6
2017-11-07
drm/edid: abstract connector ELD clearing
Jani Nikula
1
-8
/
+13
2017-11-07
drm/edid: set ELD connector type in drm_edid_to_eld()
Jani Nikula
1
-2
/
+7
2017-11-07
drm/edid: use macros for ELD offsets and values
Jani Nikula
1
-13
/
+14
2017-11-07
drm/selftests/mm: Insert cond_resched() between insert modes
Chris Wilson
1
-0
/
+5
2017-11-07
drm/stm: ltdc: add a 2nd endpoint
Philippe CORNU
1
-19
/
+45
2017-11-07
dt-bindings: display: stm32: add a 2nd endpoint
Philippe CORNU
1
-1
/
+5
2017-11-07
drm/stm: checkpatch strict minor updates
Philippe CORNU
2
-3
/
+3
2017-11-07
drm/stm: dsi: Rename driver name
Philippe CORNU
1
-1
/
+1
2017-11-06
drm/rockchip: add CONFIG_OF dependency for lvds
Arnd Bergmann
1
-1
/
+1
2017-11-06
drm: via: use ktime_get() instead of do_gettimeofday
Arnd Bergmann
2
-16
/
+9
2017-11-06
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-60
/
+142
2017-11-04
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
Michel Dänzer
2
-13
/
+12
2017-11-04
drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_list
Michel Dänzer
1
-12
/
+4
2017-11-03
drm/amd/amdgpu: Enabling ACP clock in hw_init (v2)
Akshu Agrawal
1
-35
/
+124
2017-11-04
Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
60
-1387
/
+1945
2017-11-03
drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
Boris BREZILLON
1
-2
/
+2
2017-11-03
drm/amdgpu/virt: don't dereference undefined 'module' struct
Arnd Bergmann
1
-0
/
+2
2017-11-03
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
5
-10
/
+16
2017-11-03
drm/nouveau/bios/timing: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2017-11-03
drm/nouveau/devinit/nv04: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+6
2017-11-03
drm/nouveau/bios: make const arrays hwsq_signature and edid_sig static
Colin Ian King
1
-2
/
+2
2017-11-03
drm/nouveau/core/memory: fix missing mutex unlock
Ben Skeggs
1
-0
/
+1
2017-11-03
drm/nouveau/mmu: swap out round for ALIGN
Ben Skeggs
1
-2
/
+2
2017-11-03
Merge tag 'drm-amdkfd-next-2017-11-02' of git://people.freedesktop.org/~gabba...
Dave Airlie
27
-1544
/
+450
2017-11-03
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
9
-51
/
+68
2017-11-02
drm: Print the fb dimensions when the src coord check fails
Ville Syrjälä
2
-4
/
+6
2017-11-02
drm/drm_mm.h: Fix the name of the referenced function in comment
Liviu Dudau
1
-1
/
+1
2017-11-02
dma-buf: Cleanup comments on dma_buf_map_attachment()
Liviu Dudau
1
-3
/
+3
2017-11-02
drm: Spelling fixes
Liviu Dudau
2
-2
/
+2
2017-11-02
drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
Boris BREZILLON
1
-2
/
+2
2017-11-02
drm/drm_vma_manager.c: Remove useless goto statement
Liviu Dudau
1
-10
/
+5
2017-11-02
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
273
-3397
/
+10011
2017-11-02
drm/nouveau/gr/gf100-: don't prevent module load if firmware missing
Ben Skeggs
1
-2
/
+6
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
57
-427
/
+40
2017-11-02
drm/nouveau: improve selection of GPU page size
Ben Skeggs
1
-10
/
+38
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
10
-156
/
+209
2017-11-02
drm/nouveau: remove unused nouveau_fence_work()
Ben Skeggs
2
-57
/
+0
2017-11-02
drm/nouveau: queue delayed unmapping of VMAs on client workqueue
Ben Skeggs
1
-6
/
+30
2017-11-02
drm/nouveau: implement per-client delayed workqueue with fence support
Ben Skeggs
2
-0
/
+70
2017-11-02
drm/nouveau: determine memory class for each client
Ben Skeggs
2
-0
/
+17
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
17
-41
/
+54
2017-11-02
drm/nouveau: switch to vmm limit
Ben Skeggs
2
-8
/
+6
2017-11-02
drm/nouveau: allocate vmm object for every client
Ben Skeggs
6
-36
/
+44
2017-11-02
drm/nouveau: replace use of cpu_coherent with memory types
Ben Skeggs
1
-2
/
+11
2017-11-02
drm/nouveau: use nvif_mmu_type to determine BAR1 caching
Ben Skeggs
2
-2
/
+3
2017-11-02
drm/nouveau: fetch memory type indices that we care about for ttm
Ben Skeggs
2
-1
/
+32
2017-11-02
drm/nouveau: consolidate handling of dma mask
Ben Skeggs
3
-44
/
+13
2017-11-02
drm/nouveau: check kind validity against mmu object
Ben Skeggs
1
-2
/
+12
2017-11-02
drm/nouveau: allocate mmu object for every client
Ben Skeggs
2
-0
/
+22
[prev]
[next]