index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-21
drm/i915: Track pinned objects
Chris Wilson
3
-14
/
+26
2010-09-21
drm/i915: Drain any pending flips on the fb prior to unpinning
Chris Wilson
3
-20
/
+26
2010-09-21
drm/i915: Merge ring flushing and lazy requests
Chris Wilson
3
-32
/
+24
2010-09-21
drm/i915: Track gpu fence usage
Chris Wilson
2
-2
/
+10
2010-09-21
drm/i915/ringbuffer: whitespace cleanup
Chris Wilson
2
-65
/
+68
2010-09-21
drm/i915: drop alignment ringbuffer parameter
Daniel Vetter
2
-5
/
+1
2010-09-21
drm/i915: don't explicitly initialize ringbuffer members to zero
Daniel Vetter
1
-33
/
+0
2010-09-21
drm/i915: use new macros to access the ring ctl register
Daniel Vetter
2
-17
/
+7
2010-09-21
drm/i915: use new macros to access the ring head register
Daniel Vetter
2
-40
/
+13
2010-09-21
drm/i915: use new macros to access the ring start register
Daniel Vetter
2
-8
/
+6
2010-09-21
drm/i915: use new macros to access the ring tail register
Daniel Vetter
2
-50
/
+22
2010-09-21
drm/i915: add relative ring register macros
Daniel Vetter
3
-0
/
+12
2010-09-21
drm/i915: kill duplicated/unneeded register defines
Daniel Vetter
1
-18
/
+0
2010-09-21
drm/i915: Use ring->flush() instead of MI_FLUSH
Chris Wilson
3
-17
/
+20
2010-09-21
drm/i915/ringbuffer: Mark the initialisation structs as constant.
Chris Wilson
1
-3
/
+3
2010-09-21
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
4
-8
/
+159
2010-09-21
drm/i915/ringbuffer: Implement advance using set_tail
Chris Wilson
2
-17
/
+1
2010-09-21
drm/i915: add set_tail hook in struct intel_ring_buffer
Xiang, Haihao
2
-5
/
+19
2010-09-21
drm/i915: do not export the instances of struct intel_ring_buffer
Xiang, Haihao
3
-16
/
+31
2010-09-21
drm/i915: fix HAS_BSD with a device info flag
Xiang, Haihao
2
-1
/
+6
2010-09-21
drm/i915: Clean up bo lists on all hung gpus
Chris Wilson
3
-19
/
+16
2010-09-21
drm/i915: Clear GPU read domains on reset
Chris Wilson
3
-0
/
+19
2010-09-21
drm/i915: Clear flushing lists on GPU reset
Chris Wilson
3
-0
/
+23
2010-09-21
drm/i915: Only emit a flush request on the active ring.
Chris Wilson
4
-22
/
+51
2010-09-21
drm/i915: Inline i915_gem_ring_retire_request()
Chris Wilson
1
-53
/
+38
2010-09-21
drm/i915/debug: Dump BSD ring buffers to debugfs
Chris Wilson
1
-6
/
+12
2010-09-21
drm/i915: After a reset perform a forced modeset
Chris Wilson
1
-7
/
+10
2010-09-21
drm/i915: Add support for GPU soft reset on Ironlake.
Kenneth Graunke
3
-7
/
+27
2010-09-21
drm/i915: Rename graphics reset registers.
Kenneth Graunke
3
-8
/
+10
2010-09-21
drm/i915: Actually set the reset bit in i965_reset.
Kenneth Graunke
1
-16
/
+15
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
17
-201
/
+197
2010-09-21
drm/i915: Cache LVDS EDID
Chris Wilson
1
-11
/
+8
2010-09-21
Linux 2.6.36-rc5
v2.6.36-rc5
Linus Torvalds
1
-1
/
+1
2010-09-21
Staging: vt6655: fix buffer overflow
Dan Carpenter
1
-3
/
+8
2010-09-21
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2
-19
/
+2
2010-09-21
serial: mfd: fix bug in serial_hsu_remove()
Feng Tang
1
-8
/
+9
2010-09-21
serial: amba-pl010: fix set_ldisc
Mika Westerberg
1
-7
/
+2
2010-09-21
USB: musb: MAINTAINERS: Fix my mail address
Felipe Balbi
1
-2
/
+2
2010-09-21
USB: serial/mos*: prevent reading uninitialized stack memory
Dan Rosenberg
2
-0
/
+6
2010-09-21
USB: otg: twl4030: fix phy initialization(v1)
Ming Lei
1
-27
/
+51
2010-09-21
USB: EHCI: Disable langwell/penwell LPM capability
Alek Du
1
-0
/
+5
2010-09-21
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Mathias Nyman
1
-3
/
+2
2010-09-20
drm/i915: Hold a reference to the object whilst unbinding the eviction list
Chris Wilson
1
-2
/
+7
2010-09-20
frv: double syscall restarts, syscall restart in sigreturn()
Al Viro
1
-1
/
+3
2010-09-20
frv: handling of restart into restart_syscall is fscked
Al Viro
1
-1
/
+1
2010-09-20
frv: avoid infinite loop of SIGSEGV delivery
Al Viro
1
-2
/
+2
2010-09-20
frv: fix address verification holes in setup_frame/setup_rt_frame
Al Viro
1
-16
/
+22
2010-09-20
frv: restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-20
mm: further fix swapin race condition
Hugh Dickins
1
-3
/
+5
2010-09-19
Coda: mount hangs because of missed REQ_WRITE rename
Jan Harkes
1
-2
/
+2
[next]