summaryrefslogtreecommitdiffstats
path: root/arch/ia64 (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-21drm/i915: Track pinned objectsChris Wilson3-14/+26
2010-09-21drm/i915: Drain any pending flips on the fb prior to unpinningChris Wilson3-20/+26
2010-09-21drm/i915: Merge ring flushing and lazy requestsChris Wilson3-32/+24
2010-09-21drm/i915: Track gpu fence usageChris Wilson2-2/+10
2010-09-21drm/i915/ringbuffer: whitespace cleanupChris Wilson2-65/+68
2010-09-21drm/i915: drop alignment ringbuffer parameterDaniel Vetter2-5/+1
2010-09-21drm/i915: don't explicitly initialize ringbuffer members to zeroDaniel Vetter1-33/+0
2010-09-21drm/i915: use new macros to access the ring ctl registerDaniel Vetter2-17/+7
2010-09-21drm/i915: use new macros to access the ring head registerDaniel Vetter2-40/+13
2010-09-21drm/i915: use new macros to access the ring start registerDaniel Vetter2-8/+6
2010-09-21drm/i915: use new macros to access the ring tail registerDaniel Vetter2-50/+22
2010-09-21drm/i915: add relative ring register macrosDaniel Vetter3-0/+12
2010-09-21drm/i915: kill duplicated/unneeded register definesDaniel Vetter1-18/+0
2010-09-21drm/i915: Use ring->flush() instead of MI_FLUSHChris Wilson3-17/+20
2010-09-21drm/i915/ringbuffer: Mark the initialisation structs as constant.Chris Wilson1-3/+3
2010-09-21drm/i915: add a new BSD ring buffer for SandybridgeXiang, Haihao4-8/+159
2010-09-21drm/i915/ringbuffer: Implement advance using set_tailChris Wilson2-17/+1
2010-09-21drm/i915: add set_tail hook in struct intel_ring_bufferXiang, Haihao2-5/+19
2010-09-21drm/i915: do not export the instances of struct intel_ring_bufferXiang, Haihao3-16/+31
2010-09-21drm/i915: fix HAS_BSD with a device info flagXiang, Haihao2-1/+6
2010-09-21drm/i915: Clean up bo lists on all hung gpusChris Wilson3-19/+16
2010-09-21drm/i915: Clear GPU read domains on resetChris Wilson3-0/+19
2010-09-21drm/i915: Clear flushing lists on GPU resetChris Wilson3-0/+23
2010-09-21drm/i915: Only emit a flush request on the active ring.Chris Wilson4-22/+51
2010-09-21drm/i915: Inline i915_gem_ring_retire_request()Chris Wilson1-53/+38
2010-09-21drm/i915/debug: Dump BSD ring buffers to debugfsChris Wilson1-6/+12
2010-09-21drm/i915: After a reset perform a forced modesetChris Wilson1-7/+10
2010-09-21drm/i915: Add support for GPU soft reset on Ironlake.Kenneth Graunke3-7/+27
2010-09-21drm/i915: Rename graphics reset registers.Kenneth Graunke3-8/+10
2010-09-21drm/i915: Actually set the reset bit in i965_reset.Kenneth Graunke1-16/+15
2010-09-21drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson17-201/+197
2010-09-21drm/i915: Cache LVDS EDIDChris Wilson1-11/+8
2010-09-21Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds1-1/+1
2010-09-21Staging: vt6655: fix buffer overflowDan Carpenter1-3/+8
2010-09-21Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2-19/+2
2010-09-21serial: mfd: fix bug in serial_hsu_remove()Feng Tang1-8/+9
2010-09-21serial: amba-pl010: fix set_ldiscMika Westerberg1-7/+2
2010-09-21USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi1-2/+2
2010-09-21USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2-0/+6
2010-09-21USB: otg: twl4030: fix phy initialization(v1)Ming Lei1-27/+51
2010-09-21USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du1-0/+5
2010-09-21usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman1-3/+2
2010-09-20drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson1-2/+7
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro1-1/+3
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro1-1/+1
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro1-2/+2
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro1-16/+22
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro1-0/+3
2010-09-20mm: further fix swapin race conditionHugh Dickins1-3/+5
2010-09-19Coda: mount hangs because of missed REQ_WRITE renameJan Harkes1-2/+2