summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: authenc - Avoid using clobbered request pointerHerbert Xu2008-08-231-4/+6
* FRV: Provide ioremap_wc() for FRVDavid Howells2008-08-201-0/+2
* MN10300: Supply ioremap_wc() for MN10300David Howells2008-08-201-0/+2
* Reserve NFS fileid values for btrfsDavid Woodhouse2008-08-201-0/+21
* Reduce brokenness of CRIS headers_installDavid Woodhouse2008-08-201-1/+0
* Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-2016-28/+271
|\
| * sh: Provide a FLAT_PLAT_INIT() definition.Takashi YOSHII2008-08-111-0/+7
| * binfmt_flat: Stub in a FLAT_PLAT_INIT().Takashi YOSHII2008-08-111-1/+3
| * video: export sh_mobile_lcdc panel sizeMagnus Damm2008-08-114-0/+20
| * sh: select memchunk size using kernel cmdlineMagnus Damm2008-08-111-0/+27
| * sh: export sh7723 VEU as VEU2HMagnus Damm2008-08-111-2/+2
| * input: migor_ts compile and detection fixMagnus Damm2008-08-111-2/+9
| * sh: remove MSTPCR defines from Migo-R header fileMagnus Damm2008-08-111-3/+0
| * sh: Update sh7763rdp defconfigNobuhiro Iwamatsu2008-08-111-16/+97
| * sh: Add support sh7760fb to sh7763rdp boardNobuhiro Iwamatsu2008-08-111-1/+51
| * sh: Add support sh_eth to sh7763rdp boardNobuhiro Iwamatsu2008-08-111-2/+32
| * sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.Paul Mundt2008-08-111-0/+2
| * sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.Yoshinori Sato2008-08-111-1/+3
| * fix SH7705_CACHE_32KB compilationAdrian Bunk2008-08-111-0/+10
| * sh: mach-x3proto: Fix up smc91x platform data.Paul Mundt2008-08-111-1/+9
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-206-31/+50
|\ \
| * | powerpc: Fix vio_bus_probe oops on probe errorBrian King2008-08-201-1/+1
| * | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes2008-08-202-12/+10
| * | powerpc: Fix /dev/oldmem interface for kdumpMichael Ellerman2008-08-201-9/+22
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-08-202-9/+17
| |\ \
| | * | powerpc/spufs: Remove invalid semicolon after if statementIlpo Järvinen2008-08-191-1/+1
| | * | powerpc/spufs: reference context while dropping state mutex in schedulerJeremy Kerr2008-08-141-1/+8
| | * | powerpc/spufs: fix npc setting for NOSCHED contextsJeremy Kerr2008-08-131-7/+8
* | | | Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds2008-08-201-2/+3
|\ \ \ \
| * | | | tracehook: fix SA_NOCLDWAITRoland McGrath2008-08-191-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-2015-43/+214
|\ \ \ \ \
| * | | | | [SCSI] ibmvfc: Driver version 1.0.2Brian King2008-08-161-2/+2
| * | | | | [SCSI] ibmvfc: Add details to async event logBrian King2008-08-161-1/+2
| * | | | | [SCSI] ibmvfc: Sanitize response lengthsBrian King2008-08-161-3/+3
| * | | | | [SCSI] ibmvfc: Fix for lost async eventsBrian King2008-08-161-7/+11
| * | | | | [SCSI] ibmvfc: Fixup host state during reinitBrian King2008-08-161-1/+2
| * | | | | [SCSI] ibmvfc: Fix another hang on module removalBrian King2008-08-161-3/+4
| * | | | | [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitionsBrian King2008-08-161-1/+1
| * | | | | [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissionsJoe Malicki2008-08-161-1/+1
| * | | | | [SCSI] qla2xxx: Update version number to 8.02.01-k7.Andrew Vasquez2008-08-161-1/+1
| * | | | | [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez2008-08-163-4/+12
| * | | | | [SCSI] qla2xxx: Reference proper ha during SBR handling.Andrew Vasquez2008-08-162-4/+6
| * | | | | [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.Mike Hernandez2008-08-161-2/+3
| * | | | | [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.Andrew Vasquez2008-08-161-2/+0
| * | | | | [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.Andrew Vasquez2008-08-162-4/+6
| * | | | | [SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.Andrew Vasquez2008-08-161-0/+11
| * | | | | [SCSI] scsi_dh: Initialize lun_state in check_ownership()Chandra Seetharaman2008-08-161-0/+1
| * | | | | [SCSI] scsi_dh: Do not use scsilun in rdac hardware handlerChandra Seetharaman2008-08-161-1/+1
| * | | | | [SCSI] megaraid_sas: version and Documentation UpdateYang, Bo2008-08-162-3/+26
| * | | | | [SCSI] megaraid_sas: add new controllers (0x78 0x79)Yang, Bo2008-08-162-2/+112
OpenPOWER on IntegriCloud