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_page_alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: Remove TTM_HAS_AGP
Daniel Vetter
2016-03-30
1
-4
/
+4
*
drm/ttm: Avoid memory allocation from shrinker functions.
Tetsuo Handa
2014-11-20
1
-11
/
+15
*
drm/ttm: Pass GFP flags in order to avoid deadlock.
Tetsuo Handa
2014-08-05
1
-9
/
+10
*
drm/ttm: Fix possible stack overflow by recursive shrinker calls.
Tetsuo Handa
2014-08-05
1
-3
/
+7
*
drm/ttm: use gfp_t instead of int for flags.
Dave Airlie
2014-07-22
1
-1
/
+1
*
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
1
-16
/
+28
*
ttm: Clear the ttm page allocated from high memory zone correctly
Zhao Yakui
2012-11-16
1
-1
/
+4
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
2012-03-20
1
-36
/
+19
*
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
1
-58
/
+56
*
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
1
-0
/
+57
*
drm/ttm: page allocation use page array instead of list
Jerome Glisse
2011-12-06
1
-33
/
+52
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
2011-06-21
1
-8
/
+8
*
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-25
1
-1
/
+3
*
Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."
Dave Airlie
2011-04-13
1
-23
/
+3
*
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2011-02-23
1
-6
/
+5
*
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-02-22
1
-5
/
+6
*
ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set.
Konrad Rzeszutek Wilk
2011-01-27
1
-3
/
+23
*
ttm: Introduce a placeholder for DMA (bus) addresses.
Konrad Rzeszutek Wilk
2011-01-27
1
-3
/
+5
*
drm: ttm sparse fixes.
Daniel J Blueman
2010-09-24
1
-4
/
+4
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-07-22
1
-3
/
+3
|
\
|
*
Fix ttm_page_alloc.c build breakage
Luck, Tony
2010-07-22
1
-3
/
+3
*
|
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
2010-07-21
1
-1
/
+1
|
/
*
drm/ttm: Fix build on architectures without AGP
Ben Hutchings
2010-07-20
1
-0
/
+2
*
drm/ttm: Allocate the page pool manager in the heap.
Francisco Jerez
2010-07-07
1
-35
/
+33
*
drm/ttm: non pooled page allocation should have GFP_USER set
Jerome Glisse
2010-07-01
1
-1
/
+1
*
drm/ttm: Fix ttm_page_alloc.c
Thomas Hellstrom
2010-06-01
1
-26
/
+36
*
drm/ttm: Fix cached TTM page allocation.
Thomas Hellstrom
2010-06-01
1
-1
/
+1
*
drm/ttm: using kmalloc/kfree requires including slab.h
Stephen Rothwell
2010-04-08
1
-0
/
+1
*
drm/ttm: include linux/seq_file.h for seq_printf
Matt Turner
2010-04-08
1
-0
/
+1
*
drm/ttm: Add sysfs interface to control pool allocator.
Pauli Nieminen
2010-04-06
1
-1
/
+112
*
drm/ttm: Use set_pages_array_wc instead of set_memory_wc.
Pauli Nieminen
2010-04-06
1
-11
/
+1
*
drm/ttm: Add debugfs output entry to pool allocator.
Pauli Nieminen
2010-04-06
1
-7
/
+38
*
drm/ttm: add pool wc/uc page allocator V3
Pauli Nieminen
2010-04-06
1
-0
/
+711