summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-08drm/kms/radeon: make kms default a runtime optionDave Airlie4-17/+12
2009-09-08drm/kms: fix kms helper license + KconfigDave Airlie4-7/+11
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse33-606/+8289
2009-09-08drm/radeon/kms: add initial radeon tv-out support.Dave Airlie15-388/+1941
2009-09-08drm/radeon/kms: add rn50/r100/r200 CS tracker.Dave Airlie11-440/+1712
2009-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-69/+70
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-8/+20
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-0/+1
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds3-6/+31
2009-09-07Merge intel drm-intel-next branchDave Airlie205-1656/+3349
2009-09-07drm/kms: remove old std mode fallback code.Dave Airlie1-54/+2
2009-09-07drm/kms/i915: Add the default mode for CRT output without EDIDykzhao1-2/+5
2009-09-07drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui2-0/+48
2009-09-07drm/kms: try to find the std mode in DMT tableZhao Yakui2-12/+39
2009-09-07drm/kms: Add the default mode tableZhao Yakui1-0/+237
2009-09-07drm: split crtc/fb helpers into a separate moduleDave Airlie4-5/+16
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie5-69/+70
2009-09-07drm/radeon/kms: add updated registers from drm-fixes.Dave Airlie3-0/+5
2009-09-07drm/radeon/kms: block depthxy offset from use from userspace.Dave Airlie3-3/+0
2009-09-07IMA: update ima_counts_putMimi Zohar2-8/+20
2009-09-07drm/i915: Put the idle reclocking work on our private workqueue as well.Eric Anholt1-2/+2
2009-09-06drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson4-27/+50
2009-09-06gianfar: Fix build.David S. Miller1-1/+1
2009-09-06Linux 2.6.31-rc9v2.6.31-rc9Linus Torvalds1-1/+1
2009-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds3-6/+20
2009-09-06powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-06Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds3-7/+20
2009-09-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-09-06Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+5
2009-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-75/+89
2009-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-4/+12
2009-09-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-88/+7
2009-09-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-4/+8
2009-09-06Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-1/+1
2009-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-1/+1
2009-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+14
2009-09-06Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+2
2009-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds13-81/+198
2009-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-6/+42
2009-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-7/+6
2009-09-06Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-4/+5
2009-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+43
2009-09-06ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre1-0/+4
2009-09-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+13
2009-09-06pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds1-9/+1
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds1-2/+1
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov3-38/+43
2009-09-05page-allocator: always change pageblock ownership when anti-fragmentation is ...Mel Gorman1-2/+4
2009-09-05nommu: fix error handling in do_mmap_pgoff()David Howells1-2/+1