aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton22-147/+31
2006-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-25/+44
2006-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-5/+5
2006-10-25[BRIDGE]: correct print message typoRandy Dunlap1-1/+1
2006-10-25[TCP] H-TCP: fix integer overflowGavin McCullagh1-1/+1
2006-10-25[TCP] cubic: scaling errorStephen Hemminger1-3/+3
2006-10-25[SPARC64]: Fix memory corruption in pci_4u_free_consistent().David S. Miller1-1/+1
2006-10-25[SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller3-24/+43
2006-10-25Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixesJeff Garzik4-19/+42
2006-10-25[PATCH] AVR32: Update defconfigHaavard Skinnemoen1-94/+159
2006-10-25[PATCH] AVR32: Use __raw MMIO access for internal peripheralsHaavard Skinnemoen4-8/+14
2006-10-25[PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]Haavard Skinnemoen4-0/+109
2006-10-25[PATCH] AVR32: add io{read,write}{8,16,32}{be,} supportBen Nizette1-0/+33
2006-10-25[PATCH] AVR32: Fix oversize immediates in atomic.hHaavard Skinnemoen1-4/+4
2006-10-25[PATCH] AVR32: Don't try to iounmap P2 segment addressesHaavard Skinnemoen1-0/+2
2006-10-25[PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen4-5/+5
2006-10-25[PATCH] AVR32: Minor Makefile cleanupHaavard Skinnemoen2-11/+14
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds64-874/+1010
2006-10-25Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6Linus Torvalds1-2/+4
2006-10-25Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds7-13/+180
2006-10-25Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds3-19/+52
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-0/+5
2006-10-25Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds41-454/+458
2006-10-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-7/+7
2006-10-26[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson1-0/+2
2006-10-25[SCSI] aic79xx: Print out signallingHannes Reinecke1-0/+19
2006-10-25[SCSI] aic7xxx: Remove slave_destroyHannes Reinecke5-78/+31
2006-10-25[SCSI] aic79xx: set precompensationHannes Reinecke1-1/+15
2006-10-25[SCSI] aic79xx: Fixup external device resetHannes Reinecke1-10/+56
2006-10-25[SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori1-1/+1
2006-10-25[SCSI] lpfc: fix printk format warningRandy Dunlap1-1/+2
2006-10-25[SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk2-6/+1
2006-10-25[SCSI] aic7xxx: cleanupsAdrian Bunk13-198/+175
2006-10-25[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad6-41/+26
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2-14/+130
2006-10-25[SCSI] qla1280 bus reset typoJes Sorensen1-4/+3
2006-10-25[SCSI] libiscsi: fix logout pdu processingMike Christie1-2/+23
2006-10-25[SCSI] libiscsi: fix aen supportMike Christie1-2/+2
2006-10-25[SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie1-2/+0
2006-10-25[SCSI] libiscsi: fix oops in connection create failure pathMike Christie2-33/+8
2006-10-25[SCSI] iscsi class: fix slab corruption during restartMike Christie2-233/+17
2006-10-25[SCSI] Switch fdomain to the pci_get APIAlan Cox1-10/+20
2006-10-25[SCSI] add can_queue to host parametersJames Bottomley1-0/+2
2006-10-25[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin1-1/+1
2006-10-25[SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko3-4/+3
2006-10-25[SCSI] ibmvscsi: correctly reenable CRQSantiago Leon1-1/+1
2006-10-25[SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez1-1/+1
2006-10-25[SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez4-13/+104
2006-10-25[SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez3-3/+25
2006-10-25[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez1-19/+32