summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-21[SCSI] aic7xxx: fix U160 modeJames Bottomley1-0/+11
2005-05-21[SCSI] aic7xxx: add back lockingJames Bottomley1-4/+11
2005-05-21[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley2-112/+79
2005-05-21[SCSI] aic7xxx: remove the completeqJames Bottomley2-133/+5
2005-05-21[SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2-7/+0
2005-05-21[SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig3-51/+38
2005-05-21[SCSI] remove dma_mask hacksChristoph Hellwig3-46/+6
2005-05-21[SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig5-472/+5
2005-05-21[SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig1-6/+0
2005-05-21[SCSI] remove aic7xxx busyqJames Bottomley2-438/+191
2005-05-21[SCSI] correct aic7xxx period setting routinesJames Bottomley1-34/+37
2005-05-21[SCSI] implement parameter limits in the SPI transport classJames Bottomley2-27/+167
2005-05-21Remove some left-over empty filesLinus Torvalds4-0/+0
2005-05-20[SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller2-9/+11
2005-05-20[PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard1-2/+18
2005-05-20[PATCH] ppx32: Fix uninitialized variable in set_preferred_consolePaul Mackerras1-1/+1
2005-05-20[PATCH] ppc32: Fix __copy_tofrom_user return valuePaul Mackerras1-2/+5
2005-05-20[PATCH] ppc32: remove unused computationPaul Mackerras1-2/+0
2005-05-20[PATCH] ppc32: don't call progress functions after bootPaul Mackerras1-0/+1
2005-05-20Fix get_unmapped_area sanity testsLinus Torvalds2-29/+34
2005-05-20Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds5-152/+162
2005-05-20Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds12-179/+423
2005-05-20[NETLINK]: Defer socket destruction a bitTommy S. Christensen1-1/+2
2005-05-20[NETLINK]: Move broadcast skb_orphan to the skb_get path.Tommy S. Christensen1-4/+7
2005-05-19[NETLINK]: Fix race with recvmsg().Tommy S. Christensen1-0/+1
2005-05-19[PKT_SCHED]: Fixup simple action define.Jamal Hadi Salim1-2/+2
2005-05-19[IPSEC]: Verify key payload in verify_one_algoHerbert Xu1-1/+8
2005-05-19[IPSEC]: Fixed alg_key_len usage in attach_one_algoHerbert Xu1-2/+4
2005-05-19[NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags().David S. Miller1-20/+8
2005-05-19[IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP.Julian Anastasov1-1/+0
2005-05-19[AF_UNIX]: Use lookup_create().Christoph Hellwig2-25/+4
2005-05-19[PATCH] prevent NULL mmap in topdown modelLinus Torvalds1-2/+2
2005-05-19[IPV4/IPV6] Ensure all frag_list members have NULL skHerbert Xu2-6/+16
2005-05-19[XFRM]: skb_cow_data() does not set proper owner for new skbs.Evgeniy Polyakov1-1/+1
2005-05-19[TG3]: In tg3_poll(), resample status_tag after doing work.David S. Miller1-7/+5
2005-05-19[TG3]: Refine DMA boundary setting.David S. Miller1-44/+163
2005-05-19[TG3]: Set minimal hw interrupt mitigation.David S. Miller2-14/+64
2005-05-19[TG3]: Add tagged status support.David S. Miller2-55/+142
2005-05-19Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/d...Linus Torvalds13-122/+37
2005-05-18[PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie1-1/+9
2005-05-18[PATCH] Fix filp being passed through raw ioctl handlerStephen Tweedie1-1/+1
2005-05-18[PATCH] Driver Core: remove driver model detach_stateDavid Brownell10-113/+5
2005-05-18[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell4-12/+35
2005-05-18[PATCH] PCI: add MODALIAS to hotplug event for pci devicesGreg KH1-0/+10
2005-05-18[PATCH] PCI: add modalias sysfs file for pci devicesGreg KH1-0/+12
2005-05-18[PATCH] PCI Hotplug: remove pci_visit_devScott Murray2-136/+0
2005-05-18[PATCH] PCI Hotplug: CPCI updateScott Murray3-411/+112
2005-05-18[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchDely Sy4-79/+83
2005-05-18[PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...Dely Sy2-16/+16
2005-05-17[PATCH] fix memory scribble in arch/i386/pci/fixup.cChristoph Lameter1-1/+1