Age | Commit message (Expand) | Author |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-15 | generic ipi function calls: wait on alloc failure fallback | Jeremy Fitzhardinge |
2008-07-15 | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-07-15 | Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-15 | mm: fix build on non-mmu machines | Sebastian Siewior |
2008-07-15 | ftrace: maintainer | Steven Rostedt |
2008-07-15 | generic-ipi: more merge fallout | Ingo Molnar |
2008-07-15 | generic-ipi: merge fix | Ingo Molnar |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2008-07-15 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-15 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-15 | ide-floppy: fix unfortunate function naming | Borislav Petkov |
2008-07-15 | ide-tape: unify idetape_create_read/write_cmd | Borislav Petkov |
2008-07-15 | ide: add ide_pc_intr() helper | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-{floppy,scsi}: read Status Register before stopping DMA engine | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: add more debugging to idescsi_pc_intr() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: use pc->callback | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-floppy: add more debugging to idefloppy_pc_intr() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: add ide_tape_io_buffers() helper | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: factor out DSC handling from idetape_pc_intr() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-{floppy,tape}: move checking of ->failed_pc to ->callback | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: add ide_issue_pc() helper | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: add PC_FLAG_DRQ_INTERRUPT pc flag | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: add ide_transfer_pc() helper | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-scsi: set drive->scsi flag for devices handled by the driver | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-{cd,floppy,tape}: remove checking for drive->scsi | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide: add PC_FLAG_ZIP_DRIVE pc flag | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: factor out waiting for good ireason from idetape_transfer_pc() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_transfer_pc() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-floppy: start DMA engine in idefloppy_transfer_pc1() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-floppy: merge callbacks | Borislav Petkov |
2008-07-15 | ide-tape: make pc->idetape_callback void | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: merge callbacks | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: make idetape_retry_pc() void | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-{floppy,tape,scsi}: log device name instead of driver name | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: remove SIMULATE_ERRORS debug code | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: remove stale comments from idetape_pc_intr() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: remove unneeded CONFIG_BLK_DEV_IDEDMA ifdef | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: remove superfluous warning message from idetape_issue_pc() | Bartlomiej Zolnierkiewicz |
2008-07-15 | ide-tape: remove superfluous error message from idetape_pc_intr() | Bartlomiej Zolnierkiewicz |