summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-05-15[PATCH] libata-eh: implement BMDMA EHTejun Heo1-0/+8
2006-05-15[PATCH] libata-eh: implement new EHTejun Heo1-0/+5
2006-05-15[PATCH] libata-eh: implement ata_eh_info and ata_eh_contextTejun Heo1-0/+40
2006-05-15[PATCH] libata-eh: implement dev->eringTejun Heo1-0/+17
2006-05-15[PATCH] libata-eh: add ATA and libata flags for new EHTejun Heo2-0/+21
2006-05-15[PATCH] libata-eh-fw: update ata_scsi_error() for new EHTejun Heo1-0/+3
2006-05-15[PATCH] libata-eh-fw: implement freeze/thawTejun Heo1-0/+4
2006-05-15[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()Tejun Heo1-0/+4
2006-05-15[PATCH] libata-eh-fw: implement new EH scheduling via error completionTejun Heo1-26/+1
2006-05-15[PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownershipTejun Heo1-2/+17
2006-05-15[PATCH] libata-eh-fw: use special reserved tag and qc for internal commandsTejun Heo1-1/+8
2006-05-15[PATCH] libata-eh-fw: add flags and operations for new EHTejun Heo1-7/+20
2006-05-15[PATCH] libata: implement ATA printk helpersTejun Heo1-0/+11
2006-05-15[PATCH] libata: use dev->apTejun Heo1-12/+9
2006-05-15[PATCH] libata: add dev->apTejun Heo1-0/+1
2006-05-15[PATCH] libata: kill old SCR functions and sata_dev_present()Tejun Heo1-22/+0
2006-05-15[PATCH] libata: implement new SCR handling and port on/offline functionsTejun Heo1-0/+6
2006-05-15[PATCH] libata: implement qc->result_tfTejun Heo1-2/+14
2006-05-15[PATCH] libata: use preallocated buffersTejun Heo1-1/+3
2006-05-15[PATCH] libata: kill duplicate prototypesTejun Heo1-2/+0
2006-05-15[PATCH] libata: rename ata_down_sata_spd_limit() and friendsTejun Heo1-1/+1
2006-04-27Merge branch 'master' into upstreamJeff Garzik5-8/+41
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-0/+20
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe1-0/+17
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger1-8/+10
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-0/+3
2006-04-25[NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy1-0/+4
2006-04-21Merge branch 'master'Jeff Garzik7-7/+19
2006-04-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2006-04-20[PATCH] memory_hotplug.h cleanupAdrian Bunk1-3/+0
2006-04-20[NET]: Add skb->truesize assertion checking.David S. Miller1-0/+7
2006-04-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2-0/+13
2006-04-19NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust1-0/+1
2006-04-19NFS: fix PROC_FS=n compile errorAdrian Bunk1-0/+12
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk1-1/+0
2006-04-19[PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch1-0/+4
2006-04-19[PATCH] task: Make task list manipulations RCU safeEric W. Biederman1-2/+1
2006-04-19[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle1-1/+1
2006-04-18Merge branch 'master'Jeff Garzik21-3127/+508
2006-04-15[PATCH] kill unushed __put_task_struct_cbEric W. Biederman1-1/+0
2006-04-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+4
2006-04-15Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-9/+34
2006-04-15Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-0/+17
2006-04-14[PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk1-7/+0
2006-04-14[PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier1-1/+1
2006-04-14[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville1-1/+2
2006-04-14[PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li1-0/+31
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton1-0/+8
2006-04-14[PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers1-0/+1
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2-0/+8