summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: completely fail init if we fail to map the PRAMIN BARBen Skeggs2010-06-081-12/+7
* drm/nouveau: match U/DP script against SOR linkBen Skeggs2010-06-081-3/+20
* drm/radeon/kms/pm: resurrect printing power statesRafał Miłecki2010-06-081-0/+45
* drm/radeon/kms: add trivial debugging for voltageRafał Miłecki2010-06-084-0/+5
* drm/radeon/kms/r600+: use voltage from requested clock mode (v3)Rafał Miłecki2010-06-083-10/+12
* drm/radeon/kms/pm: track current voltage (v2)Alex Deucher2010-06-086-7/+22
* drm/radeon/kms/pm: Disable voltage adjust on RS780/RS880Alex Deucher2010-06-081-4/+1
* drm/radeon/kms: fix typo in printing the HPD infoAlex Deucher2010-06-081-2/+1
* drm/radeon/kms/pm: add mid profileAlex Deucher2010-06-085-13/+126
* drm/radeon/kms/pm: Misc fixesAlex Deucher2010-06-081-16/+10
* drm/radeon/kms/combios: fix typo in voltage fixAlex Deucher2010-06-081-1/+1
* drm/radeon/kms/evergreen: set accel_enabledAlex Deucher2010-06-084-3/+12
* drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter2010-06-082-2/+7
* drm/drm_crtc: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-081-1/+3
* drm/fb: use printk to print out the switching to text mode error.Dave Airlie2010-06-081-1/+1
* drm/radeon: fix PM on non-vram cards.Dave Airlie2010-06-081-9/+0
* drm: Propagate error from drm_fb_helper_init().Chris Wilson2010-06-084-11/+38
* drm/i915: fix oops on single crtc devices.Dave Airlie2010-06-083-6/+6
* Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds2010-06-071-1/+1
* Linux 2.6.35-rc2v2.6.35-rc2Linus Torvalds2010-06-061-1/+1
* drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-061-0/+9
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-06-052-17/+26
|\
| * ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov2010-06-051-17/+23
| * ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o2010-06-031-0/+3
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-06-0518-798/+736
|\ \
| * \ Merge branch 'master' into for-linusAlex Elder2010-06-0418-798/+736
| |\ \
| | * | xfs: improve xfs_isilockedChristoph Hellwig2010-06-031-16/+10
| | * | xfs: skip writeback from reclaim contextChristoph Hellwig2010-06-031-0/+15
| | * | xfs: remove done roadmap item from xfs-delayed-logging-design.txtChristoph Hellwig2010-06-031-5/+0
| | * | xfs: fix race in inode cluster freeing failing to stale inodesDave Chinner2010-06-031-80/+62
| | * | xfs: fix access to upper inodes without inode64Christoph Hellwig2010-05-285-46/+21
| | * | xfs: fix might_sleep() warning when initialising per-ag treeDave Chinner2010-05-281-1/+1
| | * | fs/xfs/quota: Add missing mutex_unlockJulia Lawall2010-05-281-1/+3
| | * | xfs: remove duplicated #includeHuang Weiyi2010-05-281-1/+0
| | * | xfs: convert more trace events to DEFINE_EVENTLi Zefan2010-05-281-168/+188
| | * | xfs: xfs_trace.c: remove duplicated #includeHuang Weiyi2010-05-281-1/+0
| | * | xfs: Check new inode size is OK before preallocatingDave Chinner2010-05-282-4/+14
| | * | xfs: clean up xlog_alignChristoph Hellwig2010-05-281-8/+3
| | * | xfs: cleanup log reservation calculactionsChristoph Hellwig2010-05-282-457/+400
| | * | xfs: be more explicit if RT mount fails due to configEric Sandeen2010-05-281-1/+10
| | * | xfs: replace E2BIG with EFBIG where appropriateEric Sandeen2010-05-282-9/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-0531-205/+256
|\ \ \ \
| * | | | X25: remove duplicated #includeHuang Weiyi2010-06-051-2/+0
| * | | | tcp: use correct net ns in cookie_v4_check()Eric Dumazet2010-06-051-1/+1
| * | | | rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet2010-06-051-3/+4
| * | | | ppp_generic: fix multilink fragment sizesBen McKeegan2010-06-051-1/+1
| * | | | syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal2010-06-051-5/+5
| * | | | ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend2010-06-051-1/+1
| * | | | net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-052-5/+5
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-033-18/+18
| |\ \ \ \