summaryrefslogtreecommitdiff
path: root/linux-core/drm_vm.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-20add x86_64 architecture defines from kernel (leave AMD64 defines in forDave Airlie1-3/+3
2004-06-10A few changes for recent redhat.Keith Whitwell1-0/+3
2004-05-30fixes from kernel: Make users of page->count use the provided macrosDave Airlie1-1/+1
2004-01-11Adapt to nopage() prototype change in Linux 2.6.1.Michel Daenzer1-43/+97
2003-09-12linux drm fixesAlan Hourihane1-2/+2
2003-08-15Merge from 2.6 kernel (Linus Torvalds)Michel Daenzer1-1/+1
2003-05-27Merged DRM documentation.Jose Fonseca1-7/+101
2003-05-17do allow reading from read only mappings...Michel Daenzer1-1/+1
2003-05-16Support AGP bridges where the AGP aperture can't be accessed directly byMichel Daenzer1-14/+27
2003-04-08Use list_entry() to get container struct from struct list_head pointers.Leif Delgass1-3/+3
2003-03-30Spelling fixes in comments.Eric Anholt1-1/+1
2002-10-22final part of XFree86 4.2.99.2 mergeX_4_2_99_2-20021023-mergeAlan Hourihane1-3/+3
2002-08-22Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has beenLeif Delgass1-4/+4
2002-08-06Updates from Rusty Russell to:Rik Faith1-12/+12
2002-05-16Allow drm to build under 2.4 and 2.5(.14)Keith Whitwell1-16/+5
2001-12-10merge with linux kernel 2.4.15X_4_2_0-20020127-preimportX_4_2_0-20020123-preimportAlan Hourihane1-1/+18
2001-10-22merge kernel 2.4.13-pre6.Alan Hourihane1-3/+9
2001-09-25merge with 2.4.10 kernelAlan Hourihane1-14/+16
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportAlan Hourihane1-88/+0
2001-08-14A few warning fixes when actually building under 2.4.9-pre2 + someJeff Hartmann1-39/+39
2001-08-13Sync with Linus 2.4.9-pre2 + make all nopage routines more alikeJeff Hartmann1-16/+24
2001-08-10Commit Keith Owens kernel Makefile changes, merge and commit alpha patchJeff Hartmann1-1/+70
2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann1-7/+23
2001-07-23Fixes that allow the modules to be built into the kernelJeff Hartmann1-8/+8
2001-05-23Only authenticated clients can mmap() (Jeff Hartmann).X_4_1_0-20010614-preimportGareth Hughes1-0/+2
2001-05-01Import of XFree86 4.0.99.3X_4_0_99_3David Dawes1-4/+70
2001-04-09Import -f XFree86 4.0.99.2X_4_0_99_2David Dawes1-70/+4
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-4/+70
2001-03-18__REALLY_HAVE_MTRR, vmalloc_32 fixes from Jeff Wiedemeier.Gareth Hughes1-2/+2
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergefull-1-0-0-20010315-headKevin E Martin1-54/+100
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-0/+370