index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo_vm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: Implement vm_operations_struct.access v2
Felix Kuehling
2017-07-25
1
-1
/
+78
*
drm/ttm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
1
-3
/
+3
*
drm/ttm: add io_mem_pfn callback
Christian König
2017-04-04
1
-1
/
+9
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-5
/
+5
*
drm/ttm: fix use-after-free races in vm fault handling
Nicolai Hähnle
2017-02-21
1
-0
/
+12
*
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-14
1
-1
/
+1
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-4
/
+4
*
drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
Christian König
2016-07-07
1
-7
/
+12
*
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
1
-3
/
+3
*
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-04
1
-1
/
+1
*
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
2016-01-15
1
-1
/
+3
*
drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED
Benjamin Herrenschmidt
2014-09-23
1
-3
/
+2
*
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
1
-3
/
+0
*
drm/ttm: Work around performance regression with VM_PFNMAP
Thomas Hellstrom
2014-03-12
1
-5
/
+7
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2014-01-20
1
-3
/
+3
|
\
|
*
drm/ttm: Fix accesses through vmas with only partial coverage
Thomas Hellstrom
2013-12-16
1
-3
/
+3
*
|
drm/ttm: Correctly set page mapping and -index members
Thomas Hellstrom
2014-01-08
1
-0
/
+5
*
|
drm/ttm: Refuse to fault (prime-) imported pages
Thomas Hellstrom
2014-01-08
1
-0
/
+9
*
|
drm/ttm: Use VM_PFNMAP for shared bo maps
Thomas Hellstrom
2014-01-08
1
-3
/
+15
|
/
*
drm/ttm: Remove set_need_resched from the ttm fault handler
Thomas Hellstrom
2013-11-20
1
-6
/
+20
*
drm/ttm: Fix vma page_prot bit manipulation
Thomas Hellstrom
2013-11-12
1
-17
/
+13
*
drm/ttm: Allow vm fault retries
Thomas Hellstrom
2013-11-06
1
-12
/
+50
*
drm/ttm: kill unused functions
Maarten Lankhorst
2013-08-19
1
-154
/
+0
*
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-25
1
-50
/
+31
*
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-04-16
1
-2
/
+2
*
drm/ttm: Optimize vm locking using kref_get_unless_zero v3
Thomas Hellstrom
2012-11-28
1
-2
/
+2
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-2
/
+2
*
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
2012-03-20
1
-2
/
+3
*
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
1
-2
/
+7
*
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
2010-11-22
1
-8
/
+15
*
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
2010-11-22
1
-3
/
+3
*
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
2010-04-20
1
-20
/
+21
*
drm/ttm: fix incorrect logic in ttm_bo_io path
Dave Airlie
2009-12-16
1
-1
/
+1
*
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
2009-12-10
1
-6
/
+1
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-07-29
1
-0
/
+3
|
\
|
*
drm/radeon/kms: add initial colortiling support.
Dave Airlie
2009-07-29
1
-0
/
+3
*
|
drm/ttm: fix misplaced parentheses
Roel Kluin
2009-07-15
1
-2
/
+2
|
/
*
drm: remove unused #include <linux/version.h>'s
Huang Weiyi
2009-06-24
1
-1
/
+0
*
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom
2009-06-15
1
-0
/
+454