aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | agp: add user mapping support to ATI AGP bridge.Dave Airlie2009-06-18
| * | | | | drm/i915: enable GEM on PAE.Dave Airlie2009-06-18
| * | | | | drm/radeon: fix unused variables warningDave Airlie2009-06-18
| * | | | | agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-18
| * | | | | agpgart: detected ALi M???? chipset with M1621Ondrej Zary2009-06-18
| * | | | | drm/radeon: command stream checker for r3xx-r5xx hardwareJerome Glisse2009-06-18
| * | | | | drm/radeon: Fully initialize LVDS info also when we can't get it from the ROM.Michel Dänzer2009-06-18
| * | | | | radeon: Fix CP byte order on big endian architectures with KMS.Michel Dänzer2009-06-18
| * | | | | agp/uninorth: Handle user memory types.Michel Dänzer2009-06-18
| * | | | | drm/ttm: Add some powerpc cache flush code.Michel Dänzer2009-06-18
| * | | | | radeon: Enable modesetting on non-x86.Michel Dänzer2009-06-18
| * | | | | drm/radeon: Respect AGP cant_use_aperture flag.Michel Dänzer2009-06-18
| * | | | | drm: EDID endianness fixes.Michel Dänzer2009-06-18
| * | | | | drm/radeon: this VRAM vs aperture test is wrong, just remove it.Dave Airlie2009-06-18
| * | | | | drm/ttm: fix an error path to exit function correctlyThomas Hellstrom2009-06-18
| * | | | | drm: Apply "Memory fragmentation from lost alignment blocks"Thomas Hellstrom2009-06-18
| * | | | | ttm: Return -ERESTART when a signal interrupts bo eviction.Thomas Hellstrom2009-06-18
| * | | | | drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
| * | | | | drm/i915: Clear fence register on tiling stride change.Chris Wilson2009-06-18
| * | | | | drm/i915: Install fence register for tiled scanout on i915Chris Wilson2009-06-18
| * | | | | drm/i915: detach/attach get/put pages symmetryChris Wilson2009-06-17
| * | | | | drm/i915: A few debugfs formatting fixesBen Gamari2009-06-17
| * | | | | drm/i915: Warn when inteldrmfb fails to restore its framebuffer configBen Gamari2009-06-17
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-06-20
|\ \ \ \ \ \
| * | | | | | fat: Fix the removal of opts->fs_dmaskOGAWA Hirofumi2009-06-20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-20
|\ \ \ \ \ \
| * | | | | | ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat2009-06-20
| * | | | | | ide: BUG() on unknown requestsBartlomiej Zolnierkiewicz2009-06-15
| * | | | | | ide: filter out invalid DMA xfer mode changes in HDIO_DRIVE_CMD ioctl handlerBartlomiej Zolnierkiewicz2009-06-15
| * | | | | | ide: do not access ide_drive_t 'drive_data' field directlyJoao Ramos2009-06-15
| * | | | | | sl82c105: implement test_irq() methodSergei Shtylyov2009-06-15
| * | | | | | siimage: implement test_irq() methodSergei Shtylyov2009-06-15
| * | | | | | pdc202xx_old: implement test_irq() method (take 2)Sergei Shtylyov2009-06-15
| * | | | | | cmd64x: implement test_irq() methodSergei Shtylyov2009-06-15
| * | | | | | cmd640: implement test_irq() methodSergei Shtylyov2009-06-15
| * | | | | | ide: move ack_intr() method into 'struct ide_port_ops' (take 2)Sergei Shtylyov2009-06-15
| * | | | | | ide: move IRQ clearing from ack_intr() method to clear_irq() method (take 2)Sergei Shtylyov2009-06-15
| * | | | | | siimage: use ide_dma_test_irq() (take 2)Sergei Shtylyov2009-06-15
| * | | | | | cmd64x: implement clear_irq() method (take 2)Sergei Shtylyov2009-06-15
| * | | | | | ide: call clear_irq() method in ide_timer_expiry()Sergei Shtylyov2009-06-15
| * | | | | | sgiioc4: coding style cleanupSergei Shtylyov2009-06-15
| * | | | | | ide: don't enable IORDY at a probe timeBartlomiej Zolnierkiewicz2009-06-15
| * | | | | | ide: IORDY handling fixesBartlomiej Zolnierkiewicz2009-06-15
| * | | | | | ata: add ata_id_pio_need_iordy() helper (v2)Bartlomiej Zolnierkiewicz2009-06-15
| * | | | | | ide-tape: fix build issueBorislav Petkov2009-06-15
| * | | | | | Merge branch 'bp-remove-pc-buf' into for-nextBartlomiej Zolnierkiewicz2009-06-13
| |\ \ \ \ \ \
| | * | | | | | ide: unify interrupt reason checkingBorislav Petkov2009-05-15
| | * | | | | | ide-cd: use whole request_sense buffer in EHBorislav Petkov2009-05-15
| | * | | | | | ide-atapi: remove pc->bufBorislav Petkov2009-05-15
| | * | | | | | ide-tape: fix READ POSITION cmd handlingBorislav Petkov2009-05-15