aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-30setup and detect 2nd phy on MCF5275 in FEC driverMike Cruse1-0/+23
2007-07-30clean up reading of ICR register in FEC driverGreg Ungerer1-3/+3
2007-07-30fix work queues in FEC driverGreg Ungerer1-6/+11
2007-07-30remove unused config symbol from FEC driverGreg Ungerer1-2/+0
2007-07-30include cacheflush.h in FEC driverGreg Ungerer1-0/+1
2007-07-29Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell3-3/+11
2007-07-29Remove fs.h from mm.hAlexey Dobriyan45-33/+81
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown13-10/+25
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki17-86/+164
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki33-47/+47
2007-07-28Provide timespec to guests rather than jiffies clock.Rusty Russell5-25/+60
2007-07-28Fix lguest bzImage loading with CONFIG_RELOCATABLE=yRusty Russell1-0/+5
2007-07-28m68knommu: remove crap from machdep.hGreg Ungerer1-33/+2
2007-07-28m68knommu: fix declaration of mach_sched_initGreg Ungerer1-1/+1
2007-07-28Fix procfs compat_ioctl regressionDavid Miller1-2/+22
2007-07-28audit: fix two bugs in the new execve audit codePeter Zijlstra1-2/+4
2007-07-28rip some includes from linux/interrupt.hAl Viro2-2/+3
2007-07-28fix preprocessor idiocy in reiserfsAl Viro1-3/+5
2007-07-28more include order horrorsAl Viro1-17/+16
2007-07-28[ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN changeEric Miao1-2/+2
2007-07-28[ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xxQuinn Jensen1-2/+1
2007-07-28[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driverKristoffer Ericson1-12/+15
2007-07-28[SCSI] mpt fusion: Changes in mptctl.c for logging supportPrakash, Sathya1-125/+141
2007-07-28[SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logging supportPrakash, Sathya4-246/+194
2007-07-28[SCSI] mpt fusion: Changes in mptscsih.c for logging supportPrakash, Sathya1-186/+260
2007-07-28[SCSI] mpt fusion: Changes in mptbase.c for logging supportPrakash, Sathya1-233/+234
2007-07-28[SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and addition of mptdebug.hPrakash, Sathya4-229/+308
2007-07-28[SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()Jesper Juhl1-3/+10
2007-07-28[SCSI] bsg: Fix build for CONFIG_BLOCK=nPaul Mundt1-2/+2
2007-07-28[SCSI] aacraid: fix Sunrise Lake reset handlingSalyzyn, Mark1-1/+1
2007-07-28[SCSI] aacraid: add SCSI SYNCHONIZE_CACHE range checkingSalyzyn, Mark1-8/+55
2007-07-28[SCSI] add easyRAID to the no report luns blacklistakpm@linux-foundation.org1-0/+3
2007-07-27[IA64] Compare pointer against NULL, not '0'Yoann Padioleau1-1/+1
2007-07-27[IA64] Fix build failure in fs/quota.cTony Luck3-1/+7
2007-07-27[IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger1-1/+6
2007-07-27[SCSI] advansys: lindent and other large, uninteresting changesMatthew Wilcox1-13692/+14569
2007-07-27[SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley2-13/+21
2007-07-27[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju3-24/+38
2007-07-27[SCSI] aacraid: draw line in sand, sundry cleanup and version updateSalyzyn, Mark5-10/+7
2007-07-27[SCSI] iscsi_tcp: Turn off bounce buffersMike Christie1-0/+1
2007-07-27[SCSI] libiscsi: fix cmd seqeunce number checkingMike Christie2-21/+28
2007-07-27[SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie2-0/+2
2007-07-27[SCSI] libiscsi: make sure session is not blocked when removing hostMike Christie1-0/+1
2007-07-27[S390] Fix sclp_vt220 error handling.Heiko Carstens1-21/+40
2007-07-27[S390] cio: Reorganize initialization.Cornelia Huck3-7/+24
2007-07-27[S390] cio: Make CIO_* macros safe if dbfs are not available.Cornelia Huck1-0/+2
2007-07-27[S390] cio: Clean up messages.Cornelia Huck9-90/+87
2007-07-27[S390] Fix IRQ tracing.Heiko Carstens2-4/+8
2007-07-27[S390] vmur: fix diag14_read.Frank Munzert1-1/+1
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky4-2/+32