index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
ttm
/
ttm_page_alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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