summaryrefslogtreecommitdiffstats
path: root/fs/sysv (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-07radeon: setup the ring buffer fetcher to be less agressive.Roland Scheidegger2-3/+62
2008-02-07drm: fixup some of the ioctl function exit pathsDave Airlie1-5/+7
2008-02-07drm: the drm really should call pci_set_master..Dave Airlie1-0/+1
2008-02-07i915: Add chipset id for Intel Integrated Graphics DeviceZhenyu Wang3-3/+7
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh28-145/+122
2008-02-07drm/i915: add support for E7221 chipsetCarlos Martín1-1/+1
2008-02-07drm: don't cast a pointer to pointer of list_headLi Zefan1-1/+1
2008-02-07mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl1-1/+1
2008-02-07drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie3-8/+11
2008-02-07drm: enable udev node creationDave Airlie1-6/+1
2008-02-07drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt1-14/+11
2008-02-07drm: move drm_mem_init to proper place in startup sequenceDave Airlie1-2/+2
2008-02-07drm: call driver load function after initialising AGPDave Airlie1-4/+4
2008-02-07drm: Fix ioc32 compat layerIan Romanick1-1/+5
2008-02-07drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt1-4/+10
2008-02-07i915: add suspend/resume supportJesse Barnes4-57/+1309
2008-02-07drm: update DRM sysfs supportJesse Barnes4-62/+117
2008-02-07drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt2-3/+2
2008-02-07drm: move two function extern into the correct blockDave Airlie1-3/+2
2008-02-07drm: run cleanfile across drm treeDave Airlie43-375/+362
2008-02-07drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie2-28/+28
2008-02-079p: fix p9_printfcall exportAndrew Morton1-2/+2
2008-02-079p: transport API reorganizationEric Van Hensbergen11-1253/+1208
2008-02-079p: add remove function to trans_virtioEric Van Hensbergen1-0/+19
2008-02-079p: Convert semaphore to spinlock for p9_idpoolAnthony Liguori1-12/+8
2008-02-079p: fix mmap to be read-onlyEric Van Hensbergen1-2/+2
2008-02-079p: add support for sticky bitAnthony Liguori2-0/+6
2008-02-079p: Fix soft lockup in virtio transportEric Van Hensbergen1-1/+1
2008-02-079p: fix bug in attach-per-userEric Van Hensbergen1-2/+2
2008-02-079p: block-based virtio clientEric Van Hensbergen3-152/+228
2008-02-079p: create transport rpc cut-thruEric Van Hensbergen2-16/+35
2008-02-079p: fix bug in p9_clone_statMartin Stava1-0/+5
2008-02-07docbook: dmapool: fix fatal changed filenameRandy Dunlap1-1/+1
2008-02-06x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2-6/+9
2008-02-06virtio: fix trivial build bugIngo Molnar1-0/+1
2008-02-06x86: fix mttr trimmingYinghai Lu1-10/+9
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar2-16/+53
2008-02-06x86: fix 64-bit sectionsSam Ravnborg1-10/+5
2008-02-06generic: add __FINITDATAIngo Molnar1-0/+1
2008-02-06x86: remove suprious ifdefs from pageattr.cArjan van de Ven1-3/+0
2008-02-06x86: mark the .rodata section also NXArjan van de Ven2-2/+9
2008-02-06x86: fix iret exception recovery on 64-bitRoland McGrath1-2/+1
2008-02-06cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison1-1/+1
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison1-1/+0
2008-02-06x86: fix sparse error in traps_32.cHarvey Harrison1-10/+5
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison1-13/+13
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath1-2/+23
2008-02-06MAINTAINERS: RDC R-321x SoC maintainerFlorian Fainelli1-0/+6
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar3-2/+25
2008-02-06brk: check the lower bound properlyJiri Kosina1-1/+1