aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-31[POWERPC] Split out the logic that allocates struct iommusMichael Ellerman
2008-01-31[POWERPC] Allocate the hash table under 1G on cellMichael Ellerman
2008-01-31[POWERPC] Add set_dma_ops() to match get_dma_ops()Michael Ellerman
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-31docbook: fix block api fatal errorRandy Dunlap
2008-01-31docbook: fix drivers/base/class warningRandy Dunlap
2008-01-30[SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"James Bottomley
2008-01-30[SCSI] bsg: copy the cmd_type field to the subordinate request for bidiJames Bottomley
2008-01-30[SCSI] handle scsi_init_queue failure properlyFUJITA Tomonori
2008-01-30[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queueFUJITA Tomonori
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori
2008-01-30[SCSI] scsi_debug: add bidi data transfer supportFUJITA Tomonori
2008-01-30[SCSI] scsi_debug: add get_data_transfer_info helper functionFUJITA Tomonori
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-30[SCSI] bidirectional: fix up for the new blk_end_request codeKiyoshi Ueda
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh
2008-01-30[SCSI] aic7xxx: fix warnings with CONFIG_PM disabledFUJITA Tomonori
2008-01-30[SCSI] aic79xx: fix warnings with CONFIG_PM disabledFUJITA Tomonori
2008-01-30[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn
2008-01-30[SCSI] sgiwd93: use cached memory access to make driver work on IP28Thomas Bogendoerfer
2008-01-30[SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori
2008-01-30[SCSI] ncr53c8xx: fix sense_buffer access bugFUJITA Tomonori
2008-01-30[SCSI] aic79xx: fix sense_buffer access bugFUJITA Tomonori
2008-01-30[SCSI] hptiop: fix sense_buffer access bugFUJITA Tomonori
2008-01-30[SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_errorNathan Lynch
2008-01-30dlm: static initialization improvementsDenis Cheng
2008-01-30dlm: clean upsDavid Teigland
2008-01-30dlm: Sanity check namelen before copying itPatrick Caulfeld
2008-01-30dlm: keep cached master rsbs during recoveryDavid Teigland
2008-01-30dlm: change error message to debugDavid Teigland
2008-01-30dlm: fix possible use-after-freeDavid Teigland
2008-01-30dlm: limit dir lookup loopDavid Teigland
2008-01-30dlm: reject normal unlock when lock is waiting for lookupDavid Teigland
2008-01-30dlm: validate messages before processingDavid Teigland
2008-01-30dlm: reject messages from non-membersDavid Teigland
2008-01-30dlm: another call to confirm_master in receive_request_replyDavid Teigland
2008-01-30dlm: recover locks waiting for overlap repliesDavid Teigland
2008-01-30dlm: clear ast_type when removing from astqueueDavid Teigland
2008-01-30dlm: use fixed errno values in messagesDavid Teigland
2008-01-30dlm: swap bytes for rcom lock replyFabio M. Di Nitto