aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-03-05drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...Jon Schindler
2008-03-05drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler
2008-03-05drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler
2008-03-05bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ
2008-03-05[PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman
2008-03-05[PPPOL2TP]: Make locking calls softirq-safeJames Chapman
2008-03-05atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-05isdn: replace __inline with inlineHarvey Harrison
2008-03-05net: replace __inline with inlineHarvey Harrison
2008-03-05Merge branch 'for-linus' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds
2008-03-05parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-03-05Merge branch 'fixes-25' of git://git.kernel.org/pub/scm/linux/kernel/git/dave...Linus Torvalds
2008-03-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-03-05[SCSI] mpt fusion: don't oops if NumPhys==0Krzysztof Oledzki
2008-03-05[CPUFREQ] fix section mismatch warningsSam Ravnborg
2008-03-05[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->storeDave Jones
2008-03-05[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->showDave Jones
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocki...Mike Christie
2008-03-05[SCSI] qla4xxx: regression - add start scan calloutMike Christie
2008-03-05[SCSI] qla4xxx: fix host reset dpc raceMike Christie
2008-03-05ahci: work around ATI SB600 h/w quirkJeff Garzik
2008-03-05pata_hpt*, pata_serverworks: fix UDMA maskingAlan Cox
2008-03-05make s2io.c:init_tti() staticAdrian Bunk
2008-03-05[S390] zcrypt: fix ap_device_list handlingRalph Wuerthner
2008-03-05[S390] sclp_vt220: speed up console output for interactive workChristian Borntraeger
2008-03-05[S390] dasd: fix reference counting in display method for proc/dasd/devicesStefan Weinhuber
2008-03-05[S390] dasd: let dasd erp matching recognize alias recoveryStefan Weinhuber
2008-03-05FIXED_PHY must depend on PHYLIB=yAdrian Bunk
2008-03-05fix drivers/net/atarilance.c compilationAdrian Bunk
2008-03-05ixgbe: fix typo in speed mesageEmil Tantilov
2008-03-05e100: Do suspend/shutdown like e1000Auke Kok
2008-03-05ehea: Fix missing Kconfig dependencyThomas Klein
2008-03-05axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro
2008-03-05mv643xx_eth: Define module alias for platform deviceMartin Michlmayr
2008-03-05de2104x: remove BUG_ON() when changing media typeOndrej Zary
2008-03-05dm9161: add configuration for MII/RMIIfrederic Rodo
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-04input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap
2008-03-04md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka
2008-03-04md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown
2008-03-04md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen
2008-03-04md: lock access to rdev attributes properlyNeilBrown
2008-03-04md: make sure a reshape is started when device switches to read-writeNeilBrown
2008-03-04md: clean up irregularity with raid autodetectNeilBrown
2008-03-04md: guard against possible bad array geometry in v1 metadataNeilBrown
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown