]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/gpu/drm/i915/i915_gem.c
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[linux-2.6-omap-h63xx.git] / drivers / gpu / drm / i915 / i915_gem.c
2008-10-23 Linus TorvaldsMerge branch 'drm-next' of git://git.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2008-10-23 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-10-23 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git.kernel...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'for-upstream' of git://git.kernel.org...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-10-23 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-10-23 Keith Packarddrm/i915: hold dev->struct_mutex and DRM lock during...
2008-10-21 David WoodhouseMerge branch 'master' of master.kernel.org:/pub/scm...
2008-10-21 Benjamin HerrenschmidtMerge commit 'origin' into master
2008-10-20 Thomas Gleixnerfix CONFIG_HIGHMEM compile error in drivers/gpu/drm...
2008-10-20 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion...
2008-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-20 Linus Torvaldsi915: cleanup coding horrors in i915_gem_gtt_pwrite()
2008-10-20 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git.kerne...
2008-10-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git.kernel...
2008-10-20 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2008-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-20 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2008-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-20 David WoodhouseMerge branch 'master' of master.kernel.org:/pub/scm...
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-20 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2008-10-20 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-10-20 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-20 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-10-20 David VrabelMerge branch 'master' into for-upstream
2008-10-20 Takashi IwaiMerge branches 'topic/asoc', 'topic/misc-fixes', 'topic...
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-20 Paul MundtMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-10-18 Anton VorontsovMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-10-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-17 Linus TorvaldsMerge branch 'drm-next' of git://git.kernel.org/pub...
2008-10-17 Keith Packardi915: Don't run retire work handler while suspended
2008-10-17 Keith Packardi915: Map status page cached for chips with GTT-based...
2008-10-17 Keith Packardi915: Fix up ring initialization to cover G45 oddities
2008-10-17 Dave Airliei915: add missing return in error path.
2008-10-17 Eric Anholtdrm: Clean up many sparse warnings in i915.
2008-10-17 Eric Anholtdrm: Use ioremap_wc in i915_driver instead of ioremap...
2008-10-17 Eric Anholtdrm: Avoid oops in GEM execbuffers with bad arguments.
2008-10-17 Kristian Høgsbergi915 gem: install and uninstall irq handler in entervt...
2008-10-17 Eric Anholti915: Use struct_mutex to protect ring in GEM mode.
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...