summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [POWERPC] Fix Section mismatch warningsLi Yang2007-05-232-2/+2
| * | [POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi2007-05-232-4/+1
| * | [POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic)Domen Puncer2007-05-232-2/+2
| * | [PPC] Remove duplicate export of __div64_32.Kumar Gala2007-05-231-2/+0
| * | [PPC] Fix COMMON symbol warningsKumar Gala2007-05-232-7/+31
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-05-2922-106/+206
|\ \ \
| * | | [SCSI] megaraid_sas: intercept cmd timeout and throttle ioSumant Patro2007-05-242-12/+69
| * | | [SCSI] fusion: Fix |/|| confusionDave Jones2007-05-222-5/+5
| * | | [SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not comp...Darrick J. Wong2007-05-221-4/+10
| * | | [SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6James Bottomley2007-05-222-0/+2
| * | | [SCSI] aacraid: apply commit config for reset_devices flagSalyzyn, Mark2007-05-223-5/+14
| * | | [SCSI] sd: fix refcounting regression in suspend/resume routinesAlan Stern2007-05-221-7/+11
| * | | [SCSI] aacraid: fix panic on short InquiryJames Bottomley2007-05-161-2/+2
| * | | [SCSI] aacraid: Correct sa platform support. (Was: [Bug 8469] Bad EIP value o...Salyzyn, Mark2007-05-163-2/+10
| * | | [SCSI] NCR53C9x: correct spelling mistake in deprecation noticeChristoph Hellwig2007-05-161-1/+1
| * | | [SCSI] tgt: fix a rdma indirect transfer error bugFUJITA Tomonori2007-05-161-0/+1
| * | | [SCSI] MegaRAID: Update MAINTAINERS email-idSumant Patro2007-05-161-1/+1
| * | | [SCSI] stex: minor cleanup and version updateEd Lin2007-05-161-3/+13
| * | | [SCSI] stex: fix reset recovery for console deviceEd Lin2007-05-161-0/+7
| * | | [SCSI] stex: extend hard reset wait timeEd Lin2007-05-161-1/+6
| * | | [SCSI] stex: fix id mapping issueEd Lin2007-05-162-32/+29
| * | | [SCSI] ipr: Proper return codes for eh_dev_reset for SATA devicesBrian King2007-05-161-0/+7
| * | | [SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...Michael Loehr2007-05-163-4/+5
| * | | [SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke2007-05-161-27/+13
* | | | USB: replace flush_workqueue with cancel_sync_workAlan Stern2007-05-293-12/+26
| |_|/ |/| |
* | | Linux 2.6.22-rc3v2.6.22-rc3Linus Torvalds2007-05-251-2/+2
* | | fix compat console unimap regressionHugh Dickins2007-05-251-8/+25
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-255-36/+60
|\ \ \
| * | | IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-243-12/+21
| * | | IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-241-1/+1
| * | | IB/ehca: Fix number of send WRs reported for new QPStefan Roscher2007-05-241-1/+1
| * | | IB/mlx4: Initialize send queue entry ownership bitsEli Cohen2007-05-241-7/+15
| * | | IB/mlx4: Don't allocate RQ doorbell if using SRQRoland Dreier2007-05-231-15/+22
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-2510-45/+98
|\ \ \ \
| * | | | pata_hpt37x: Further improvements based on the IDE updates and vendor driversAlan Cox2007-05-251-16/+11
| * | | | pata: TriviaAlan Cox2007-05-252-3/+2
| * | | | [libata] sata_via, pata_via: Add PCI IDs.Jeff Garzik2007-05-252-4/+8
| * | | | [libata] Fix decoding of 6-byte commandsJeff Garzik2007-05-251-2/+3
| * | | | libata: sata_sis fixesUwe Koziolek2007-05-251-1/+1
| * | | | Fix build failure for drivers/ata/pata_scc.cTony Breeds2007-05-251-18/+28
| * | | | [libata] sata_mv: add TODO listJeff Garzik2007-05-241-0/+44
| * | | | [libata] sata_promise: fix flags typoJeff Garzik2007-05-241-1/+1
* | | | | [PATCH] ocfs2: use generic_segment_checksChristoph Hellwig2007-05-251-31/+1
* | | | | ocfs2: fix inode leakMark Fasheh2007-05-251-3/+4
* | | | | [PATCH] ocfs2: use zero_user_pageNate Diller2007-05-251-4/+1
* | | | | ocfs2: unmap_mapping_range() in ocfs2_truncate()Mark Fasheh2007-05-251-0/+1
* | | | | ocfs2: trylock in ocfs2_readpage()Mark Fasheh2007-05-251-1/+5
|/ / / /
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-05-2440-308/+474
|\ \ \ \
| * | | | [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-2411-14/+209
| * | | | [CASSINI]: Check pci_set_mwi() return value.David S. Miller2007-05-241-1/+4
OpenPOWER on IntegriCloud