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
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
drm/armada: Delete dma_buf->k(un)map implemenation
Daniel Vetter
1
-12
/
+0
2019-08-14
drm/armada: drop use of drmP.h
Sam Ravnborg
1
-1
/
+6
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-4
/
+1
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
Daniel Vetter
1
-3
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-07-30
drm/armada: Adding new typedef vm_fault_t
Souptick Joarder
1
-13
/
+2
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
1
-2
/
+0
2017-10-16
drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()
Haneen Mohammed
1
-6
/
+6
2017-09-29
drm/armada: Remove unused #include <drmP.h>
Haneen Mohammed
1
-1
/
+0
2017-09-02
drm/armada: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-36
/
+0
2017-06-20
drm/armada: don't abuse DMA_ERROR_CODE
Christoph Hellwig
1
-3
/
+2
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
1
-4
/
+4
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-4
/
+5
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-2
/
+2
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-3
/
+2
2016-11-25
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
1
-7
/
+3
2016-11-17
drm/armada: remove some dead code
Christophe JAILLET
1
-5
/
+1
2016-11-17
drm/armada: mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2016-10-05
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
1
-1
/
+1
2016-09-27
get rid of separate multipage fault-in primitives
Al Viro
1
-1
/
+1
2016-05-29
file_inode(f)->i_mapping is f->f_mapping
Al Viro
1
-2
/
+2
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-3
/
+3
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2015-12-05
drm/armada: use a private mutex to protect priv->linear
Daniel Vetter
1
-5
/
+9
2015-12-03
drm/armada: don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-6
/
+2
2015-12-03
drm/armada: plug leak in dumb_map_offset
Daniel Vetter
1
-1
/
+2
2015-12-03
drm/armada: use unlocked gem unreferencing
Daniel Vetter
1
-2
/
+2
2015-07-15
drm/armada: fix gem object free after failed prime import
Russell King
1
-2
/
+3
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
1
-2
/
+8
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-1
/
+1
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
1
-1
/
+1
2014-05-27
drm/armada: use shmem helpers if possible
David Herrmann
1
-3
/
+1
2013-12-10
DRM: Armada: prime refcounting bug fix
Russell King
1
-1
/
+1
2013-12-10
DRM: Armada: fix printing of phys_addr_t/dma_addr_t
Russell King
1
-2
/
+3
2013-10-12
DRM: Armada: Add Armada DRM driver
Russell King
1
-0
/
+611