Keep hashed user tokens, with the following changes:
[platform/upstream/libdrm.git] / linux-core / drm_vm.c
2006-07-11 Thomas HellstromKeep hashed user tokens, with the following changes:
2006-07-10 Thomas HellstromChange drm Map handles to be arbitrary 32-bit hash...
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2005-11-29 Dave AirlieFix from Hugh Dickins for consistent mapping
2005-08-20 Dave Airlieremove checks that make ppc64 not work properly......
2005-08-16 Dave Airlieadd Egberts 32/64 bit patch (its in kernel already...)
2005-06-04 Dave Airliemisc cleanup patch from Adrian Bunk
2005-05-28 Eric AnholtBugzilla #3217: Create a new __drm_pci_free which is...
2005-04-26 Eric AnholtConvert BSD code to mostly use bus_dma, the dma abstrac...
2005-03-27 Dave AirlieSome ia64 platforms may not support write combining...
2005-01-12 Felix KuehlingUse virt_to_page instead of vmalloc_to_page in drm_do_v...
2005-01-01 Felix KuehlingAdded a new DRM map type _DRM_CONSISTENT for consistent...
2004-10-23 Dave Airliefix pfn vs page for older kernels (2.6.9-rc kernels...
2004-10-22 Jon SmirlBring in patch from kernel for remap_pfn_range
2004-10-18 Jose FonsecaUpdate Doxygen configuration & comments.
2004-10-12 Jon SmirlBreakout heads into their own data structures.
2004-10-10 Jon SmirlRename fn_tbl to driver. Core driver now uses pci_drive...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-30 Jon SmirlMake fops per driver instead of global, remove default...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-20 Jon SmirlFelix's fix for map request smaller than permanent...
2004-09-05 Dave Airliemerge back bunch of whitespace and misc changes from...
2004-09-05 Dave Airliebad code copy for alpha.. fix the member names
2004-09-05 Dave Airliemake the AMD64 check a compat thing
2004-09-04 Dave AirlieFixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches...
2004-09-04 Dave Airliedoh.. that makes no sense.. thinko in removal of OS_HAS_AGP
2004-08-30 Dave Airlieimplement drm_core_check_feature and use it .. looks...
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-07-20 Dave Airlieadd x86_64 architecture defines from kernel (leave...
2004-06-10 Keith WhitwellA few changes for recent redhat.
2004-05-30 Dave Airliefixes from kernel: Make users of page->count use the...
2004-01-11 Michel DaenzerAdapt to nopage() prototype change in Linux 2.6.1.
2003-09-12 Alan Hourihanelinux drm fixes
2003-08-15 Michel DaenzerMerge from 2.6 kernel (Linus Torvalds)
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-05-17 Michel Daenzerdo allow reading from read only mappings...
2003-05-16 Michel DaenzerSupport AGP bridges where the AGP aperture can't be...
2003-04-08 Leif DelgassUse list_entry() to get container struct from struct...
2003-03-30 Eric AnholtSpelling fixes in comments.
2002-10-22 Alan Hourihanefinal part of XFree86 4.2.99.2 merge
2002-08-22 Leif DelgassDon't (re)define vmalloc_to_page for kernel >= 2.4...
2002-08-06 Rik FaithUpdates from Rusty Russell to:
2002-05-16 Keith WhitwellAllow drm to build under 2.4 and 2.5(.14)
2001-12-10 Alan Hourihanemerge with linux kernel 2.4.15
2001-10-22 Alan Hourihanemerge kernel 2.4.13-pre6.
2001-09-25 Alan Hourihanemerge with 2.4.10 kernel
2001-08-19 Alan HourihaneNo one's maintaining 2.2.x support - so remove all...
2001-08-14 Jeff HartmannA few warning fixes when actually building under 2...
2001-08-13 Jeff HartmannSync with Linus 2.4.9-pre2 + make all nopage routines...
2001-08-10 Jeff HartmannCommit Keith Owens kernel Makefile changes, merge and...
2001-08-07 Jeff HartmannLots of DRM fixes: added new pieces of template code...
2001-07-23 Jeff HartmannFixes that allow the modules to be built into the kernel
2001-05-23 Gareth HughesOnly authenticated clients can mmap() (Jeff Hartmann).
2001-05-01 David DawesImport of XFree86 4.0.99.3
2001-04-09 David DawesImport -f XFree86 4.0.99.2
2001-04-05 Kevin E MartinMerged ati-pcigart-1-0-0
2001-03-18 Gareth Hughes__REALLY_HAVE_MTRR, vmalloc_32 fixes from Jeff Wiedemeier.
2001-03-14 Kevin E MartinMerged sarea-1-0-0
2001-02-15 Gareth HughesMerge mga-1-0-0-branch into trunk.