summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-10exofs: dbg-print lessBoaz Harrosh
2009-12-10exofs: More sane debug printBoaz Harrosh
2009-12-10trivial: some small fixes in exofs documentationThadeu Lima de Souza Cascardo
2009-12-10x86: mmio-mod.c: Use pr_fmtJoe Perches
2009-12-10x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches
2009-12-10x86: i8254.c: Add pr_fmt(fmt)Joe Perches
2009-12-10x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches
2009-12-10x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches
2009-12-10drm/radeon/kms: fix warning about cur_placement being uninitialised.Dave Airlie
2009-12-10Merge remote branch 'korg/drm-radeon-next' of into drm-linusDave Airlie
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-10drm/ttm: Print debug information on memory manager when eviction failsJerome Glisse
2009-12-10drm: Add memory manager debug functionJerome Glisse
2009-12-10drm/radeon/kms: restore surface registers on resume.Dave Airlie
2009-12-10drm/radeon/kms/r600/r700: fallback gracefully on ucode failureAlex Deucher
2009-12-10drm/ttm: Initialize eviction placement in case the driver callback doesn'tJerome Glisse
2009-12-10drm/radeon/kms: cleanup structure and module if initialization failsJerome Glisse
2009-12-10drm/radeon/kms: actualy set the eviction placements we chooseJerome Glisse
2009-12-10drm/radeon/kms: Fix NULL ptr dereferenceJerome Glisse
2009-12-10drm/radeon/kms/avivo: add support for new pll selection algoAlex Deucher
2009-12-10drm/radeon/kms/avivo: fix some bugs in the display bandwidth setupAlex Deucher
2009-12-10drm/radeon/kms: fix return value from fence function.Dave Airlie
2009-12-10drm/radeon: Remove tests for -ERESTART from the TTM code.Thomas Hellstrom
2009-12-10drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom
2009-12-10drm/radeon/kms: Convert radeon to new TTM validation API (V2)Jerome Glisse
2009-12-10drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse
2009-12-10drm: Add search/get functions to get a block in a specific rangeJerome Glisse
2009-12-10drm/radeon/kms: fix avivo tiling regression since radeon object reworkDave Airlie
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-12-09Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-12-09Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-12-09Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-12-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-09Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-09Doc: use misc-devices/ dir for driversJean Delvare
2009-12-09Doc: better explanation of procs_runningLuis Garces-Erice
2009-12-09correct gpio.txt typosDominik D. Geyer
2009-12-09docbook: fix signal_pending() argumentShawn Bohrer
2009-12-09use DMA_BIT_MASK instead of inline constantMarin Mitov
2009-12-09Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap