summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-10exofs: More sane debug printBoaz Harrosh1-2/+1
2009-12-10trivial: some small fixes in exofs documentationThadeu Lima de Souza Cascardo2-11/+14
2009-12-10x86: mmio-mod.c: Use pr_fmtJoe Perches1-36/+35
2009-12-10x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches1-20/+20
2009-12-10x86: i8254.c: Add pr_fmt(fmt)Joe Perches1-5/+7
2009-12-10x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches1-6/+7
2009-12-10x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches1-5/+7
2009-12-10drm/radeon/kms: fix warning about cur_placement being uninitialised.Dave Airlie1-1/+1
2009-12-10Merge remote branch 'korg/drm-radeon-next' of into drm-linusDave Airlie32-512/+849
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie8-27/+32
2009-12-10drm/ttm: Print debug information on memory manager when eviction failsJerome Glisse1-13/+57
2009-12-10drm: Add memory manager debug functionJerome Glisse2-0/+21
2009-12-10drm/radeon/kms: restore surface registers on resume.Dave Airlie11-7/+23
2009-12-10drm/radeon/kms/r600/r700: fallback gracefully on ucode failureAlex Deucher2-25/+25
2009-12-10drm/ttm: Initialize eviction placement in case the driver callback doesn'tJerome Glisse1-0/+4
2009-12-10drm/radeon/kms: cleanup structure and module if initialization failsJerome Glisse1-22/+20
2009-12-10drm/radeon/kms: actualy set the eviction placements we chooseJerome Glisse1-0/+1
2009-12-10drm/radeon/kms: Fix NULL ptr dereferenceJerome Glisse1-2/+4
2009-12-10drm/radeon/kms/avivo: add support for new pll selection algoAlex Deucher6-3/+120
2009-12-10drm/radeon/kms/avivo: fix some bugs in the display bandwidth setupAlex Deucher3-5/+28
2009-12-10drm/radeon/kms: fix return value from fence function.Dave Airlie1-1/+1
2009-12-10drm/radeon: Remove tests for -ERESTART from the TTM code.Thomas Hellstrom2-29/+14
2009-12-10drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom4-35/+23
2009-12-10drm/radeon/kms: Convert radeon to new TTM validation API (V2)Jerome Glisse3-51/+67
2009-12-10drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse3-269/+256
2009-12-10drm: Add search/get functions to get a block in a specific rangeJerome Glisse2-0/+122
2009-12-10drm/radeon/kms: fix avivo tiling regression since radeon object reworkDave Airlie1-2/+3
2009-12-10Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds49-283/+1153
2009-12-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds58-1742/+2319
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds11-90/+248
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds63-1167/+3110
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds291-11187/+27986
2009-12-10Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-157/+398
2009-12-10Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds4-4/+8
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds15-221/+39
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds490-831/+720
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-17/+61
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds235-7716/+27284
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds12-45/+141
2009-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds146-2405/+4741
2009-12-10Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds47-1762/+3051
2009-12-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds76-2713/+2727
2009-12-10Doc: use misc-devices/ dir for driversJean Delvare2-0/+0
2009-12-10Doc: better explanation of procs_runningLuis Garces-Erice1-2/+2
2009-12-10correct gpio.txt typosDominik D. Geyer1-2/+2
2009-12-10docbook: fix signal_pending() argumentShawn Bohrer1-1/+1
2009-12-10use DMA_BIT_MASK instead of inline constantMarin Mitov1-1/+1
2009-12-10Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap1-2/+2
2009-12-10nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker1-0/+1