aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | [POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood2008-02-06
* | | [POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman2008-02-06
* | | [POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds2008-02-06
* | | [POWERPC] iSeries: Fix section mismatch in viocdStephen Rothwell2008-02-06
* | | [POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell2008-02-06
* | | [POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell2008-02-06
* | | [POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman2008-02-06
* | | [POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman2008-02-06
* | | [POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman2008-02-06
* | | [POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman2008-02-06
* | | [POWERPC] Add of_get_next_parent()Michael Ellerman2008-02-06
* | | [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-06
* | | [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-06
* | | [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-05
|\ \ \
| * | | ide-tape: bump minor driver versionBorislav Petkov2008-02-05
| * | | ide-tape: cleanup the remaining codestyle issuesBorislav Petkov2008-02-05
| * | | ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov2008-02-05
| * | | ide-tape: remove leftover OnStream support warningBorislav Petkov2008-02-05
| * | | ide-tape: collect module-related macro calls at the endBorislav Petkov2008-02-05
| * | | ide-tape: include proper headersBorislav Petkov2008-02-05
| * | | ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov2008-02-05
| * | | ide-tape: remove struct idetape_id_gcwBorislav Petkov2008-02-05
| * | | ide-tape: cleanup and fix commentsBorislav Petkov2008-02-05
| * | | ide-tape: shorten some function namesBorislav Petkov2008-02-05
| * | | ide-tape: remove idetape_increase_max_pipeline_stages()Borislav Petkov2008-02-05
| * | | ide-tape: struct idetape_tape_t: shorten member names v2Borislav Petkov2008-02-05
| * | | ide-tape: struct idetape_tape_t: remove unused membersBorislav Petkov2008-02-05
| * | | ide-tape: remove typedef idetape_chrdev_direction_tBorislav Petkov2008-02-05
| * | | ide-tape: simplify code branching in the interrupt handlerBorislav Petkov2008-02-05
| * | | ide-tape: remove unreachable code chunkBorislav Petkov2008-02-05
| * | | ide-tape: remove struct idetape_read_position_result_tBorislav Petkov2008-02-05
| * | | ide-tape: refactor the debug logging facilityBorislav Petkov2008-02-05
| * | | ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz2008-02-05
| * | | ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz2008-02-05
| * | | ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz2008-02-05
| * | | ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()Bartlomiej Zolnierkiewicz2008-02-05
| * | | ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz2008-02-05
| * | | ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz2008-02-05
| * | | ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng2008-02-05
| * | | drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton2008-02-05
| * | | drivers/ide/ide-acpi.c: fix uninitialized var warningAndrew Morton2008-02-05
| * | | Palmchip BK3710 IDE driverAnton Salnikov2008-02-05
| * | | ide-generic: probing bugfixBartlomiej Zolnierkiewicz2008-02-05
* | | | Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds2008-02-05
|\ \ \ \
| * | | | pool: Improve memory usage for devices which can't cross boundariesMatthew Wilcox2007-12-04
| * | | | Change dmapool free block managementMatthew Wilcox2007-12-04
| * | | | dmapool: Tidy up includes and add commentsMatthew Wilcox2007-12-04
| * | | | dmapool: Validate parameters to dma_pool_createMatthew Wilcox2007-12-04
| * | | | Avoid taking waitqueue lock in dmapoolMatthew Wilcox2007-12-04