Age | Commit message (Expand) | Author | Files | Lines |
2012-04-21 | kill mm argument of vm_munmap() | Al Viro | 1 | -2/+1 |
2012-04-21 | VM: add "vm_mmap()" helper function | Linus Torvalds | 1 | -0/+1 |
2012-04-21 | VM: add "vm_munmap()" helper function | Linus Torvalds | 1 | -3/+1 |
2012-03-05 | drm: drop setting vm_file to filp | Dave Airlie | 1 | -1/+0 |
2012-02-16 | drm: move pci bus master enable into driver. | Dave Airlie | 1 | -0/+2 |
2012-01-30 | Revert "drm/i810: cleanup reclaim_buffers" | Daniel Vetter | 3 | -13/+11 |
2011-12-22 | drm/i810: don't acces hw regs in lastclose | Daniel Vetter | 1 | -2/+0 |
2011-12-22 | drm/i810: cleanup reclaim_buffers | Daniel Vetter | 3 | -11/+13 |
2011-11-11 | drm: Make the per-driver file_operations struct const | Arjan van de Ven | 1 | -11/+12 |
2011-11-01 | gpu: add module.h to drivers/gpu files as required. | Paul Gortmaker | 1 | -0/+2 |
2011-02-07 | drm: rework PCI/platform driver interface. | Dave Airlie | 1 | -7/+7 |
2011-02-07 | drm/i810: remove the BKL | Arnd Bergmann | 2 | -18/+6 |
2010-10-27 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2 | -0/+2 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-10-06 | Merge remote branch 'korg/drm-fixes' into drm-vmware-next | Dave Airlie | 1 | -1/+1 |
2010-09-30 | drm: i810/i830: fix locked ioctl variant | Arnd Bergmann | 1 | -1/+1 |
2010-09-16 | drm: use noop_llseek | Arnd Bergmann | 1 | -0/+1 |
2010-08-30 | drm: kill get_reg_ofs callback | Daniel Vetter | 1 | -1/+0 |
2010-08-30 | drm: kill drm_map_ofs callbacks | Daniel Vetter | 1 | -1/+0 |
2010-08-17 | drm: block userspace under allocating buffer and having drivers overwrite it ... | Dave Airlie | 1 | -15/+15 |
2010-08-05 | drm: kill BKL from common code | Arnd Bergmann | 3 | -16/+31 |
2010-08-02 | drm/i810: fixed coding style issues | Nicolas Kaiser | 2 | -74/+71 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-18 | drm: convert drm_ioctl to unlocked_ioctl | Arnd Bergmann | 2 | -2/+2 |
2009-06-19 | drm: Remove memory debugging infrastructure. | Eric Anholt | 1 | -4/+2 |
2009-03-13 | drm: Split drm_map and drm_local_map | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-07-14 | drm: reorganise drm tree to be more future proof. | Dave Airlie | 4 | -0/+1630 |