summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2008-04-184-30/+21
|\
| * dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams2008-04-171-7/+18
| * iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams2008-04-173-15/+0
| * async_tx: kill ->device_dependency_addedDan Williams2008-04-171-2/+0
| * async_tx: fix multiple dependency submissionDan Williams2008-04-171-6/+3
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-181-286/+432
|\ \
| * | libata: make PMP support optionalTejun Heo2008-04-171-0/+27
| * | libata: implement PMP helpersTejun Heo2008-04-171-9/+29
| * | libata: separate PMP support code from core codeTejun Heo2008-04-171-7/+10
| * | libata: make SFF support optionalTejun Heo2008-04-171-0/+9
| * | libata: kill ata_noop_dev_select()Tejun Heo2008-04-171-1/+0
| * | libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo2008-04-171-2/+1
| * | libata: add qc_fill_rtf port operationTejun Heo2008-04-171-0/+2
| * | libata: move PMP SCR access failure during reset to ata_eh_reset()Tejun Heo2008-04-171-2/+0
| * | libata: clear SError after link resumeTejun Heo2008-04-171-2/+0
| * | libata: implement and use sata_std_hardreset()Tejun Heo2008-04-171-0/+2
| * | libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...Tejun Heo2008-04-171-1/+9
| * | libata: separate out ata_wait_ready() and implement ata_wait_after_reset()Tejun Heo2008-04-171-0/+2
| * | libata: restructure SFF post-reset readiness waitsTejun Heo2008-04-171-3/+15
| * | libata: separate out ata_std_postreset() from ata_sff_postreset()Tejun Heo2008-04-171-0/+1
| * | libata: separate out ata_std_prereset() from ata_sff_prereset()Tejun Heo2008-04-171-0/+1
| * | libata: clean up port_ops->sff_irq_clear()Tejun Heo2008-04-171-1/+0
| * | libata: rename SFF port opsTejun Heo2008-04-171-12/+13
| * | libata: rename SFF functionsTejun Heo2008-04-171-50/+53
| * | use ATA_TAG_INTERNAL in ata_tag_internal()Yoichi Yuasa2008-04-171-1/+1
| * | libata: implement ATA_QCFLAG_RETRYTejun Heo2008-04-171-0/+1
| * | libata: kill ata_chk_status()Tejun Heo2008-04-171-6/+1
| * | libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo2008-04-171-2/+2
| * | libata: reorganize SFF related stuffTejun Heo2008-04-171-189/+190
| * | libata: make reset related methods proper port operationsTejun Heo2008-04-171-9/+10
| * | libata: kill port_info->sht and ->irq_handlerTejun Heo2008-04-171-2/+0
| * | libata: stop overloading port_info->private_dataTejun Heo2008-04-171-1/+1
| * | libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-171-2/+2
| * | libata: implement and use ops inheritanceTejun Heo2008-04-171-5/+18
| * | libata: implement and use SHT initializersTejun Heo2008-04-171-0/+57
| * | libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-171-0/+1
| * | libata: reorganize ata_port_operationsTejun Heo2008-04-171-56/+61
| * | libata: kill ata_ehi_schedule_probe()Tejun Heo2008-04-171-8/+4
| * | libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo2008-04-171-2/+0
| * | libata: kill ATA_EHI_RESUME_LINKTejun Heo2008-04-171-3/+0
| * | libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo2008-04-171-1/+0
| * | libata: prefer hardresetTejun Heo2008-04-171-4/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-04-183-39/+12
|\ \
| * | locking: remove unused double_spin_lock()Oleg Nesterov2008-04-171-37/+0
| * | hrtimers: simplify lockdep handlingOleg Nesterov2008-04-171-2/+0
| * | hrtimer: add nanosleep specific restart_block memberThomas Gleixner2008-04-171-0/+12
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-187-0/+402
|\ \
| * | kgdb: add documentationJason Wessel2008-04-171-21/+31
| * | kgdb: clocksource watchdogJason Wessel2008-04-171-0/+1
| * | kgdb: fix NMI hangsJason Wessel2008-04-171-0/+1
OpenPOWER on IntegriCloud