summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-15[SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley3-11/+21
2009-06-15[SCSI] don't attach ULD to Dell Universal XportJames Bottomley1-0/+1
2009-06-15[SCSI] lpfc 8.3.3 : Update driver version to 8.3.3James Smart1-1/+1
2009-06-15[SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart1-193/+291
2009-06-15[SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart3-9/+35
2009-06-15[SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart8-26/+59
2009-06-15[SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart10-219/+224
2009-06-15[SCSI] qla2xxx: Resolve a performance issue in interruptAnirban Chakraborty1-6/+9
2009-06-15[SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.Michael Chan2-2/+4
2009-06-15[SCSI] nsp_cs: time_out reaches -1Roel Kluin1-3/+3
2009-06-15[SCSI] qla2xxx: fix printk format warningsRandy Dunlap1-2/+5
2009-06-15[SCSI] ncr53c8xx: div reaches -1Roel Kluin1-1/+1
2009-06-15[SCSI] compat: don't perform unneeded copy in sg_io codeAlexey Zaytsev1-6/+0
2009-06-12[SCSI] zfcp: Update FC pass-through supportChristof Schmitt2-7/+5
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz6-20/+219
2009-06-12[SCSI] FC Pass Thru supportJames Smart8-5/+1016
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds213-4034/+33616
2009-06-12Merge branch 'topic/ps3' into for-linusTakashi Iwai1-351/+304
2009-06-12Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai1-14/+22
2009-06-12Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2009-06-12Merge branch 'topic/lx6464es' into for-linusTakashi Iwai1-0/+7
2009-06-12Merge branch 'topic/hda' into for-linusTakashi Iwai1-0/+3
2009-06-12Merge branch 'topic/caiaq' into for-linusTakashi Iwai1-1/+2
2009-06-12Merge branch 'topic/asoc' into for-linusTakashi Iwai1-6/+10
2009-06-12Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-37/+101
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds141-9068/+42941
2009-06-12Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds1-26/+103
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds9-10/+442
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds21-818/+1103
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtioLinus Torvalds16-158/+592
2009-06-12Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...Linus Torvalds9-231/+980
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds36-262/+256
2009-06-12Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds48-563/+442
2009-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-12/+5
2009-06-12slab: setup cpu caches later on when interrupts are enabledPekka Enberg1-18/+19
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg7-0/+47
2009-06-12slab: fix gfp flag in setup_cpu_cache()Pekka Enberg1-1/+1
2009-06-12[SCSI] Merge branch 'linus'James Bottomley1794-34790/+103078
2009-06-12lguest: add support for indirect ring entriesMark McLoughlin1-12/+29
2009-06-12lguest: suppress notifications in example LauncherRusty Russell1-0/+15
2009-06-12lguest: try to batch interrupts on network receiveRusty Russell1-1/+16
2009-06-12lguest: avoid sending interrupts to Guest when no activity occurs.Rusty Russell1-0/+9
2009-06-12lguest: implement deferred interrupts in example LauncherRusty Russell1-19/+22
2009-06-12lguest: remove obsolete LHREQ_BREAK callRusty Russell4-43/+5
2009-06-12lguest: have example Launcher service all devices in separate threadsRusty Russell1-574/+259
2009-06-12lguest: use eventfds for device notificationRusty Russell5-6/+116
2009-06-12eventfd: export eventfd_signal and eventfd_fget for lguestRusty Russell1-0/+3
2009-06-12lguest: allow any process to send interruptsRusty Russell3-12/+18
2009-06-12lguest: PAE fixesRusty Russell1-17/+21
2009-06-12lguest: PAE supportMatias Zabaljauregui9-48/+403