summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang2010-09-071-0/+4
| * | agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang2010-09-071-2/+2
| * | drm/i915: Prevent double dpms onChris Wilson2010-09-071-1/+4
| * | drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson2010-09-071-20/+15
| * | drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth2010-09-074-12/+113
| * | drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson2010-09-071-13/+12
| * | drm/i915: Allocate the PCI resource for the MCHBARChris Wilson2010-09-071-10/+10
| * | drm/i915/dp: Really try 5 times before giving up.Chris Wilson2010-09-071-30/+28
| * | drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson2010-09-071-1/+39
| * | drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson2010-09-071-1/+1
| * | drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson2010-09-071-71/+9
| * | drm/i915: Fix offset page-flips on i965+Chris Wilson2010-09-071-19/+48
| * | drm/i915: Include a generation number in the device infoChris Wilson2010-09-072-54/+34
| * | i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-061-0/+1
| * | i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-061-3/+9
| * | agp/intel: Promote warning about failure to setup flush to error.Chris Wilson2010-09-061-4/+4
| * | drm/i915: overlay on gen2 can't address above 1GDaniel Vetter2010-09-061-0/+4
| * | drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson2010-09-061-0/+16
| * | i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbffPekka Enberg2010-09-061-3/+6
| * | i915: revert some checks added by commit 32aad86fPavel Roskin2010-09-061-16/+13
| * | Revert "drm/i915: Unreference object not handle on creation"Chris Wilson2010-09-061-3/+6
| * | drivers/gpu/drm/i915/intel_overlay.c needs seq_file.hAndrew Morton2010-09-061-0/+2
| |/
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-0716-179/+253
|\ \
| * | drm: Do not force 1024x768 modes on unknown connectorsChris Wilson2010-09-071-4/+3
| * | drm/kms: Add a module parameter to disable pollingChris Wilson2010-09-071-2/+15
| * | drm/radeon/kms: fix tv-out on avivo asicsAlex Deucher2010-09-071-3/+23
| * | drm/radeon/kms/evergreen: fix gpu hangs in userspace accel codeAlex Deucher2010-09-072-5/+39
| * | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-09-033-7/+8
| |\ \
| | * | drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz2010-09-031-0/+2
| | * | drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.Francisco Jerez2010-09-031-5/+2
| | * | drm/nouveau: Take fence spinlock before reading the last sequence.Francisco Jerez2010-09-031-2/+4
| * | | drm/radeon/kms/evergreen: work around bad data in some i2c tablesAlex Deucher2010-09-021-0/+27
| * | | drm/radeon/kms: properly set crtc high base on r7xxAlex Deucher2010-09-021-4/+4
| * | | drm/radeon/kms: fix tv module parameterAlex Deucher2010-09-021-35/+43
| * | | drm/radeon/kms: force legacy pll algo for RV515 LVDSAlex Deucher2010-09-021-0/+14
| * | | drm/radeon/kms: remove useless clock codeAlex Deucher2010-09-027-98/+0
| * | | drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fixAlex Deucher2010-08-303-1/+59
| * | | drm/radeon/kms: use tracked values for sclk and mclkAlex Deucher2010-08-303-20/+18
| | |/ | |/|
* | | m68knommu: fix missing linker segmentsGreg Ungerer2010-09-071-0/+2
* | | h8300: Fix missing consts in kernel_execve()David Howells2010-09-071-2/+2
* | | h8300: Fix die()David Howells2010-09-072-2/+4
* | | h8300: IRQ flags should be stored in an unsigned longDavid Howells2010-09-071-5/+10
* | | VFS: Sanity check mount flags passed to change_mnt_propagation()Valerie Aurora2010-09-071-1/+22
|/ /
* | Linux 2.6.36-rc3v2.6.36-rc3Linus Torvalds2010-08-291-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-295-26/+50
|\ \
| * | firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter2010-08-291-1/+9
| * | firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch2010-08-191-3/+10
| * | firewire: net: fix unicast reception RCODE in failure pathsStefan Richter2010-08-191-13/+15
| * | firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter2010-08-191-3/+8
| * | firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter2010-08-191-5/+7
OpenPOWER on IntegriCloud