index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_page_alloc.c
Age
Commit message (
Expand
)
Author
2011-04-13
Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."
Dave Airlie
2011-02-23
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2011-02-22
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-01-27
ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set.
Konrad Rzeszutek Wilk
2011-01-27
ttm: Introduce a placeholder for DMA (bus) addresses.
Konrad Rzeszutek Wilk
2010-09-24
drm: ttm sparse fixes.
Daniel J Blueman
2010-07-22
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-07-22
Fix ttm_page_alloc.c build breakage
Luck, Tony
2010-07-21
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
2010-07-20
drm/ttm: Fix build on architectures without AGP
Ben Hutchings
2010-07-07
drm/ttm: Allocate the page pool manager in the heap.
Francisco Jerez
2010-07-01
drm/ttm: non pooled page allocation should have GFP_USER set
Jerome Glisse
2010-06-01
drm/ttm: Fix ttm_page_alloc.c
Thomas Hellstrom
2010-06-01
drm/ttm: Fix cached TTM page allocation.
Thomas Hellstrom
2010-04-08
drm/ttm: using kmalloc/kfree requires including slab.h
Stephen Rothwell
2010-04-08
drm/ttm: include linux/seq_file.h for seq_printf
Matt Turner
2010-04-06
drm/ttm: Add sysfs interface to control pool allocator.
Pauli Nieminen
2010-04-06
drm/ttm: Use set_pages_array_wc instead of set_memory_wc.
Pauli Nieminen
2010-04-06
drm/ttm: Add debugfs output entry to pool allocator.
Pauli Nieminen
2010-04-06
drm/ttm: add pool wc/uc page allocator V3
Pauli Nieminen