summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez2006-10-254-13/+104
| * | [SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez2006-10-253-3/+25
| * | [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez2006-10-251-19/+32
| * | [SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig2006-10-252-0/+5
| * | [SCSI] fc4: Conversion to struct scsi_cmnd in fc4Henrik Kretzschmar2006-10-252-20/+23
| * | [SCSI] convert ninja driver to struct scsi_cmndHenrik Kretzschmar2006-10-254-45/+51
| * | [SCSI] Scsi_Cmnd conversion in psi240i driverHenrik Kretzschmar2006-10-252-16/+21
| * | [SCSI] lpfc: check before dereference in lpfc_ct.cEric Sesterhenn2006-10-251-1/+2
| * | [SCSI] scsi_lib.c: use BUILD_BUG_ONAlexey Dobriyan2006-10-251-1/+1
| * | [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-251-1/+1
| * | [SCSI] mptfc: stall eh handlers if resetting while rport blockedMichael Reed2006-10-252-6/+87
| * | [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez2006-10-258-21/+21
| * | [SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2006-10-252-0/+2
| * | [SCSI] qla4xxx: fix double printk on loadDoug Maxey2006-10-251-1/+1
| * | [SCSI] tmscsim: set max_sectorsGuennadi Liakhovetski2006-10-251-0/+1
| * | [SCSI] st: Fixup -ENOMEDIUMKai Makisara2006-10-251-1/+4
| * | [SCSI] Scsi_Cmnd conversion in qlogicfas408 driverHenne2006-10-252-23/+24
| * | [SCSI] Scsi_Cmnd convertion in sun3-driverHenne2006-10-254-61/+69
* | | Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2006-10-251-2/+4
|\ \ \
| * | | Remove unnecessary check in drivers/video/intelfb/intelfbhw.cEric Sesterhenn2006-10-251-1/+1
| * | | intel fb: switch to pci_get APIAlan Cox2006-10-251-1/+3
* | | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2006-10-257-13/+180
|\ \ \ \
| * | | | drm: ioremap balanced with iounmap for drivers/char/drmAmol Lad2006-10-251-0/+4
| * | | | drm: fix error returns, sysfs error handlingJeff Garzik2006-10-251-8/+35
| * | | | fix return code in error case.Dave Jones2006-10-251-1/+1
| * | | | drm: mga: set dev_priv_sizeTilman Sauerbeck2006-10-241-0/+1
| * | | | drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savagesMichael Karcher2006-10-241-0/+1
| * | | | drm: radeon: only allow specific type-3 packetss through verifierRoland Scheidegger2006-10-242-4/+138
* | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-10-253-19/+52
|\ \ \ \ \
| * | | | | [PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman2006-10-253-6/+45
| * | | | | [PATCH] x86-64: Simplify the vector allocator.Eric W. Biederman2006-10-251-13/+7
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-10-253-0/+5
|\ \ \ \ \
| * | | | | [CRYPTO] users: Select ECB/CBC where neededPatrick McHardy2006-10-253-0/+5
| |/ / / /
* | | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2006-10-2541-454/+458
|\ \ \ \ \
| * | | | | [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson2006-10-261-0/+2
| * | | | | [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-253-1/+9
| * | | | | [POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood2006-10-251-2/+2
| * | | | | [POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r632382006-10-251-0/+2
| * | | | | [POWERPC] cell: update defconfigArnd Bergmann2006-10-251-6/+13
| * | | | | [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann2006-10-251-1/+1
| * | | | | [POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell2006-10-251-1/+1
| * | | | | [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-252-7/+11
| * | | | | [POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt2006-10-256-25/+66
| * | | | | [POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2006-10-253-19/+71
| * | | | | [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-2511-49/+141
| * | | | | [POWERPC] Support nested cpu feature sectionsBenjamin Herrenschmidt2006-10-251-5/+9
| * | | | | [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-2511-300/+106
| * | | | | [POWERPC] Fix hang in start_ldr if _end or _edata is unalignedOlaf Hering2006-10-251-3/+3
| * | | | | [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi2006-10-232-2/+2
| * | | | | [POWERPC] Don't require execute perms on wrapper when building zImage.initrdMark A. Greer2006-10-231-1/+1
OpenPOWER on IntegriCloud