summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: set PIO-0 after successful EH resetTejun Heo2006-05-311-1/+7
* libata debugging: set initial dbg valueBorislav Petkov2006-05-291-0/+1
* Merge branch 'master' into upstreamJeff Garzik2006-05-2928-662/+720
|\
| * Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-05-291-0/+1
| |\
| * | ppc: Fix typo in TI_LOCAL_FLAGS definitionPaul Mackerras2006-05-291-1/+1
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-277-26/+70
| |\ \
| | * | [PATCH] powerpc: fix RTC/NVRAM accesses on MapleHollis Blanchard2006-05-261-3/+45
| | * | [PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug2006-05-265-21/+23
| | * | [PATCH] powerpc: linuxppc64.org no moreArthur Othieno2006-05-261-2/+2
| * | | [netdrvr s/390] trim trailing whitespaceJeff Garzik2006-05-2715-440/+440
| * | | [PATCH] s390: lcs driver bug fixes and improvements [2/2]Klaus Wacker2006-05-271-5/+9
| * | | [PATCH] s390: lcs driver bug fixes and improvements [1/2]Klaus Wacker2006-05-271-170/+171
| * | | [PATCH] s390: qeth driver fixesUrsula Braun2006-05-271-10/+13
| * | | [PATCH] s390: qeth driver fixesUrsula Braun2006-05-272-12/+12
| * | | [PATCH] s390: minor fix in cu3088Cornelia Huck2006-05-271-1/+1
| * | | [PATCH] pcnet32: remove incorrect pcnet32_free_ringDon Fry2006-05-271-2/+0Star
| * | | e1000: add shutdown handler back to fix WOLAuke Kok2006-05-271-1/+9
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-05-272-3/+3
| |\ \ \
| | * | | [PATCH] arlan: fix section mismatch warningsRandy Dunlap2006-05-261-2/+2
| | * | | [PATCH] wavelan: fix section mismatchRandy Dunlap2006-05-261-1/+1
| | |/ /
* | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-281-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | [PATCH] the latest consensus libata resume fixMark Lord2006-05-281-0/+1
| |/ /
* | | [PATCH] libata: add pio_data_xfer_noirqAlan Cox2006-05-272-0/+27
* | | [PATCH] PCI identifiers for the pata_via updateAlan Cox2006-05-271-1/+4
* | | Merge branch 'master' into upstreamJeff Garzik2006-05-2735-178/+227
|\| |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-274-24/+38
| |\ \
| | * | [NET]: dev.c comment fixesStephen Hemminger2006-05-261-9/+11
| | * | [IPV6] ROUTE: Don't try less preferred routes for on-link routes.YOSHIFUJI Hideaki2006-05-261-5/+11
| | * | [IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz2006-05-261-10/+10
| | * | [MAINTAINERS]: Add entry for netemStephen Hemminger2006-05-261-0/+6
| | |/
| * | [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall2006-05-261-4/+0Star
| * | [PATCH] scx200_acb: fix section mismatch warningRandy Dunlap2006-05-261-1/+1
| * | [PATCH] s3c24xx: fix spi driver with CONFIG_PMBen Dooks2006-05-261-2/+2
| * | [PATCH] PowerMac: force only suspend-to-disk to be validJohannes Berg2006-05-261-0/+12
| * | [PATCH] affs: possible null pointer dereference in affs_rename()Florin Malita2006-05-261-2/+1Star
| * | [PATCH] ads7846 conversion accuracyDavid Brownell2006-05-261-25/+28
| * | [PATCH] x86: wire up vmsplice syscallJens Axboe2006-05-261-0/+1
| * | [PATCH] Add CMSPAR to termbits.h for powerpc and alphaPaul Mackerras2006-05-262-0/+2
| * | [PATCH] Unlock md devices when stopping them on reboot.Neil Brown2006-05-261-1/+3
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-05-261-20/+21
| |\ \ | | |/ | |/|
| | * IB/mthca: Fix posting lists of 256 receive requests to SRQ for TavorMichael S. Tsirkin2006-05-241-20/+21
| * | [PATCH] s390: fix typo in stop_hz_timer.Martin Schwidefsky2006-05-251-1/+1
| * | Linux 2.6.17-rc5Linus Torvalds2006-05-251-2/+2
| * | [PATCH] V4L/DVB (4045): Fixes recursive dependency for I2CJean Delvare2006-05-252-2/+1Star
| |/
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-05-2413-75/+92
| |\
| | * IB/ipath: deref correct pointer when using kernel SMABryan O'Sullivan2006-05-231-1/+1
| | * IB/ipath: fix null deref during rdma opsBryan O'Sullivan2006-05-231-5/+7
| | * IB/ipath: register as IB device ownerBryan O'Sullivan2006-05-231-0/+1
| | * IB/ipath: enable PE800 receive interrupts on user portsBryan O'Sullivan2006-05-231-0/+4
| | * IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan2006-05-235-8/+25