- Update Xen patches to 3.3-rc5 and c/s 1157.
[linux-flexiantxendom0-3.2.10.git] / drivers / gpu / drm / ttm / ttm_page_alloc.c
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2011-12-06 Jerome Glissedrm/ttm: isolate dma data from ttm_tt V4
2011-12-06 Jerome Glissedrm/ttm: introduce callback for ttm_tt populate & unpop...
2011-12-06 Jerome Glissedrm/ttm: page allocation use page array instead of...
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-21 Konrad Rzeszutek... ttm: Fix spelling mistakes and remove unused #ifdef
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-25 Ying Hanvmscan: change shrinker API by passing shrink_control...
2011-04-19 Jeff Mahoney- Updated to 2.6.39-rc4.
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-04-12 Dave AirlieRevert "ttm: Utilize the DMA API for pages that have...
2011-02-23 Dave AirlieRevert "ttm: Include the 'struct dev' when using the...
2011-02-22 Konrad Rzeszutek... ttm: Include the 'struct dev' when using the DMA API.
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2011-01-27 Konrad Rzeszutek... ttm: Utilize the DMA API for pages that have TTM_PAGE_F...
2011-01-27 Konrad Rzeszutek... ttm: Introduce a placeholder for DMA (bus) addresses.
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-10-04 Jeff Mahoney- Update to 2.6.36-rc6.
2010-09-24 Daniel J Bluemandrm: ttm sparse fixes.
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-07-23 Jeff Mahoney- Update to 2.6.35-rc6.
2010-07-22 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-22 Luck, TonyFix ttm_page_alloc.c build breakage
2010-07-21 Dave Chinnermm: add context argument to shrinker callback to remain...
2010-07-20 Ben Hutchingsdrm/ttm: Fix build on architectures without AGP
2010-07-14 Jeff Mahoney- Update to 2.6.35-rc5.
2010-07-07 Francisco Jerezdrm/ttm: Allocate the page pool manager in the heap.
2010-07-06 Jeff Mahoney- Update to 2.6.35-rc4.
2010-07-01 Jerome Glissedrm/ttm: non pooled page allocation should have GFP_USE...
2010-06-25 Jan Beulich- Update Xen patches to 2.6.35-rc3.
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-31 Thomas Hellstromdrm/ttm: Fix ttm_page_alloc.c
2010-05-31 Thomas Hellstromdrm/ttm: Fix cached TTM page allocation.
2010-04-08 Stephen Rothwelldrm/ttm: using kmalloc/kfree requires including slab.h
2010-04-08 Matt Turnerdrm/ttm: include linux/seq_file.h for seq_printf
2010-04-06 Pauli Nieminendrm/ttm: Add sysfs interface to control pool allocator.
2010-04-06 Pauli Nieminendrm/ttm: Use set_pages_array_wc instead of set_memory_wc.
2010-04-06 Pauli Nieminendrm/ttm: Add debugfs output entry to pool allocator.
2010-04-06 Pauli Nieminendrm/ttm: add pool wc/uc page allocator V3