index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-03
drm/i915: Try enabling RC6 by default (again)
Keith Packard
1
-1
/
+1
2011-08-03
Revert "drm/i915/dp: Zero the DPCD data before connection probe"
Keith Packard
1
-1
/
+0
2011-08-02
drm/i915/dp: wait for previous AUX channel activity to clear
Jesse Barnes
1
-3
/
+11
2011-08-01
drm/i915: don't use uninitialized EDID bpc values when picking pipe bpp
Jesse Barnes
1
-2
/
+5
2011-07-30
drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend
Adam Jackson
2
-0
/
+3
2011-07-30
drm/i915: apply phase pointer override on SNB+ too
Jesse Barnes
2
-0
/
+36
2011-07-30
drm/i915: Add quirk to disable SSC on Sony Vaio Y2
Michel Alexandre Salim
1
-0
/
+3
2011-07-30
drm/i915: provide more error output when mode sets fail
Jesse Barnes
1
-1
/
+4
2011-07-30
drm/i915: add GPU max frequency control file
Jesse Barnes
1
-0
/
+90
2011-07-30
i915: add Dell OptiPlex FX170 to intel_no_lvds
Pieterjan Camerlynck
1
-0
/
+8
2011-07-30
drm/i915: Ignore GPU wedged errors while pinning scanout buffers
Keith Packard
1
-1
/
+1
2011-07-29
drm/i915/hdmi: send AVI info frames on ILK+ as well
Jesse Barnes
2
-1
/
+52
2011-07-29
drm/i915: fix CB tuning check for ILK+
Jesse Barnes
1
-1
/
+1
2011-07-29
drm/i915: Flush other plane register writes
Keith Packard
1
-13
/
+18
2011-07-29
drm/i915: flush plane control changes on ILK+ as well
Jesse Barnes
1
-2
/
+2
2011-07-29
drm/i915: apply timing generator bug workaround on CPT and PPT
Jesse Barnes
2
-0
/
+9
2011-07-29
drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set
Keith Packard
1
-0
/
+2
2011-07-29
Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"
Keith Packard
1
-0
/
+8
2011-07-29
drm/i915: DP_PIPE_ENABLED must check transcoder on CPT
Keith Packard
2
-14
/
+34
2011-07-29
drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd
Keith Packard
1
-5
/
+3
2011-07-29
drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd
Keith Packard
1
-9
/
+15
2011-07-29
drm/i915: Use dp_detect_common in hotplug helper function
Keith Packard
1
-20
/
+19
2011-07-29
drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'
Keith Packard
1
-2
/
+2
2011-07-26
drm/i915/dp: Don't turn CPT DP ports on too early
Adam Jackson
1
-4
/
+10
2011-07-26
drm/i915/dp: Explicitly disable symbol scrambling while training
Adam Jackson
1
-2
/
+4
2011-07-26
drm/i915/pch: Fix integer math bugs in panel fitting
Adam Jackson
1
-0
/
+4
2011-07-25
drm/i915: Hold mode_config->mutex during hotplug processing
Keith Packard
1
-0
/
+3
2011-07-25
drm/i915/dp: Explicitly request 8/10 channel coding
Adam Jackson
1
-0
/
+1
2011-07-25
drm/i915/dp: Retry DPCD fetch on G4X too
Adam Jackson
1
-18
/
+15
2011-07-25
drm/i915/dp: Better hexdump of DPCD
Adam Jackson
1
-4
/
+4
2011-07-25
drm/i915/dp: Read more DPCD registers on connection probe
Adam Jackson
1
-3
/
+5
2011-07-25
drm/i915/dp: Move DPCD dump to common code instead of PCH-only
Adam Jackson
1
-2
/
+4
2011-07-25
drm/i915/dp: Zero the DPCD data before connection probe
Adam Jackson
1
-0
/
+1
2011-07-22
drm/i915: load the LUT before pipe enable on ILK+
Jesse Barnes
1
-2
/
+6
2011-07-22
drm/i915: Initialize RCS ring status page address in intel_render_ring_init_dri
Keith Packard
2
-4
/
+5
2011-07-22
drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define
Ole Henrik Jahren
1
-1
/
+1
2011-07-22
drm/i915: Skip GPU wait for scanout pin while wedged
Keith Packard
1
-1
/
+1
2011-07-22
drm/i915: provide more error output when mode sets fail
Jesse Barnes
1
-1
/
+4
2011-07-22
Linux 3.0
v3.0
Linus Torvalds
1
-1
/
+1
2011-07-22
sparc,kgdbts: fix compile regression with kgdb test suite
Jason Wessel
1
-0
/
+1
2011-07-21
x86: Make Dell Latitude E6420 use reboot=pci
H. Peter Anvin
1
-0
/
+8
2011-07-21
x86: Make Dell Latitude E5420 use reboot=pci
Daniel J Blueman
1
-0
/
+8
2011-07-21
vfs: drop conditional inode prefetch in __do_lookup_rcu
Linus Torvalds
1
-2
/
+0
2011-07-21
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
Jan Beulich
1
-9
/
+5
2011-07-21
CIFS: Fix wrong length in cifs_iovec_read
Pavel Shilovsky
1
-1
/
+1
2011-07-20
signal: align __lock_task_sighand() irq disabling and RCU
Paul E. McKenney
1
-6
/
+13
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2
-3
/
+11
2011-07-20
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
1
-6
/
+38
2011-07-20
rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
1
-5
/
+24
2011-07-20
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
1
-0
/
+2
[next]