summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code pathJames Smart2006-04-201-2/+9
| * | | | [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart2006-04-203-14/+38
| * | | | [SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...James Smart2006-04-206-51/+4
| * | | | [SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo du...James Smart2006-04-203-22/+79
| * | | | [SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereferenceAdrian Bunk2006-04-201-4/+2
* | | | | [BLOCK] limit request_fn recursionJens Axboe2006-05-112-3/+22
* | | | | ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds2006-05-111-1/+19
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-05-1110-137/+202
|\ \ \ \ \
| * | | | | IB/mthca: FMR ioremap fixMichael S. Tsirkin2006-05-111-4/+11
| * | | | | IPoIB: Free child interfaces properlyRoland Dreier2006-05-101-3/+1
| * | | | | IB/mthca: Fix race in reference countingRoland Dreier2006-05-095-45/+74
| * | | | | IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2006-05-092-84/+115
| * | | | | IB: Fix display of 4-bit port counters in sysfsRalph Campbell2006-05-091-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds2006-05-105-9/+14
|\ \ \ \ \
| * | | | | sis900: phy for FoxCon motherboardJames Cameron2006-05-101-0/+1
| * | | | | dl2k: use DMA_48BIT_MASK constantFrancois Romieu2006-05-102-6/+7
| * | | | | phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel2006-05-101-1/+3
| * | | | | sky2: ifdown kills irq maskStephen Hemminger2006-05-101-2/+3
* | | | | | [Cardman 40x0] Fix udev device creationHarald Welte2006-05-102-8/+13
| |/ / / / |/| | | |
* | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...Linus Torvalds2006-05-0919-178/+283
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2006-05-0910-30/+84
| |\ \ \ \ \
| | * | | | | [PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse2006-05-051-1/+1
| | * | | | | [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2006-05-052-19/+30
| | * | | | | [PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio2006-05-051-1/+1
| | * | | | | [PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare2006-05-051-2/+4
| | * | | | | [PATCH] bcm43xx: fix iwmode crash when downMichael Buesch2006-05-051-2/+5
| | * | | | | [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-055-3/+40
| | * | | | | [PATCH] softmac: don't reassociate if user asked for deauthenticationDaniel Drake2006-05-051-2/+3
| * | | | | | spidernet: enable support for bcm5461 ethernet phyJens Osterkamp2006-05-093-9/+47
| * | | | | | spidernet: introduce new settingJens Osterkamp2006-05-092-0/+4
| * | | | | | Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov2006-05-091-12/+19
| * | | | | | au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel2006-05-091-17/+1
| * | | | | | sky2: version 1.3Stephen Hemminger2006-05-091-1/+1
| * | | | | | Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger2006-05-092-29/+62
| * | | | | | sky2: synchronize irq on removeStephen Hemminger2006-05-091-0/+2
| * | | | | | sky2: dont write status ringStephen Hemminger2006-05-091-14/+7
| * | | | | | sky2: edge triggered workaround enhancementStephen Hemminger2006-05-091-8/+12
| * | | | | | sky2: use mask instead of modulo operationStephen Hemminger2006-05-091-6/+8
| * | | | | | sky2: tx ring index mask fixStephen Hemminger2006-05-091-1/+2
| * | | | | | sky2: status irq hang fixStephen Hemminger2006-05-091-28/+25
| * | | | | | sky2: backout NAPI rescheduleStephen Hemminger2006-05-092-26/+12
| | |/ / / / | |/| | | |
* | | | | | [PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti2006-05-091-4/+0
* | | | | | powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras2006-05-091-0/+1
* | | | | | Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds2006-05-094-20/+26
|\ \ \ \ \ \
| * | | | | | [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing anNathan Scott2006-05-081-1/+4
| * | | | | | [XFS] Fix a project quota space accounting leak on rename.Nathan Scott2006-05-082-1/+13
| * | | | | | [XFS] Fix a possible forced shutdown due to mishandling write barriersNathan Scott2006-05-081-18/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds2006-05-082-28/+2
| |/ / / / |/| | | |
* | | | | [PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen2006-05-081-8/+20
* | | | | [PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2006-05-083-8/+30