aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-17[PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig1-1/+4
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik38-44/+177
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik32-40/+133
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik17-42/+98
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik19-49/+122
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik40-261/+0
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik3-12/+0
2005-06-17[PATCH] timer exit cleanupIngo Molnar2-3/+2
2005-06-17When cfq I/O scheduler is selected, get_request() in __make_request() callsKiyoshi Ueda1-3/+6
2005-06-16[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and MainstoneNicolas Pitre2-1/+60
2005-06-16[PATCH] ARM: 2714/1: Fix the IB2 definitions for the Versatile platformCatalin Marinas1-5/+11
2005-06-16[PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CPCatalin Marinas2-1/+4
2005-06-16[PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCDCatalin Marinas1-1/+1
2005-06-16[PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum1-1/+1
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov1-1/+1
2005-06-16[PATCH] Fix large core dumps with a 32-bit off_tDaniel Jacobowitz1-1/+1
2005-06-16[PATCH] sbp2 slab corruption fixAlexandre Oliva1-1/+2
2005-06-16 This patch fixes q->unplug_thresh condition check inTejun Heo1-1/+1
2005-06-16This patch kills elevator_global_init() in elevator.c which doesTejun Heo1-7/+0
2005-06-15[NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int32_t"David S. Miller1-5/+5
2005-06-14[PATCH] update ppc64 defconfigOlaf Hering1-37/+67
2005-06-14[PATCH] ppc64: update example configsPaul Mackerras4-114/+196
2005-06-14[PATCH] usbusx2y: prevent oops & dead keyboard on usb unplugging while the device is being usedKarsten Wiese1-4/+7
2005-06-14[PATCH] usbaudio: prevent oops & dead keyboard on usb unplugging while the device is being usedKarsten Wiese1-1/+1
2005-06-14[PATCH] macmodes: needs a licenseRandy Dunlap1-0/+1
2005-06-14[PATCH] apm.c: ignore_normal_resume is set a bit too lateThomas Hood1-1/+1
2005-06-14[PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel1-0/+1
2005-06-13[PATCH] Typo in fbdev sysfs support, virtual_sizeJon Smirl1-1/+1
2005-06-13[PATCH] cond_resched_lock() fixJan Kara1-2/+5
2005-06-13[PATCH] Fix PCI BAR size interpretation on 64-bit archesOlof Johansson1-1/+1
2005-06-13[PATCH] uml: slirp and slip driver cleanups and fixesJeff Dike9-245/+181
2005-06-13[PATCH] uml: use fork instead of cloneJeff Dike1-29/+19
2005-06-13[PATCH] uml: build cleanupsJeff Dike2-4/+3
2005-06-13[PATCH] uml: remove duplicate includesJeff Dike3-4/+0
2005-06-13[SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley1-10/+25
2005-06-13[SCSI] zfcp: fix handling of port boxed and lun boxed fsf statesAndreas Herrmann4-28/+75
2005-06-13[SCSI] zfcp: fix module parameter parsingAndreas Herrmann1-3/+12
2005-06-13[SCSI] zfcp: fix bug during adapter shutdownAndreas Herrmann7-80/+45
2005-06-13[SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changesAndreas Herrmann3-25/+16
2005-06-13[SCSI] zfcp: fix: mark fsf request failed when receiving unknown status qualifierAndreas Herrmann1-4/+2
2005-06-13[SCSI] zfcp: fix: reopen port only if link-test failsAndreas Herrmann1-15/+4
2005-06-13[SCSI] zfcp: fix: allow more time for adapter initializationAndreas Herrmann2-14/+17
2005-06-13[SCSI] zfcp: fix wrong handling of failed requests for GID_PN commandAndreas Herrmann1-1/+4
2005-06-13[NETFILTER]: Advance seq-file position in exp_next_seq()Patrick McHardy1-0/+1
2005-06-13Update DCO ("signoff") rules to 1.1Linus Torvalds1-1/+7
2005-06-13[IPV4]: Sysctl configurable icmp error source address.J. Simonetti3-2/+17
2005-06-13[SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6Sridhar Samudrala1-21/+15
2005-06-13[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket optionNeil Horman3-2/+7
2005-06-13[SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP.Vladislav Yasevich1-43/+151
2005-06-13[SCTP] Support SO_BINDTODEVICE socket option on incoming packets.Neil Horman1-15/+34