summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey2013-03-071-1/+0
* Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-03-078-2/+48
|\
| * drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák2013-03-072-2/+3
| * drm/radeon: skip MC reset as it's probably not hungAlex Deucher2013-03-074-0/+24
| * drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher2013-03-071-0/+9
| * drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher2013-03-071-0/+12
|/
* Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-03-078-22/+79
|\
| * drm/i915: Turn off hsync and vsync on ADPA when disabling crtPatrik Jakobsson2013-03-061-1/+1
| * drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bitsPatrik Jakobsson2013-03-061-2/+2
| * drm/i915: also disable south interrupts when handling themPaulo Zanoni2013-03-051-2/+24
| * drm/i915: enable irqs earlier when resumingDaniel Vetter2013-03-051-1/+12
| * drm/i915: Increase the RC6p threshold.Stéphane Marchesin2013-03-051-1/+1
| * DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.Egbert Eich2013-03-041-0/+26
| * drm/i915: Fix Haswell/CRW PCI IDs.Kenneth Graunke2013-03-031-6/+6
| * drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä2013-03-031-7/+4
| * drm/i915: wait_event_timeout's timeout is in jiffiesPaulo Zanoni2013-03-031-1/+2
| * drm/i915: Fix missing variable initilizationSyam Sidhardhan2013-03-031-1/+1
* | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-03-055-73/+117
|\ \
| * | drm/nv50-: prevent some races between modesetting and page flippingBen Skeggs2013-03-041-83/+106
| * | drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs2013-03-041-0/+1
| * | drm/nv84: fix regression in page flippingBen Skeggs2013-03-041-6/+14
| * | drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez2013-03-041-1/+1
| * | drm/nouveau: Disable AGP on PowerPC again.Francisco Jerez2013-03-041-0/+12
| * | drm/nve0/graph: some random reg moved on keplerBen Skeggs2013-03-041-1/+1
|/ /
* | Linux 3.9-rc1v3.9-rc1Linus Torvalds2013-03-041-2/+2
* | Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-038-254/+284
|\ \
| * | UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-208-254/+284
* | | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-035-49/+57
|\ \ \
| * | | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
| * | | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-011-0/+9
| * | | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-281-1/+9
| * | | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-251-22/+12
| * | | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-251-26/+26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-0326-171/+108
|\ \ \ \
| * | | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-025-10/+10
| * | | | fix nommu breakage in shmem.cAl Viro2013-03-021-3/+2
| * | | | cache the value of file_inode() in struct fileAl Viro2013-03-023-2/+6
| * | | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-281-3/+17
| * | | | 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-281-2/+5
| * | | | 9p: untangle ->lookup() a bitAl Viro2013-02-281-18/+9
| * | | | 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-281-1/+0
| * | | | 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-284-22/+11
| * | | | v9fs: get rid of v9fs_dentryAl Viro2013-02-283-51/+9
| * | | | 9p: turn fid->dlist into hlistAl Viro2013-02-284-11/+9
| * | | | 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-282-7/+6
| * | | | more file_inode() open-coded instancesAl Viro2013-02-2710-45/+38
| * | | | selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro2013-02-271-9/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-031-0/+1
|\ \ \ \ \
| * | | | | btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven2013-03-031-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-0317-144/+172
|\ \ \ \ \ \