summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-0728-145/+122
* drm/i915: add support for E7221 chipsetCarlos Martín2008-02-071-1/+1
* drm: don't cast a pointer to pointer of list_headLi Zefan2008-02-071-1/+1
* mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl2008-02-071-1/+1
* drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie2008-02-073-8/+11
* drm: enable udev node creationDave Airlie2008-02-071-6/+1
* drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt2008-02-071-14/+11
* drm: move drm_mem_init to proper place in startup sequenceDave Airlie2008-02-071-2/+2
* drm: call driver load function after initialising AGPDave Airlie2008-02-071-4/+4
* drm: Fix ioc32 compat layerIan Romanick2008-02-071-1/+5
* drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt2008-02-071-4/+10
* i915: add suspend/resume supportJesse Barnes2008-02-074-57/+1309
* drm: update DRM sysfs supportJesse Barnes2008-02-074-62/+117
* drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt2008-02-072-3/+2
* drm: move two function extern into the correct blockDave Airlie2008-02-071-3/+2
* drm: run cleanfile across drm treeDave Airlie2008-02-0743-375/+362
* drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie2008-02-072-28/+28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-02-0717-1390/+1466
|\
| * 9p: fix p9_printfcall exportAndrew Morton2008-02-071-2/+2
| * 9p: transport API reorganizationEric Van Hensbergen2008-02-0711-1253/+1208
| * 9p: add remove function to trans_virtioEric Van Hensbergen2008-02-071-0/+19
| * 9p: Convert semaphore to spinlock for p9_idpoolAnthony Liguori2008-02-071-12/+8
| * 9p: fix mmap to be read-onlyEric Van Hensbergen2008-02-071-2/+2
| * 9p: add support for sticky bitAnthony Liguori2008-02-072-0/+6
| * 9p: Fix soft lockup in virtio transportEric Van Hensbergen2008-02-071-1/+1
| * 9p: fix bug in attach-per-userEric Van Hensbergen2008-02-071-2/+2
| * 9p: block-based virtio clientEric Van Hensbergen2008-02-073-152/+228
| * 9p: create transport rpc cut-thruEric Van Hensbergen2008-02-072-16/+35
| * 9p: fix bug in p9_clone_statMartin Stava2008-02-071-0/+5
* | docbook: dmapool: fix fatal changed filenameRandy Dunlap2008-02-071-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-0621-102/+193
|\
| * x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2008-02-062-6/+9
| * virtio: fix trivial build bugIngo Molnar2008-02-061-0/+1
| * x86: fix mttr trimmingYinghai Lu2008-02-061-10/+9
| * x86: delay CPA self-test and repeat itIngo Molnar2008-02-062-16/+53
| * x86: fix 64-bit sectionsSam Ravnborg2008-02-061-10/+5
| * generic: add __FINITDATAIngo Molnar2008-02-061-0/+1
| * x86: remove suprious ifdefs from pageattr.cArjan van de Ven2008-02-061-3/+0
| * x86: mark the .rodata section also NXArjan van de Ven2008-02-062-2/+9
| * x86: fix iret exception recovery on 64-bitRoland McGrath2008-02-061-2/+1
| * cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison2008-02-061-1/+1
| * x86: fix sparse warnings in powernow-k8.cHarvey Harrison2008-02-061-1/+0
| * x86: fix sparse error in traps_32.cHarvey Harrison2008-02-061-10/+5
| * x86: trivial sparse/checkpatch in quirks.cHarvey Harrison2008-02-061-13/+13
| * x86 ptrace: disallow null cs/ssRoland McGrath2008-02-061-2/+23
| * MAINTAINERS: RDC R-321x SoC maintainerFlorian Fainelli2008-02-061-0/+6
| * brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar2008-02-063-2/+25
| * brk: check the lower bound properlyJiri Kosina2008-02-061-1/+1
| * x86: remove X2 workaroundIngo Molnar2008-02-061-11/+0
| * x86: make spurious fault handler aware of large mappingsThomas Gleixner2008-02-061-6/+17