| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -8/+2 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-04 | 1 | -10/+1 |
|\ |
|
| * | drm: Remove unnecessary test for ARM. | Robert P. J. Day | 2012-09-13 | 1 | -9/+0 |
| * | drm: Handle io prot correctly for MIPS. | Huacai Chen | 2012-08-24 | 1 | -1/+1 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -1/+1 |
|/ |
|
* | drm: pass dev to drm_vm_{open,close}_locked() | Rob Clark | 2012-05-11 | 1 | -10/+8 |
* | drm: add core support for unplugging a device (v2) | Dave Airlie | 2012-03-15 | 1 | -0/+3 |
* | drm: drop setting vm_file to filp | Dave Airlie | 2012-03-05 | 1 | -2/+0 |
* | gpu: Add export.h as required to drivers/gpu files. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | alpha/drm: Cleanup Alpha support in DRM generic code | Jay Estabrook | 2011-06-14 | 1 | -1/+1 |
* | Merge remote branch 'korg/drm-fixes' into drm-vmware-next | Dave Airlie | 2010-10-06 | 1 | -10/+18 |
|\ |
|
| * | drm: Prune GEM vma entries | Chris Wilson | 2010-09-28 | 1 | -10/+18 |
* | | drm: kill get_reg_ofs callback | Daniel Vetter | 2010-08-30 | 1 | -4/+2 |
* | | drm: kill drm_map_ofs callbacks | Daniel Vetter | 2010-08-30 | 1 | -7/+0 |
|/ |
|
* | drm: fix end of loop test | Dan Carpenter | 2010-08-20 | 1 | -1/+1 |
* | drm: Add __arm defines to DRM | Jordan Crouse | 2010-06-01 | 1 | -1/+13 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -4/+4 |
* | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 2009-06-19 | 1 | -2/+2 |
* | drm: Remove memory debugging infrastructure. | Eric Anholt | 2009-06-18 | 1 | -4/+4 |
* | drm: Make drm_local_map use a resource_size_t offset | Benjamin Herrenschmidt | 2009-03-13 | 1 | -10/+12 |
* | drm: Split drm_map and drm_local_map | Benjamin Herrenschmidt | 2009-03-13 | 1 | -6/+6 |
* | drm: GEM mmap support | Jesse Barnes | 2008-12-29 | 1 | -2/+5 |
* | drm: reorganise drm tree to be more future proof. | Dave Airlie | 2008-07-14 | 1 | -0/+673 |