aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh
2008-02-07drm/i915: add support for E7221 chipsetCarlos Martín
2008-02-07drm: don't cast a pointer to pointer of list_headLi Zefan
2008-02-07mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl
2008-02-07drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie
2008-02-07drm: enable udev node creationDave Airlie
2008-02-07drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt
2008-02-07drm: move drm_mem_init to proper place in startup sequenceDave Airlie
2008-02-07drm: call driver load function after initialising AGPDave Airlie
2008-02-07drm: Fix ioc32 compat layerIan Romanick
2008-02-07drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt
2008-02-07i915: add suspend/resume supportJesse Barnes
2008-02-07drm: update DRM sysfs supportJesse Barnes
2008-02-07drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt
2008-02-07drm: move two function extern into the correct blockDave Airlie
2008-02-07drm: run cleanfile across drm treeDave Airlie
2008-02-07drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie
2008-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-02-069p: fix p9_printfcall exportAndrew Morton
2008-02-069p: transport API reorganizationEric Van Hensbergen
2008-02-069p: add remove function to trans_virtioEric Van Hensbergen
2008-02-069p: Convert semaphore to spinlock for p9_idpoolAnthony Liguori
2008-02-069p: fix mmap to be read-onlyEric Van Hensbergen
2008-02-069p: add support for sticky bitAnthony Liguori
2008-02-069p: Fix soft lockup in virtio transportEric Van Hensbergen
2008-02-069p: fix bug in attach-per-userEric Van Hensbergen
2008-02-069p: block-based virtio clientEric Van Hensbergen
2008-02-069p: create transport rpc cut-thruEric Van Hensbergen
2008-02-069p: fix bug in p9_clone_statMartin Stava
2008-02-06docbook: dmapool: fix fatal changed filenameRandy Dunlap
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-06x86: fix deadlock, make pgd_lock irq-safeIngo Molnar
2008-02-06virtio: fix trivial build bugIngo Molnar
2008-02-06x86: fix mttr trimmingYinghai Lu
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar
2008-02-06x86: fix 64-bit sectionsSam Ravnborg
2008-02-06generic: add __FINITDATAIngo Molnar
2008-02-06x86: remove suprious ifdefs from pageattr.cArjan van de Ven
2008-02-06x86: mark the .rodata section also NXArjan van de Ven
2008-02-06x86: fix iret exception recovery on 64-bitRoland McGrath
2008-02-06cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison
2008-02-06x86: fix sparse error in traps_32.cHarvey Harrison
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath
2008-02-06MAINTAINERS: RDC R-321x SoC maintainerFlorian Fainelli
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar
2008-02-06brk: check the lower bound properlyJiri Kosina
2008-02-06x86: remove X2 workaroundIngo Molnar
2008-02-06x86: make spurious fault handler aware of large mappingsThomas Gleixner