index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2011-07-08
drm/i915: Enable i915 frame buffer compression by default
Keith Packard
-1
/
+1
2011-07-08
drm/i915: Share the common work of disabling active FBC before updating
Chris Wilson
-60
/
+64
2011-07-08
drm/i915: Perform intel_enable_fbc() from a delayed task
Chris Wilson
-2
/
+90
2011-07-08
drm/i915: Disable FBC across page-flipping
Chris Wilson
-0
/
+2
2011-07-08
drm/i915: Set persistent-mode for ILK/SNB framebuffer compression
Chris Wilson
-0
/
+3
2011-07-08
drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes
Chris Wilson
-19
/
+14
2011-07-08
drm/i915: Remove vestigial pitch from post-gen2 FBC control routines
Chris Wilson
-6
/
+2
2011-07-08
drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc()
Chris Wilson
-8
/
+5
2011-07-08
drm/i915: Only export the generic intel_disable_fbc() interface
Chris Wilson
-34
/
+30
2011-07-07
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
-0
/
+1
2011-07-07
drm/i915: Enable GPU reset on Ivybridge.
Kenneth Graunke
-0
/
+1
2011-07-07
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
-503
/
+24390
2011-07-07
drm/i915/dp: manage sink power state if possible
Jesse Barnes
-0
/
+35
2011-07-07
drm/i915/dp: consolidate AUX retry code
Jesse Barnes
-21
/
+30
2011-07-07
drm/i915/dp: remove DPMS mode tracking from DP
Jesse Barnes
-5
/
+1
2011-07-07
drm/i915/dp: try to read receiver capabilities 3 times when detecting
Jesse Barnes
-5
/
+10
2011-07-07
drm/i915/dp: read more receiver capability bits on hotplug
Jesse Barnes
-0
/
+11
2011-07-07
drm/i915/dp: use DP DPCD defines when looking at DPCD values
Jesse Barnes
-8
/
+10
2011-07-07
drm/i915/dp: retry link status read 3 times on failure
Jesse Barnes
-7
/
+13
2011-07-07
drm/i915: use pipe bpp in DP link bandwidth calculation
Jesse Barnes
-5
/
+7
2011-07-07
drm/i915: check for supported depth at fb init time
Jesse Barnes
-0
/
+5
2011-07-07
drm: bpp and depth changes require full mode sets
Jesse Barnes
-0
/
+5
2011-07-07
drm/i915: use pipe bpp when setting HDMI bpc
Jesse Barnes
-0
/
+5
2011-07-07
drm/i915: use pipe bpp in DP link bandwidth calculations
Jesse Barnes
-3
/
+2
2011-07-07
drm/i915: split out plane update code
Jesse Barnes
-9
/
+100
2011-07-07
drm/i915: split out Ironlake pipe bpp picking code
Jesse Barnes
-42
/
+153
2011-07-07
drm/i915: set bpc for DP transcoder
Jesse Barnes
-1
/
+2
2011-07-07
drm/i915: don't set transcoder bpc on CougarPoint
Jesse Barnes
-6
/
+9
2011-07-07
drm/i915: don't set SDVO color range on ILK+
Jesse Barnes
-1
/
+2
2011-07-04
Linux 3.0-rc6
v3.0-rc6
Linus Torvalds
-1
/
+1
2011-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
-7
/
+23622
2011-07-04
Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
-33
/
+34
2011-07-04
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-34
/
+20
2011-07-04
RDMA: Check for NULL mode in .devnode methods
Goldwyn Rodrigues
-2
/
+4
2011-07-04
AT91: Change nand buswidth logic to match hardware default configuration
Nicolas Ferre
-11
/
+11
2011-07-04
vesafb: fix memory leak
Daniel J Blueman
-0
/
+1
2011-07-03
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-5
/
+21
2011-07-03
[SCSI] isci: fix checkpatch errors
James Bottomley
-42
/
+44
2011-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci
James Bottomley
-0
/
+23607
2011-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
-8
/
+8
2011-07-03
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-22
/
+73
2011-07-03
hwmon: (k10temp) Update documentation for Fam12h
Clemens Ladisch
-2
/
+6
2011-07-03
hwmon-vid: Fix typo in VIA CPU name
Jean Delvare
-1
/
+1
2011-07-03
hwmon: (f71882fg) Add support for the F71869A
Hans de Goede
-3
/
+20
2011-07-03
hwmon: Use <> rather than () around my e-mail address
Hans de Goede
-2
/
+2
2011-07-03
hwmon: (emc6w201) Properly handle all errors
Jean Delvare
-14
/
+44
2011-07-03
isci: Device reset should request sas_phy_reset(phy, true)
Jeff Skirvin
-12
/
+6
2011-07-03
isci: pare back error messsages
Dan Williams
-28
/
+28
2011-07-03
isci: cleanup silicon revision detection
Dan Williams
-73
/
+31
2011-07-03
isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.h
Dan Williams
-120
/
+44
[next]