summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-08sh: fix sh7705 interrupt vector typoMagnus Damm1-1/+1
2008-05-08sh: update smc91x platform data for se7722Magnus Damm1-0/+6
2008-05-08sh: update smc91x platform data for MigoRMagnus Damm1-1/+10
2008-05-08sh: remove -traditional.Mathieu Desnoyers2-2/+0
2008-05-08rtc: rtc-sh: Fixup for 64-bit resources.Paul Mundt1-5/+9
2008-05-08sh: r7780rp: Kill off unneded ifdefs for irq setup.Paul Mundt5-27/+7
2008-05-08sh: rts7751r2d: Kill off unneeded ifdefs.Paul Mundt1-5/+2
2008-05-08sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt1-35/+38
2008-05-08input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt1-1/+1
2008-05-08sh: Enable use of the clk fwk on SH-5.Paul Mundt1-6/+4
2008-05-08sh64: export onchip_remap/unmap() too.Paul Mundt1-0/+2
2008-05-08sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt4-2/+28
2008-05-08mtd: solutionengine flash map depends on solution engine mach group.Paul Mundt1-1/+1
2008-05-08sh: remove the broken SH_MPC1211 supportAdrian Bunk18-1547/+2
2008-05-08sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt1-0/+4
2008-05-08sh: kexec and kdump depend on SUPERH32.Paul Mundt1-2/+2
2008-05-08sh64: Fix up compile warning in event tracer.Paul Mundt1-1/+1
2008-05-08sh64: Fixup the nommu build.Paul Mundt7-10/+55
2008-05-08sh64: fixups for xtime_lock seqlock conversion.Paul Mundt1-2/+2
2008-05-08sh: sh-bios depends on SUPERH32.Paul Mundt1-0/+1
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-11/+34
2008-05-08sparc: Fix fork/clone/vfork system call restart.David S. Miller2-7/+31
2008-05-08[MAINTAINERS] New maintainer for Intel ethernet adaptersAuke Kok1-4/+2
2008-05-07sparc: Fix mmap VA span checking.David S. Miller2-4/+3
2008-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds13-88/+24
2008-05-07Revert "uml: fix gcc problem"Linus Torvalds1-4/+1
2008-05-07sparc64: Fix initrd regression.David S. Miller1-0/+3
2008-05-07usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller1-1/+1
2008-05-07Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi1-2/+1
2008-05-07VFS: fix unused variable warningLinus Torvalds1-2/+0
2008-05-07x86: fix PAE pmd_bad bootup warningHugh Dickins4-20/+7
2008-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-62/+56
2008-05-06[PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro1-2/+15
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig4-14/+0
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel5-46/+41
2008-05-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-399/+1223
2008-05-06pata_atiixp: Don't disableAlan Cox2-0/+12
2008-05-06sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2-10/+30
2008-05-06sata_inic162x: add cardbus supportTejun Heo1-12/+24
2008-05-06sata_inic162x: kill now unused SFF related stuffTejun Heo1-51/+18
2008-05-06sata_inic162x: use IDMA for ATAPI commandsTejun Heo1-34/+47
2008-05-06sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo1-34/+15
2008-05-06sata_inic162x: kill now unused bmdma related stuffTejun Heo1-98/+5
2008-05-06sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo1-35/+235
2008-05-06sata_inic162x: update TF read handlingTejun Heo1-2/+45
2008-05-06sata_inic162x: add / update constantsTejun Heo1-3/+56
2008-05-06sata_inic162x: misc clean upsTejun Heo1-13/+5
2008-05-06sata_mv use hweight16() for bit counting (V2)Mark Lord1-12/+6
2008-05-06sata_mv NCQ-EH for FIS-based switchingMark Lord1-0/+165
2008-05-06sata_mv delayed eh handlingMark Lord1-1/+37