index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
via
/
via_dmablit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/via: Embed via_dmablit in via_dri1
Sam Ravnborg
2022-07-16
1
-807
/
+0
*
drm/via: Remove references to drm_device.pdev
Thomas Zimmermann
2021-05-03
1
-6
/
+9
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-4
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
1
-3
/
+3
|
\
|
*
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
1
-2
/
+2
|
*
drm/via: set FOLL_PIN via pin_user_pages_fast()
John Hubbard
2020-01-31
1
-1
/
+1
*
|
drm/via: Don't include <drm/drm_pci.h>
Thomas Zimmermann
2019-12-05
1
-1
/
+1
|
/
*
drivers/gpu/drm/via: convert put_page() to put_user_page*()
John Hubbard
2019-09-24
1
-8
/
+2
*
drm/via: drop use of drmP.h
Sam Ravnborg
2019-07-25
1
-5
/
+8
*
drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it
Sam Ravnborg
2019-07-25
1
-2
/
+2
*
drm/via: drop use of DRM(READ|WRITE) macros
Sam Ravnborg
2019-07-25
1
-12
/
+12
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-1
/
+2
*
drm/via: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-30
1
-0
/
+4
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
via_dmablit(): use get_user_pages_fast()
Al Viro
2017-09-22
1
-3
/
+3
*
drm/via: use get_user_pages_unlocked()
Lorenzo Stoakes
2017-02-28
1
-7
/
+3
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+2
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
1
-2
/
+1
*
treewide: fix typos in comment blocks
Masahiro Yamada
2015-08-07
1
-1
/
+1
*
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
2013-12-18
1
-1
/
+1
*
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
2013-12-18
1
-5
/
+5
*
drm: Kill DRM_HZ
Daniel Vetter
2013-12-18
1
-4
/
+4
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
drivers/gpu: Use vzalloc
Joe Perches
2010-11-09
1
-2
/
+2
*
drm/via: fixed coding style issues, simplified return
Nicolas Kaiser
2010-08-02
1
-39
/
+32
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drm/via: vfree() no need checking before calling it
Figo.zhang
2009-06-12
1
-4
/
+2
*
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-07-14
1
-0
/
+816