aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-05-15Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-mergeJeff Garzik
2006-05-15Merge branch 'master' into upstreamJeff Garzik
2006-05-15[PATCH] libata-ncq: implement NCQ device configurationTejun Heo
2006-05-15[PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo
2006-05-15[PATCH] libata-ncq: rename ap->qactive to ap->qc_allocatedTejun Heo
2006-05-15[PATCH] libata-ncq: add NCQ related ATA/libata constants and macrosTejun Heo
2006-05-15Merge branch 'irq-pio'Tejun Heo
2006-05-15[PATCH] libata-eh: implement BMDMA EHTejun Heo
2006-05-15[PATCH] libata-eh: implement new EHTejun Heo
2006-05-15[PATCH] libata-eh: implement ata_eh_info and ata_eh_contextTejun Heo
2006-05-15[PATCH] libata-eh: implement dev->eringTejun Heo
2006-05-15[PATCH] libata-eh: add ATA and libata flags for new EHTejun Heo
2006-05-15[PATCH] libata-eh-fw: update ata_scsi_error() for new EHTejun Heo
2006-05-15[PATCH] libata-eh-fw: implement freeze/thawTejun Heo
2006-05-15[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()Tejun Heo
2006-05-15[PATCH] libata-eh-fw: implement new EH scheduling via error completionTejun Heo
2006-05-15[PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownershipTejun Heo
2006-05-15[PATCH] libata-eh-fw: use special reserved tag and qc for internal commandsTejun Heo
2006-05-15[PATCH] libata-eh-fw: add flags and operations for new EHTejun Heo
2006-05-15[PATCH] libata: implement ATA printk helpersTejun Heo
2006-05-15[PATCH] libata: use dev->apTejun Heo
2006-05-15[PATCH] libata: add dev->apTejun Heo
2006-05-15[PATCH] libata: kill old SCR functions and sata_dev_present()Tejun Heo
2006-05-15[PATCH] libata: implement new SCR handling and port on/offline functionsTejun Heo
2006-05-15[PATCH] libata: implement qc->result_tfTejun Heo
2006-05-15[PATCH] libata: use preallocated buffersTejun Heo
2006-05-15[PATCH] libata: kill duplicate prototypesTejun Heo
2006-05-15[PATCH] libata: rename ata_down_sata_spd_limit() and friendsTejun Heo
2006-05-15[PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo
2006-05-15[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)Luben Tuikov
2006-05-12[NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger
2006-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...Linus Torvalds
2006-05-09powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray
2006-05-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-07[ARM] 3506/1: aaec2000: debug-macro.S needs hardware.hBellido Nicolas
2006-05-07[ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.hBellido Nicolas
2006-05-07[ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer
2006-05-06[NET]: Create netdev attribute_groups with class_device_addStephen Hemminger
2006-05-06[CLASS DEVICE]: add attribute_group creationStephen Hemminger