index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
via
/
via_dmablit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-2
/
+2
2020-01-31
drm/via: set FOLL_PIN via pin_user_pages_fast()
John Hubbard
1
-1
/
+1
2019-12-05
drm/via: Don't include <drm/drm_pci.h>
Thomas Zimmermann
1
-1
/
+1
2019-09-25
drivers/gpu/drm/via: convert put_page() to put_user_page*()
John Hubbard
1
-8
/
+2
2019-07-25
drm/via: drop use of drmP.h
Sam Ravnborg
1
-5
/
+8
2019-07-25
drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it
Sam Ravnborg
1
-2
/
+2
2019-07-25
drm/via: drop use of DRM(READ|WRITE) macros
Sam Ravnborg
1
-12
/
+12
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+2
2019-01-30
drm/via: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-09-23
via_dmablit(): use get_user_pages_fast()
Al Viro
1
-3
/
+3
2017-02-28
drm/via: use get_user_pages_unlocked()
Lorenzo Stoakes
1
-7
/
+3
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+1
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-1
/
+1
2013-12-18
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
1
-1
/
+1
2013-12-18
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
1
-5
/
+5
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
1
-4
/
+4
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2010-11-09
drivers/gpu: Use vzalloc
Joe Perches
1
-2
/
+2
2010-08-02
drm/via: fixed coding style issues, simplified return
Nicolas Kaiser
1
-39
/
+32
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-12
drm/via: vfree() no need checking before calling it
Figo.zhang
1
-4
/
+2
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
1
-0
/
+816