Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | drm/radeon/kms: fix screen clearing before fbcon. | Dave Airlie | 2010-02-11 | 1 | -1/+1 | |
| | * | | | | | | | | | drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card. | Dave Airlie | 2010-02-09 | 1 | -0/+9 | |
| | * | | | | | | | | | drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector. | Dave Airlie | 2010-02-08 | 2 | -9/+22 | |
| | * | | | | | | | | | drm/radeon/kms: change Kconfig text to reflect the new option. | Dave Airlie | 2010-02-08 | 1 | -4/+8 | |
| | * | | | | | | | | | drm/radeon/kms: suspend and resume audio stuff | Rafał Miłecki | 2010-02-05 | 2 | -2/+9 | |
| * | | | | | | | | | | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 | Dave Airlie | 2010-02-11 | 26 | -143/+266 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | nouveau: fix state detection with switchable graphics | Matthew Garrett | 2010-02-11 | 1 | -6/+6 | |
| | * | | | | | | | | | | drm/nouveau: move dereferences after null checks | Marcin Slusarz | 2010-02-11 | 4 | -11/+17 | |
| | * | | | | | | | | | | drm/nv50: make the pgraph irq handler loop like the pre-nv50 version | Maarten Maathuis | 2010-02-09 | 1 | -64/+77 | |
| | * | | | | | | | | | | drm/nv50: delete ramfc object after disabling fifo, not before | Maarten Maathuis | 2010-02-09 | 1 | -3/+6 | |
| | * | | | | | | | | | | drm/nv50: avoid unloading pgraph context when ctxprog is running | Maarten Maathuis | 2010-02-09 | 2 | -7/+10 | |
| | * | | | | | | | | | | drm/nv50: align size of buffer object to the right boundaries. | Maarten Maathuis | 2010-02-09 | 1 | -5/+5 | |
| | * | | | | | | | | | | drm/nv50: disregard dac outputs in nv50_sor_dpms() | Ben Skeggs | 2010-02-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | drm/nv50: prevent multiple init tables being parsed at the same time | Ben Skeggs | 2010-02-09 | 2 | -8/+11 | |
| | * | | | | | | | | | | drm/nouveau: make dp auxch xfer len check for reads only | Ben Skeggs | 2010-02-09 | 1 | -5/+5 | |
| | * | | | | | | | | | | drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50 | Ben Skeggs | 2010-02-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | drm/nouveau: Add proper vgaarb support. | Marcin Kościelnicki | 2010-02-09 | 1 | -0/+8 | |
| | * | | | | | | | | | | drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. | Marcin Kościelnicki | 2010-02-09 | 4 | -12/+42 | |
| | * | | | | | | | | | | drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL test | Julia Lawall | 2010-02-09 | 1 | -2/+2 | |
| | * | | | | | | | | | | drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang | Luca Barbieri | 2010-02-09 | 1 | -0/+2 | |
| | * | | | | | | | | | | drm/nouveau: Fixup semaphores on pre-nv50 cards. | Francisco Jerez | 2010-02-09 | 1 | -0/+14 | |
| | * | | | | | | | | | | drm/nouveau: Add getparam to get available PGRAPH units. | Marcin Kościelnicki | 2010-02-09 | 3 | -0/+11 | |
| | * | | | | | | | | | | drm/nouveau: Add module options to disable acceleration. | Marcin Kościelnicki | 2010-02-09 | 4 | -15/+37 | |
| | * | | | | | | | | | | drm/nouveau: fix non-vram notifier blocks | Ben Skeggs | 2010-02-09 | 2 | -4/+11 | |
| * | | | | | | | | | | | drm/vmwgfx: Fix a circular locking dependency bug. | Thomas Hellstrom | 2010-02-11 | 3 | -19/+14 | |
| * | | | | | | | | | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members.... | Jakob Bornecrantz | 2010-02-11 | 3 | -19/+12 | |
| * | | | | | | | | | | | drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height} | Jakob Bornecrantz | 2010-02-11 | 1 | -4/+4 | |
| * | | | | | | | | | | | drm/vmwgfx: Update the user-space interface. | Thomas Hellstrom | 2010-02-11 | 4 | -8/+21 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2010-02-11 | 5 | -22/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | drivers/dma: Correct NULL test | Julia Lawall | 2010-02-10 | 1 | -2/+0 | |
| * | | | | | | | | | | | async-tx: fix buffer submission error handling in ipu_idma.c | Guennadi Liakhovetski | 2010-02-10 | 1 | -18/+7 | |
| * | | | | | | | | | | | dmaengine: correct onstack wait_queue_head declaration | Yong Zhang | 2010-02-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | ioat: fix infinite timeout checking in ioat2_quiesce | Dan Williams | 2010-02-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | dmaengine: fix memleak in dma_async_device_unregister | Anatolij Gustschin | 2010-02-02 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-02-11 | 6 | -194/+736 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | MIPS: Don't probe reserved EntryHi bits. | David Daney | 2010-02-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | MIPS: SNI: Correct NULL test | Julia Lawall | 2010-02-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init | David Daney | 2010-02-10 | 2 | -3/+3 | |
| * | | | | | | | | | | | | MIPS: IP27: Make defconfig useful again. | Ralf Baechle | 2010-02-10 | 1 | -188/+729 | |
| * | | | | | | | | | | | | MIPS: Fixup of the r4k timer | Wu Zhangjin | 2010-02-10 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-02-11 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | RDMA/cm: Revert association of an RDMA device when binding to loopback | Sean Hefty | 2010-02-10 | 1 | -3/+1 | |
* | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-11 | 9 | -38/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha | 2010-02-10 | 6 | -34/+28 | |
| * | | | | | | | | | | | | | x86-32: Make AT_VECTOR_SIZE_ARCH=2 | Serge E. Hallyn | 2010-02-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | x86/agp: Fix amd64-agp module initialization regression | FUJITA Tomonori | 2010-02-04 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | x86, doc: Fix minor spelling error in arch/x86/mm/gup.c | Andy Shevchenko | 2010-02-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-02-11 | 5 | -14/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | sparc32: Fix thinko in previous change. | David S. Miller | 2010-02-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | sparc: Align clone and signal stacks to 16 bytes. | David S. Miller | 2010-02-10 | 5 | -14/+20 |