summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-30Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds13-20/+39
2007-05-30Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds22-106/+206
2007-05-30USB: replace flush_workqueue with cancel_sync_workAlan Stern3-12/+26
2007-05-29[SCSI] libsas: convert to use the data buffer accessorsFUJITA Tomonori1-5/+5
2007-05-29[SCSI] cciss: convert to use the data buffer accessorsFUJITA Tomonori1-53/+22
2007-05-29[PATCH] hostap: Allocate enough tailroom for TKIPBrandon Craig Rhodes1-5/+8
2007-05-29[PATCH] softmac: alloc_ieee80211() NULL checkAkinobu Mita1-1/+4
2007-05-29[PATCH] ieee80211: fix incomplete error messageAkinobu Mita1-1/+1
2007-05-29[PATCH] prism54: fix monitor mode oopsBjörn Steinbrink1-2/+3
2007-05-29[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.David S. Miller4-107/+1160
2007-05-29[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller3-7/+31
2007-05-29[SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.Martin Habets2-1/+8
2007-05-29[SPARC]: Emulate cmpxchg like pariscKyle McMartin2-0/+53
2007-05-29[SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler.David S. Miller1-2/+2
2007-05-29[SPARC]: Linux always started with 9600 8N1Jan Engelhardt1-3/+3
2007-05-29[SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)Horst H. von Brand1-0/+6
2007-05-29[SPARC64]: Eliminate NR_CPUS limitations.David S. Miller6-16/+43
2007-05-29[SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller21-394/+992
2007-05-29[SPARC64]: Negotiate hypervisor API for PCI services.David S. Miller1-0/+18
2007-05-29[SPARC64]: Report proper system soft state to the hypervisor.David S. Miller12-7/+175
2007-05-29[SPARC64]: Fix typo in sun4v_hvapi_register error handling.David S. Miller1-1/+1
2007-05-29[SCSI] ESP: Kill SCSI_ESP_CORE and link directly just like jazz_espDavid S. Miller2-16/+1
2007-05-29[SCSI] jazz_esp: Converted to use esp_core.Thomas Bogendoerfer2-247/+184
2007-05-29[SPARC64]: PCI device scan is way too verbose by default.David S. Miller1-14/+40
2007-05-29[SERIAL] sunzilog: section mismatch fixKrzysztof Helt1-2/+2
2007-05-29[SPARC32]: Removes mismatch section warnigs in sparc time.c fileKrzysztof Helt1-2/+2
2007-05-29[SPARC64]: Don't be picky about virtual-dma values on sun4v.David S. Miller1-26/+10
2007-05-29[SPARC64]: Kill unused DIE_PAGE_FAULT enum value.Christoph Hellwig1-1/+0
2007-05-29[SCSI] pluto: Use wait_for_completion_timeout.Christoph Hellwig1-14/+4
2007-05-29[XFS] Write at EOF may not update filesize correctly.David Chinner1-9/+17
2007-05-29[ARM] enable arbitary speed tty ioctls and split input/output speedAlan Cox3-3/+23
2007-05-28[SCSI] sg: remove unnecessary checkEric Sesterhenn1-1/+1
2007-05-28[SCSI] arcmsr: convert to use the data buffer accessorsFUJITA Tomonori1-72/+31
2007-05-28[SCSI] aic7xxx_old: convert to use the data buffer accessorsFUJITA Tomonori1-41/+14
2007-05-28firewire: fix return codeJeff Garzik1-1/+1
2007-05-28firewire: prefix modules with firewire- instead of fw-Stefan Richter2-12/+14
2007-05-28firewire: Add missing byteswapping for receive DMA programs.Kristian Høgsberg1-2/+3
2007-05-28ieee1394: raw1394: Fix async sendPetr Vandrovec1-3/+5
2007-05-28ieee1394: eth1394: bring back a parent deviceStefan Richter1-4/+3
2007-05-28ieee1394: eth1394: handle tlabel exhaustionStefan Richter2-17/+67
2007-05-28ieee1394: eth1394: remove bogus netif_wake_queueStefan Richter1-4/+0
2007-05-28ieee1394: sbp2: include workqueue.hStefan Richter1-0/+1
2007-05-28[SCSI] tmscsim: convert to use the data buffer accessorsFUJITA Tomonori1-37/+22
2007-05-28hwmon/applesmc: Handle name file creation error and deletionNicolas Boichat1-1/+6
2007-05-28hwmon/applesmc: Simplify dependenciesJean Delvare1-1/+1
2007-05-28hwmon-vid: Don't spam the logs when VRM version is missingJean Delvare1-1/+3
2007-05-28hwmon/w83627hf: Be quiet when no chip is foundJean Delvare1-1/+3
2007-05-28hwmon/coretemp: Add more safety checksRudolf Marek1-3/+29
2007-05-28hwmon/ds1621: Fix swapped temperature limitsJean Delvare1-4/+4
2007-05-28[SCSI] advansys: cleanupsAdrian Bunk2-129/+8