index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
drm_compat.c
Age
Commit message (
Expand
)
Author
2006-10-20
Bug #8707, 2.6.19-rc compatibility for memory manager code.
Thomas Hellstrom
2006-10-17
Remove max number of locked pages check and call, since
Thomas Hellstrom
2006-10-17
Add memory usage accounting to avoid DOS problems.
Thomas Hellstrom
2006-10-11
Compatibility code for 2.6.15-2.6.18. It is ugly but a little comfort is that
Thomas Hellstrom
2006-10-11
Big update:
Thomas Hellstrom
2006-10-10
Use a nopage-based approach to fault in pfns.
Thomas Hellstrom
2006-10-03
Get rid of all ugly PTE hacks.
Thomas Hellstrom
2006-09-27
Adapt to architecture-specific hooks for gatt pages.
Thomas Hellstrom
2006-09-18
Alternative implementation of page table zeroing using zap page_range.
Thomas Hellstrom
2006-09-14
Remove the use of reserved pages, and use locked pages instead.
Thomas Hellstrom
2006-09-08
Various bugfixes.
Thomas Hellstrom
2006-08-25
Module protection map access is moving into mainline kernels.
Thomas Hellstrom
2006-08-21
Backwards compatibility code for ttms.
Thomas Hellstrom