Staging: binder: Add more offset validation.
[safe/jmp/linux-2.6] / drivers / gpu /
2009-03-13 David Millerdrm: Preserve SHMLBA bits in hash key for _DRM_SHM...
2009-03-13 David Millerdrm: ati_pcigart: Fix limit check in drm_ati_pcigart_in...
2009-03-13 David Millerdrm: radeon: Use surface for PCI GART table.
2009-03-13 David Millerdrm: radeon: Fix calculation of RB_RPTR_ADDR in non...
2009-03-13 David Millerdrm: radeon: Fix RADEON_*_EMITED defines.
2009-03-13 David Millerdrm: radeon: Fix ring_rptr accesses.
2009-03-13 David Millerdrm: ati_pcigart: Need to use PCI_DMA_BIDIRECTIONAL.
2009-03-13 David Millerdrm: ati_pcigart: Do not access I/O MEM space using...
2009-03-13 Kristian Høgsbergdrm: Drop unused and broken dri_library_name sysfs...
2009-03-13 Kristian Høgsbergdrm: claim PCI device when running in modesetting mode.
2009-03-13 Benjamin Herrenschmidtdrm: Make drm_local_map use a resource_size_t offset
2009-03-13 Benjamin Herrenschmidtdrm: Split drm_map and drm_local_map
2009-03-13 Benjamin Herrenschmidtdrm: Use resource_size_t for drm_get_resource_{start...
2009-03-13 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-12 Ingo MolnarMerge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86...
2009-03-11 Eric Anholtdrm/i915: fix 945 fence register writes for fence 8...
2009-03-11 Chris Wilsondrm/i915: Protect active fences on i915
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-11 Chris Wilsondrm/i915: Check to see if we've pinned all available...
2009-03-11 Chris Wilsondrm/i915: Check fence status on every pin.
2009-03-11 Chris Wilsondrm/i915: First recheck for an empty fence register.
2009-03-10 Eric Anholtdrm/i915: Fix bad \n in MTRR failure notice.
2009-03-10 Pierre Willenbrockdrm/i915: Don't restore palettes through VGA registers.
2009-03-10 Kyle McMartini915: add newline to i915_gem_object_pin failure msg
2009-03-10 Kristian Høgsbergdrm: Return EINVAL on duplicate objects in execbuffer...
2009-03-05 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-04 Ingo MolnarMerge branch 'x86/urgent' into x86/mm
2009-03-04 Helge Bahmanndrm: fix double lock typo
2009-03-04 Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-03-02 Eric Anholtdrm/i915: Fix use-before-null-check in i915_irq_emit().
2009-03-02 Thomas Hellstromdrm: Avoid client deadlocks when the master disappears.
2009-03-02 Thomas Hellstromdrm: Wake up all lock waiters when the master disappears.
2009-03-02 Thomas Hellstromdrm: Don't return ERESTARTSYS to user-space.
2009-03-02 Ingo Molnarx86, mm: dont use non-temporal stores in pagecache...
2009-03-01 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-02-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-26 Ingo MolnarMerge branches 'x86/apic', 'x86/defconfig', 'x86/memtes...
2009-02-26 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-25 Venkatesh Pallipadigpu/drm, x86, PAT: Handle io_mapping_create_wc() errors...
2009-02-25 Ingo Molnarx86, mm: pass in 'total' to __copy_from_user_*nocache()
2009-02-25 Dave Airliedrm/i915: convert DRM_ERROR to DRM_DEBUG in phys object...
2009-02-25 Dave Airliedrm/i915: make hw page ioremap use ioremap_wc
2009-02-25 Kyle McMartindrm: edid revision 0 is valid
2009-02-25 Chris Wilsondrm: Correct unbalanced drm_vblank_put() during mode...
2009-02-25 Jesse Barnesdrm: disable encoders before re-routing them
2009-02-25 Linus Torvaldsdrm: Fix shifts of EDID vsync offset/width fields.
2009-02-25 Jesse Barnesdrm/i915: handle bogus VBT panel timing
2009-02-25 Jesse Barnesdrm/i915: remove PLL debugging messages
2009-02-24 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/asm', ...
2009-02-24 Jesse Barnesi915: suspend/resume interrupt state
2009-02-24 Karsten WieseFix an oops in i915_gem_retire_requests()
2009-02-23 Pierre Willenbrockdrm/i915: Add missing mutex_lock(&dev->struct_mutex)
2009-02-23 Jesse Barnesdrm/i915: fix WC mapping in non-GEM i915 code.
2009-02-23 Chris Wilsondrm/i915: Fix regression in 95ca9d
2009-02-23 Eric Anholtdrm/i915: Retire requests from i915_gem_busy_ioctl.
2009-02-23 Jesse Barnesdrm/i915: suspend/resume GEM when KMS is active
2009-02-23 Eric Anholtdrm/i915: Don't let a device flush to prepare buffers...
2009-02-23 Eric Anholtdrm/i915: Cut two args to set_to_gpu_domain that confus...
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-20 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-20 etiennedrm/radeon: update sarea copies of last_ variables...
2009-02-20 Jesse Barnesdrm/i915: Keep refs on the object over the lifetime...
2009-02-20 Jesse Barnesdrm/i915: take struct mutex around fb unref
2009-02-20 Kristian Høgsbergdrm: Use spread spectrum when the bios tells us it...
2009-02-20 Kristian Høgsbergdrm: Collapse identical i8xx_clock() and i9xx_clock().
2009-02-20 Kristian Høgsbergdrm: Bring PLL limits in sync with DDX values.
2009-02-20 Kristian Høgsbergdrm: Add locking around cursor gem operations.
2009-02-20 Chris Wilsondrm: Propagate failure from setting crtc base.
2009-02-20 Chris Wilsondrm: Check for a NULL encoder when reverting on error...
2009-02-20 Chris Wilsondrm/i915: Cleanup the hws on ringbuffer constrution...
2009-02-20 Steve Aarniodrm/i915: Don't add panel_fixed_mode to the probed...
2009-02-20 Kristian Høgsbergdrm: Release user fbs in drm_release
2009-02-20 Chris Wilsondrm/i915: Unpin the fb on error during construction.
2009-02-20 Chris Wilsondrm/i915: Unpin the hws if we fail to kmap.
2009-02-20 Chris Wilsondrm/i915: Unpin the ringbuffer if we fail to ioremap it.
2009-02-20 Chris Wilsondrm/i915: unpin for an invalid memory domain.
2009-02-20 Chris Wilsondrm/i915: Release and unlock on mmap_gtt error path.
2009-02-20 Chris Wilsondrm/i915: Set framebuffer alignment based upon the...
2009-02-20 Chris Wilsondrm: Do not leak a new reference for flink() on an...
2009-02-20 Roland Dreierdrm/i915: Fix potential AB-BA deadlock in i915_gem_exec...
2009-02-20 Chris Wilsondrm/i915: refleak along pin() error path.
2009-02-20 Chris Wilsondrm/i915: hold mutex for unreference() in i915_gem_tiling.c
2009-02-20 Chris Wilsondrm/i915: Cleanup trivial leak on execbuffer error...
2009-02-20 Chris Wilsondrm: Free the object ref on error.
2009-02-20 Chris Wilsondrm: Potential use-after-free on error path.
2009-02-20 Tobias Klauserdrm/i915: Storage class should be before const qualifier
2009-02-18 Krzysztof Heltfbdev/drm: fix Kconfig submenu mess in "Graphics support"
2009-02-13 Ingo MolnarMerge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect...
2009-02-11 Jaswinder Singh... drm_proc.c fix compilation warning
2009-02-09 Linus Torvaldsi915: Fix more size_t format string warnings
2009-02-08 Ingo Molnardrm/i915: select framebuffer support automatically
2009-02-08 Jesse Barnesdrm/i915: add get_vblank_counter function for GM45
2009-02-08 Jesse Barnesdrm/i915: capture last_vblank count at IRQ uninstall...
2009-02-08 Chris Wilsondrm/i915: Unlock mutex on i915_gem_fault() error path
2009-02-08 Eric Anholtdrm/i915: Quiet the message on get/setparam ioctl with...
2009-02-08 Paul Collinsdrm/i915: skip LVDS initialization on Apple Mac Mini
2009-02-08 Jesse Barnesdrm/i915: sync SDVO code with stable userland modesetti...
2009-02-08 Chris Wilsondrm/i915: Unref the object after failing to set tiling...
2009-02-08 Jesse Barnesdrm/i915: add fence register management to execbuf
2009-02-08 Eric Anholtdrm/i915: Return error from i915_gem_object_get_fence_r...
next