summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston2006-01-312-0/+12
* [PATCH] pci: Schedule removal of pci_module_initRichard Knutsson2006-01-311-0/+7
* [PATCH] PCI: schedule PCI_LEGACY_PROC for removalAdrian Bunk2006-01-311-0/+7
* [PATCH] "Fix uidhash_lock <-> RXU deadlock" fixAndrew Morton2006-01-311-10/+17
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds2006-01-313-13/+17
|\
| * [X86] Add new Intel cache descriptors.Dave Jones2006-01-261-0/+11
| * [X86] Remove pointless versioning of mtrr driver.Dave Jones2006-01-051-3/+0
| * [X86] Rename MTRR mutex to something more sensible.Dave Jones2005-12-201-6/+6
| * [X86] Remove Winchip 4 ID.Dave Jones2005-12-201-4/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-01-317-20/+76
|\ \
| * | [AGPGART] 945GM support for agpgartAlan Hourihane2006-01-192-2/+15
| * | [AGPGART] Semaphore to Mutex conversion.akpm@osdl.org2006-01-162-15/+16
| * | [AGPGART] Suspend/Resume support for ATI GARTakpm@osdl.org2006-01-161-0/+20
| * | [AGPGART] Suspend/Resume support for AMD64 GART.akpm@osdl.org2006-01-161-0/+24
| * | [AGPGART] Loop cleanupDaniel =?ISO-8859-1?Q?Marjam=E4ki2006-01-161-3/+1
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-01-315-6/+28
|\ \ \
| * | | IB/mthca: Use correct GID in MADs sent on port 2Michael S. Tsirkin2006-01-211-1/+1
| * | | IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin2006-01-171-3/+22
| * | | IB/sa_query: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-171-0/+2
| * | | IB/uverbs: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-171-0/+1
| * | | IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin2006-01-171-2/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-317-113/+141
|\ \ \ \
| * | | | [CPUFREQ] Get rid of userspace policy struct, make userspace gov _PPC safe.Thomas Renninger2006-01-271-25/+28
| * | | | [CPUFREQ] _PPC frequency change issuesThomas Renninger2006-01-261-0/+8
| * | | | [CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errataBen Collins2006-01-261-0/+9
| * | | | [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-01-191-0/+1
| * | | | [CPUFREQ] Don't free held mutex in cpufreq_add_dev()Andrew Morton2006-01-181-2/+4
| * | | | [CPUFREQ] convert remaining cpufreq semaphore to a mutexArjan van de Ven2006-01-182-19/+21
| * | | | [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes.akpm@osdl.org2006-01-184-67/+70
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-317-35/+34
|\ \ \ \ \
| * | | | | [IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava2006-01-262-21/+22
| * | | | | [IA64-SGI] XPC remove unnecessary GFP_DMA flagJes Sorensen2006-01-241-3/+3
| * | | | | [IA64] sn2 maintainer update (Jes Sorensen)Greg Edwards2006-01-241-2/+2
| * | | | | [IA64-SGI] add sn_feature_sets bitDean Roe2006-01-241-6/+3
| * | | | | [IA64] Scaling fix for simultaneous unaligned accessesJack Steiner2006-01-241-1/+2
| * | | | | [IA64-SGI] sn_dma_alloc_coherent should use gfp flagsTakashi Iwai2006-01-241-2/+2
| * | | | | [IA64] Set the correct default OS status in the MCA handlerKeith Owens2006-01-241-1/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-01-3148-1428/+2161
|\ \ \ \ \ \
| * | | | | | [SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer2006-01-311-12/+14
| * | | | | | [SCSI] fusion: add message sanity checkMoore, Eric2006-01-311-1/+14
| * | | | | | [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev...Moore, Eric2006-01-311-6/+8
| * | | | | | [SCSI] fusion: unloading the driver results in panic - fixMoore, Eric2006-01-311-4/+10
| * | | | | | [SCSI] mptsas: don't complain on bogus slave_alloc callsChristoph Hellwig2006-01-311-2/+1
| * | | | | | [SCSI] fusion: add task managment response code infoMoore, Eric2006-01-311-0/+41
| * | | | | | [SCSI] fusion: add MSI supportChristoph Hellwig2006-01-311-0/+11
| * | | | | | [SCSI] fusion: overrun tape fixMoore, Eric2006-01-311-1/+2
| * | | | | | [SCSI] fusion: add verbose messages for RAID actionsMoore, Eric2006-01-311-0/+136
| * | | | | | [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytesMoore, Eric2006-01-311-1/+1
| * | | | | | [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spiChristoph Hellwig2006-01-311-3/+17
| * | | | | | [SCSI] fusion: mptsas, increase discovery timout to 300 secondsMoore, Eric2006-01-311-6/+9
OpenPOWER on IntegriCloud