summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | drm/nv50: delete ramfc object after disabling fifo, not beforeMaarten Maathuis2010-02-101-3/+6
| | * | | | | | | | | | | | drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis2010-02-102-7/+10
| | * | | | | | | | | | | | drm/nv50: align size of buffer object to the right boundaries.Maarten Maathuis2010-02-101-5/+5
| | * | | | | | | | | | | | drm/nv50: disregard dac outputs in nv50_sor_dpms()Ben Skeggs2010-02-101-0/+1
| | * | | | | | | | | | | | drm/nv50: prevent multiple init tables being parsed at the same timeBen Skeggs2010-02-102-8/+11
| | * | | | | | | | | | | | drm/nouveau: make dp auxch xfer len check for reads onlyBen Skeggs2010-02-091-5/+5
| | * | | | | | | | | | | | drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50Ben Skeggs2010-02-091-1/+1
| | * | | | | | | | | | | | drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki2010-02-091-0/+8
| | * | | | | | | | | | | | drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki2010-02-094-12/+42
| | * | | | | | | | | | | | drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL testJulia Lawall2010-02-091-2/+2
| | * | | | | | | | | | | | drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hangLuca Barbieri2010-02-091-0/+2
| | * | | | | | | | | | | | drm/nouveau: Fixup semaphores on pre-nv50 cards.Francisco Jerez2010-02-091-0/+14
| | * | | | | | | | | | | | drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki2010-02-093-0/+11
| | * | | | | | | | | | | | drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki2010-02-094-15/+37
| | * | | | | | | | | | | | drm/nouveau: fix non-vram notifier blocksBen Skeggs2010-02-092-4/+11
| * | | | | | | | | | | | | drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom2010-02-113-19/+14
| * | | | | | | | | | | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-113-19/+12
| * | | | | | | | | | | | | drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz2010-02-111-4/+4
| * | | | | | | | | | | | | drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-114-8/+21
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-02-115-22/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drivers/dma: Correct NULL testJulia Lawall2010-02-101-2/+0
| * | | | | | | | | | | | | async-tx: fix buffer submission error handling in ipu_idma.cGuennadi Liakhovetski2010-02-101-18/+7
| * | | | | | | | | | | | | dmaengine: correct onstack wait_queue_head declarationYong Zhang2010-02-051-1/+1
| * | | | | | | | | | | | | ioat: fix infinite timeout checking in ioat2_quiesceDan Williams2010-02-021-1/+1
| * | | | | | | | | | | | | dmaengine: fix memleak in dma_async_device_unregisterAnatolij Gustschin2010-02-021-0/+1
* | | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-116-194/+736
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-101-2/+2
| * | | | | | | | | | | | | | MIPS: SNI: Correct NULL testJulia Lawall2010-02-101-1/+1
| * | | | | | | | | | | | | | MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2010-02-102-3/+3
| * | | | | | | | | | | | | | MIPS: IP27: Make defconfig useful again.Ralf Baechle2010-02-101-188/+729
| * | | | | | | | | | | | | | MIPS: Fixup of the r4k timerWu Zhangjin2010-02-101-0/+1
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-02-111-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | RDMA/cm: Revert association of an RDMA device when binding to loopbackSean Hefty2010-02-101-3/+1
* | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-119-38/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-096-34/+28
| * | | | | | | | | | | | | | x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn2010-02-091-2/+2
| * | | | | | | | | | | | | | x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori2010-02-041-1/+4
| * | | | | | | | | | | | | | x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-021-1/+1
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-115-14/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sparc32: Fix thinko in previous change.David S. Miller2010-02-111-1/+1
| * | | | | | | | | | | | | | | sparc: Align clone and signal stacks to 16 bytes.David S. Miller2010-02-095-14/+20
* | | | | | | | | | | | | | | | fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling2010-02-111-2/+19
* | | | | | | | | | | | | | | | compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab2010-02-111-0/+1
* | | | | | | | | | | | | | | | MAINTAINERS: changed LTP maintainership responsibilitiesRishikesh2010-02-111-2/+4
* | | | | | | | | | | | | | | | edac: mpc85xx fix build regression by removing unused debug codePeter Tyser2010-02-111-4/+0
* | | | | | | | | | | | | | | | edac: mpc85xx fix bad page calculationPeter Tyser2010-02-111-2/+2
* | | | | | | | | | | | | | | | mmc_test: block addressed cardsJohan Kristell2010-02-111-3/+6
* | | | | | | | | | | | | | | | tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst2010-02-111-22/+57
* | | | | | | | | | | | | | | | compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann2010-02-101-0/+2
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-101-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud