index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-20
drm/i915: Fix PIPE_CONTROL DW/QW write through global GTT on IVB+
Ville Syrjälä
2
-1
/
+3
2013-02-20
drm/i915: Set i9xx sdvo clock limits according to specifications
Patrik Jakobsson
1
-2
/
+2
2013-02-20
drm/i915: Set i9xx lvds clock limits according to specifications
Patrik Jakobsson
1
-2
/
+2
2013-02-20
drm/i915: Preserve the DDI link reversal configuration
Damien Lespiau
3
-3
/
+18
2013-02-20
drm/i915: Preserve the FDI line reversal override bit on CPT
Damien Lespiau
4
-11
/
+13
2013-02-20
drm/i915: add missing \n to UTS_RELEASE in the error_state
Jani Nikula
1
-1
/
+1
2013-02-20
drm: Use C8 instead of RGB332 when determining the format from depth/bpp
Ville Syrjälä
1
-1
/
+1
2013-02-20
drm: Fill depth/bits_per_pixel for C8 format
Ville Syrjälä
1
-0
/
+1
2013-02-20
drm/i915: don't clflush gem objects in stolen memory
Imre Deak
1
-0
/
+7
2013-02-20
drm/i915: Don't wait for page flips if there was GPU reset
Ville Syrjälä
2
-1
/
+7
2013-02-20
drm/i915: Kill obj->pending_flip
Ville Syrjälä
2
-13
/
+0
2013-02-20
drm/i915: Fix a typo in a intel_modeset_stage_output_state() comment
Damien Lespiau
1
-1
/
+1
2013-02-20
drm/i915: remove bogus mutex_unlock from error-path
Daniel Vetter
1
-1
/
+0
2013-02-20
drm/i915: Print the pipe control page GTT address
Ville Syrjälä
1
-0
/
+3
2013-02-20
drm/i915: clean up panel fitter handling in lvds
Mika Kuoppala
2
-23
/
+29
2013-02-20
drm/i915: disable shared panel fitter for pipe
Mika Kuoppala
1
-0
/
+8
2013-02-20
drm/i915: detect wrong MCH watermark values
Daniel Vetter
2
-0
/
+21
2013-02-15
drm/i915/ctx: Remove bad invariant
Ben Widawsky
1
-5
/
+0
2013-02-15
drm/i915: Extract ring init from hw_init
Ben Widawsky
1
-19
/
+34
2013-02-15
drm/i915: Fix gen2 mappable calculations
Ben Widawsky
4
-12
/
+22
2013-02-15
drm/i915: add ibx_irq_postinstall
Paulo Zanoni
1
-43
/
+25
2013-02-15
drm/i915: Fix sprite_scaling_enabled for multiple sprites
Ville Syrjälä
2
-12
/
+17
2013-02-15
drm/i915: unify HDMI/DP hpd definitions
Daniel Vetter
4
-48
/
+38
2013-02-15
drm/i915: Clarify HW context size logic
Ben Widawsky
1
-5
/
+2
2013-02-15
drm/i915: write backlight harder
Daniel Vetter
1
-5
/
+8
2013-02-14
i915: ignore lid open event when resuming
Zhang Rui
4
-20
/
+37
2013-02-14
drm/i915: Fix RC6VIDS encode/decode
Ben Widawsky
1
-2
/
+2
2013-02-13
Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"
Daniel Vetter
1
-3
/
+0
2013-02-08
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...
Dave Airlie
5
-88
/
+178
2013-02-08
drm: make frame duration time calculation more precise
Daniel Kurtz
1
-1
/
+5
2013-02-08
drm/pci: Use PCI Express Capability accessors
Bjorn Helgaas
1
-16
/
+5
2013-02-08
drm/pci: Set all supported speeds in speed cap mask for pre-3.0 devices
Bjorn Helgaas
1
-1
/
+1
2013-02-08
drm/pci: Use the standard #defines for PCIe Link Capability bits
Bjorn Helgaas
1
-2
/
+2
2013-02-08
drm: Allow vblank support without DRIVER_HAVE_IRQ
Thierry Reding
1
-2
/
+3
2013-02-08
drm/radeon: use prime helpers
Aaron Plattner
3
-157
/
+35
2013-02-08
drm/nouveau: use prime helpers
Aaron Plattner
5
-161
/
+34
2013-02-08
drm: add prime helpers
Aaron Plattner
3
-1
/
+201
2013-02-08
drm/i2c: give i2c it's own Kconfig
Rob Clark
3
-23
/
+24
2013-02-08
Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
43
-1887
/
+2199
2013-02-08
Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...
Dave Airlie
21
-13
/
+894
2013-02-08
Merge branch 'udl-fixes' into drm-next
Dave Airlie
4
-25
/
+73
2013-02-08
Merge branch 'console-fixes' into drm-next
Dave Airlie
55
-423
/
+503
2013-02-08
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
522
-2552
/
+4486
2013-02-08
Revert "Revert "console: implement lockdep support for console_lock""
Dave Airlie
1
-0
/
+9
2013-02-08
fbcon: fix locking harder
Dave Airlie
3
-3
/
+13
2013-02-08
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
5
-17
/
+37
2013-02-08
fb: rework locking to fix lock ordering on takeover
Alan Cox
5
-27
/
+104
2013-02-08
x86/intel/cacheinfo: Shut up annoying warning
Borislav Petkov
1
-4
/
+3
2013-02-08
x86, doc: Boot protocol 2.12 is in 3.8
H. Peter Anvin
1
-1
/
+1
2013-02-08
x86-64: Replace left over sti/cli in ia32 audit exit code
Jan Beulich
1
-2
/
+2
[next]