aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Update MMC header to fix compileTony Lindgren2008-05-091-9/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-074-11/+34
|\
| * sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-072-7/+31
| * sparc: Fix mmap VA span checking.David S. Miller2008-05-072-4/+3
* | [MAINTAINERS] New maintainer for Intel ethernet adaptersAuke Kok2008-05-071-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-0613-88/+24
|\ \ | |/
| * sparc64: Fix initrd regression.David S. Miller2008-05-061-0/+3
| * usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller2008-05-061-1/+1
| * sparc64: remove online_page()Adrian Bunk2008-05-051-13/+0
| * sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2008-05-052-32/+1
| * sbus: Fix bpp driver build.David S. Miller2008-05-051-1/+1
| * sparc video: make blank use proper constantRobert Reif2008-05-036-6/+6
| * Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller2008-05-031-22/+5
| * sparc: tcx.c remove unnecessary functionRobert Reif2008-05-031-13/+7
* | Revert "uml: fix gcc problem"Linus Torvalds2008-05-061-4/+1
* | Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi2008-05-061-2/+1
* | VFS: fix unused variable warningLinus Torvalds2008-05-061-2/+0
* | x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-064-20/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-0610-62/+56
|\ \
| * | [PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro2008-05-061-2/+15
| * | [PATCH] kill ->put_inodeChristoph Hellwig2008-05-064-14/+0
| * | [PATCH] fix reservation discarding in affsRoman Zippel2008-05-065-46/+41
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-0613-399/+1223
|\ \ \
| * | | pata_atiixp: Don't disableAlan Cox2008-05-062-0/+12
| * | | sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2008-05-062-10/+30
| * | | sata_inic162x: add cardbus supportTejun Heo2008-05-061-12/+24
| * | | sata_inic162x: kill now unused SFF related stuffTejun Heo2008-05-061-51/+18
| * | | sata_inic162x: use IDMA for ATAPI commandsTejun Heo2008-05-061-34/+47
| * | | sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo2008-05-061-34/+15
| * | | sata_inic162x: kill now unused bmdma related stuffTejun Heo2008-05-061-98/+5
| * | | sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo2008-05-061-35/+235
| * | | sata_inic162x: update TF read handlingTejun Heo2008-05-061-2/+45
| * | | sata_inic162x: add / update constantsTejun Heo2008-05-061-3/+56
| * | | sata_inic162x: misc clean upsTejun Heo2008-05-061-13/+5
| * | | sata_mv use hweight16() for bit counting (V2)Mark Lord2008-05-061-12/+6
| * | | sata_mv NCQ-EH for FIS-based switchingMark Lord2008-05-061-0/+165
| * | | sata_mv delayed eh handlingMark Lord2008-05-061-1/+37
| * | | libata: export ata_eh_analyze_ncq_errorMark Lord2008-05-063-1/+3
| * | | sata_mv new mv_port_intr functionMark Lord2008-05-061-36/+48
| * | | sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord2008-05-061-29/+42
| * | | sata_mv NCQ and SError fixes for mv_err_intrMark Lord2008-05-061-21/+43
| * | | sata_mv rearrange mv_config_fbsMark Lord2008-05-061-21/+39
| * | | sata_mv errata workaround for sata25 part 1Mark Lord2008-05-061-2/+18
| * | | sata_mv new mv_qc_defer methodMark Lord2008-05-061-2/+41
| * | | sata_mv wait for empty+idleMark Lord2008-05-061-0/+20
| * | | sata_mv pci featuresMark Lord2008-05-061-3/+36
| * | | sata_mv more cosmetic changesMark Lord2008-05-061-59/+63
| * | | libata: Add Intel SCH PATA driverAlek Du2008-05-063-0/+216
| * | | ata_piix: verify SIDPR access before enabling itTejun Heo2008-05-061-0/+25
| * | | libata: improve post-reset device ready testTejun Heo2008-05-063-8/+17
| |/ /