aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/drm/drm_vm.c
AgeCommit message (Expand)Author
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie
2008-04-26drm: reorganise minor number handling using backported modesetting code.Dave Airlie
2008-04-26drm: Fix mismerge of non-coherent DMA patchBenjamin Herrenschmidt
2008-03-30drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt
2008-02-20drm: convert drm from nopage to fault.Nick Piggin
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-07-12drm: detypedef the hashtab and more of smanDave Airlie
2007-07-11drm: detypedeffing continues...Dave Airlie
2007-07-11drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie
2007-07-11drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-03-24drm: just use io_remap_pfn_range on all archs..Dave Airlie
2007-03-24drm: fix DRM_CONSISTENT mappingHugh Dickins
2007-03-24drm: fix up mmap locking in preparation for ttm changesThomas Hellstrom
2007-03-11drm: make drm_io_prot static.Adrian Bunk
2007-03-11drm: bring bufs code from git tree.Dave Airlie
2007-03-11drm: move protection stuff into separate functionDave Airlie
2007-02-08drm: Allow for 44 bit user-tokens (or drm_file offsets)Thomas Hellstrom
2007-02-08drm: remove drm_ioremap and drm_ioremapfreeChristoph Hellwig
2006-12-09Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin
2006-12-07drm: add flag for mapping PCI DMA buffers read-only.George Sapountzis
2006-09-22drm: update user token hashing and map handlesThomas Hellstrom
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie
2005-10-22merge linus head to drm-mm branchDave Airlie
2005-09-25drm: lindent the drm directory.Dave Airlie
2005-09-11drm: missing drm_vm.c changes for consistent mapsDave Airlie
2005-08-20drm: fixes for powerpcDave Airlie
2005-08-07drm: remove version.h and any version checks..Dave Airlie
2005-08-05drm: updated DRM map patch for 32/64 bit systemsDave Airlie
2005-07-10drm: update support for drm pci buffersDave Airlie
2005-07-10drm: add _DRM_CONSISTENT map typeDave Airlie
2005-07-07drm: misc cleanupDave Airlie
2005-04-16Linux-2.6.12-rc2Linus Torvalds