summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * drm/i915/hdmi: send AVI info frames on ILK+ as wellJesse Barnes2011-07-292-1/+52
| | | * drm/i915: fix CB tuning check for ILK+Jesse Barnes2011-07-291-1/+1
| | * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-294-51/+98
| | |\|
| | | * drm/i915: Flush other plane register writesKeith Packard2011-07-291-13/+18
| | | * drm/i915: flush plane control changes on ILK+ as wellJesse Barnes2011-07-291-2/+2
| | | * drm/i915: apply timing generator bug workaround on CPT and PPTJesse Barnes2011-07-292-0/+9
| | | * drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_setKeith Packard2011-07-291-0/+2
| | | * Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"Keith Packard2011-07-291-0/+8
| | | * drm/i915: DP_PIPE_ENABLED must check transcoder on CPTKeith Packard2011-07-292-14/+34
| | | * drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcdKeith Packard2011-07-291-5/+3
| | | * drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcdKeith Packard2011-07-291-9/+15
| | | * drm/i915: Use dp_detect_common in hotplug helper functionKeith Packard2011-07-291-20/+19
| | | * drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'Keith Packard2011-07-291-2/+2
| | * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-262-6/+18
| | |\|
| | | * drm/i915/dp: Don't turn CPT DP ports on too earlyAdam Jackson2011-07-261-4/+10
| | | * drm/i915/dp: Explicitly disable symbol scrambling while trainingAdam Jackson2011-07-261-2/+4
| | | * drm/i915/pch: Fix integer math bugs in panel fittingAdam Jackson2011-07-261-0/+4
| | * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-252-21/+27
| | |\|
| | | * drm/i915: Hold mode_config->mutex during hotplug processingKeith Packard2011-07-251-0/+3
| | | * drm/i915/dp: Explicitly request 8/10 channel codingAdam Jackson2011-07-251-0/+1
| | | * drm/i915/dp: Retry DPCD fetch on G4X tooAdam Jackson2011-07-251-18/+15
| | | * drm/i915/dp: Better hexdump of DPCDAdam Jackson2011-07-251-4/+4
| | | * drm/i915/dp: Read more DPCD registers on connection probeAdam Jackson2011-07-251-3/+5
| | | * drm/i915/dp: Move DPCD dump to common code instead of PCH-onlyAdam Jackson2011-07-251-2/+4
| | | * drm/i915/dp: Zero the DPCD data before connection probeAdam Jackson2011-07-251-0/+1
| | * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-22152-680/+1265
| | |\|
| | | * drm/i915: load the LUT before pipe enable on ILK+Jesse Barnes2011-07-221-2/+6
| | | * drm/i915: Initialize RCS ring status page address in intel_render_ring_init_driKeith Packard2011-07-222-4/+5
| | | * drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-07-221-1/+1
| | * | drm/i915: Skip GPU wait for scanout pin while wedgedKeith Packard2011-07-221-1/+1
| | * | drm/i915: provide more error output when mode sets failJesse Barnes2011-07-221-1/+4
| * | | drm/radeon/kms: add thermal chip quirk for asus 9600xtAlex Deucher2011-08-041-1/+20
| * | | drm/radeon: off by one in check_reg() functionsDan Carpenter2011-08-042-3/+2
| * | | drm/radeon/kms: fix version comment due to merge timingAlex Deucher2011-08-041-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-0530-258/+661
|\ \ \ \
| * | | | sparc: Size mondo queues more sanely.David S. Miller2011-08-051-7/+23
| * | | | sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-054-40/+85
| * | | | sparc: Fix __atomic_add_unless() return value.Josip Rodin2011-08-041-1/+1
| * | | | sparc: use kbuild-generic support for true asm-generic header filesSam Ravnborg2011-08-045-9/+5
| * | | | sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-037-15/+126
| * | | | sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-035-9/+53
| * | | | sparc: Add some missing hypervisor API groups.David S. Miller2011-08-032-0/+12
| * | | | sparc: Use hweight64() in popc emulation.David S. Miller2011-08-031-11/+4
| * | | | sparc: Use popc if possible for hweight routines.David S. Miller2011-08-037-40/+102
| * | | | sparc: Minor tweaks to Niagara page copy/clear.David S. Miller2011-08-034-102/+77
| * | | | sparc: Sanitize cpu feature detection and reporting.David S. Miller2011-07-294-36/+185
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-05102-350/+615
|\ \ \ \ \
| * | | | | ipv6: check for IPv4 mapped addresses when connecting IPv6 socketsMax Matveev2011-08-051-2/+9
| * | | | | mlx4: decreasing ref count when removing macYevgeny Petrilin2011-08-051-3/+6
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-0520-6/+65
| |\ \ \ \ \