summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-20drm/radeon/kms/rs600: add connector quirkAlex Deucher1-0/+9
2010-02-20vgaarb: fix "target=default" passingKyle McMartin1-1/+1
2010-02-18Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6...Dave Airlie3-5/+6
2010-02-18drm/radeon/kms: fix bo's fence associationJerome Glisse3-29/+21
2010-02-18drm/radeon/kms: fix indirect buffer management V2Jerome Glisse3-72/+45
2010-02-18drm/edid: Fix interlaced detailed timings to be frame size, not field.Adam Jackson1-2/+45
2010-02-18drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2-33/+19
2010-02-18drm/radeon/kms: use udelay for short delaysDave Airlie1-1/+1
2010-02-16drm/nouveau: Force TV encoder DPMS reinit after resume.Francisco Jerez1-0/+2
2010-02-16drm/nouveau: use mutex for vbios lockBen Skeggs2-5/+4
2010-02-15drm/radeon/kms: make sure retry count increases.Dave Airlie1-1/+1
2010-02-15drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner1-1/+4
2010-02-15drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom1-0/+6
2010-02-15drm: Fix a bug in the range manager.Thomas Hellstrom1-1/+2
2010-02-12Linux 2.6.33-rc8v2.6.33-rc8Linus Torvalds1-1/+1
2010-02-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-6/+3
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds8-142/+332
2010-02-12ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai1-6/+3
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2010-02-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-0/+6
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2-3/+3
2010-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2-2/+2
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin1-2/+2
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown1-1/+1
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse1-1/+1
2010-02-12GFS2: Fix error codeAbhijith Das1-1/+1
2010-02-12Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-7/+8
2010-02-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-33/+19
2010-02-12Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-12/+10
2010-02-12Merge git://git.infradead.org/users/cbou/battery-2.6.33Linus Torvalds1-2/+8
2010-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-44/+26
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+8
2010-02-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds43-230/+402
2010-02-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds5-22/+10
2010-02-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-194/+736
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-3/+1
2010-02-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-38/+35
2010-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-14/+20
2010-02-12fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling1-2/+19
2010-02-12compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab1-0/+1
2010-02-12MAINTAINERS: changed LTP maintainership responsibilitiesRishikesh1-2/+4
2010-02-12edac: mpc85xx fix build regression by removing unused debug codePeter Tyser1-4/+0
2010-02-12edac: mpc85xx fix bad page calculationPeter Tyser1-2/+2
2010-02-12mmc_test: block addressed cardsJohan Kristell1-3/+6
2010-02-12tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst1-22/+57
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1
2010-02-11amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov1-7/+8
2010-02-11vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner1-1/+1
2010-02-11Merge branch 'drm-radeon-linus' of ../drm-nextDave Airlie9-41/+89