index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2008-04-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2008-04-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-18
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-04-18
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2008-04-17
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
Dan Williams
2008-04-17
iop-adma: remove the workaround for missed interrupts on iop3xx
Dan Williams
2008-04-17
async_tx: kill ->device_dependency_added
Dan Williams
2008-04-17
async_tx: fix multiple dependency submission
Dan Williams
2008-04-17
libata: make PMP support optional
Tejun Heo
2008-04-17
libata: implement PMP helpers
Tejun Heo
2008-04-17
libata: separate PMP support code from core code
Tejun Heo
2008-04-17
libata: make SFF support optional
Tejun Heo
2008-04-17
libata: kill ata_noop_dev_select()
Tejun Heo
2008-04-17
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
2008-04-17
libata: add qc_fill_rtf port operation
Tejun Heo
2008-04-17
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
2008-04-17
libata: clear SError after link resume
Tejun Heo
2008-04-17
libata: implement and use sata_std_hardreset()
Tejun Heo
2008-04-17
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
2008-04-17
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
Tejun Heo
2008-04-17
libata: restructure SFF post-reset readiness waits
Tejun Heo
2008-04-17
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
2008-04-17
libata: separate out ata_std_prereset() from ata_sff_prereset()
Tejun Heo
2008-04-17
libata: clean up port_ops->sff_irq_clear()
Tejun Heo
2008-04-17
libata: rename SFF port ops
Tejun Heo
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
use ATA_TAG_INTERNAL in ata_tag_internal()
Yoichi Yuasa
2008-04-17
libata: implement ATA_QCFLAG_RETRY
Tejun Heo
2008-04-17
libata: kill ata_chk_status()
Tejun Heo
2008-04-17
libata: move ata_pci_default_filter() out of CONFIG_PCI
Tejun Heo
2008-04-17
libata: reorganize SFF related stuff
Tejun Heo
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
libata: kill port_info->sht and ->irq_handler
Tejun Heo
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
libata: reorganize ata_port_operations
Tejun Heo
2008-04-17
libata: kill ata_ehi_schedule_probe()
Tejun Heo
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
2008-04-17
libata: kill ATA_EHI_RESUME_LINK
Tejun Heo
2008-04-17
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
2008-04-17
libata: prefer hardreset
Tejun Heo
2008-04-17
kgdb: add documentation
Jason Wessel
[next]