aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-06sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt
2006-12-06sh: dyntick infrastructure.Paul Mundt
2006-12-06sh: Clock framework tidying.Paul Mundt
2006-12-06sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt
2006-12-06sh: Get the PGD right in oops case with 64-bit PTEs.Paul Mundt
2006-12-06sh: Fix store queue bitmap end.Paul Mundt
2006-12-06sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt
2006-12-06sh: Fixup 4K irq stacks.Paul Mundt
2006-12-06sh: dma-api channel capability extensions.Mark Glaisher
2006-12-06sh: Drop name overload in dma-sh.Paul Mundt
2006-12-06sh: Make dma-isa depend on ISA_DMA_API.Paul Mundt
2006-12-06sh: dma-sysfs fixes.Paul Mundt
2006-12-06sh: Fix syscall tracing ordering.Stuart Menefy
2006-12-06sh: KSTK_EIP/KSTK_ESP consistency.Stuart Menefy
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy
2006-12-06sh: R7780RP push-switch support.Paul Mundt
2006-12-06sh: generic push-switch framework.Paul Mundt
2006-12-06sh: pmd rework.Stuart Menefy
2006-12-06sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy
2006-12-06sh: gcc4 support.Stuart Menefy
2006-12-06sh: Explicit endian selection support.Paul Mundt
2006-12-06sh: p3map_sem sem2mutex conversion.Paul Mundt
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt
2006-12-06sh: Hook SH7785 in to the build system.Paul Mundt
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt
2006-12-06sh: Configurable timer IRQ.Paul Mundt
2006-12-06sh: Fixup entry-common path breakage for SH-3.Paul Mundt
2006-12-06sh: SE7206 build fixes.Paul Mundt
2006-12-06sh: Add support for Solution Engine 7206 and 7619 boards.Yoshinori Sato
2006-12-06sh: Add SH-2A platform headers.Yoshinori Sato
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato
2006-12-06sh: Wire up division and address error exceptions on SH-2A.Yoshinori Sato
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2006-12-05[SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-05[SCSI] stex: version updateEd Lin
2006-12-05[SCSI] stex: change wait loop codeEd Lin
2006-12-05[SCSI] stex: add new device type supportEd Lin
2006-12-05[SCSI] stex: update device id infoEd Lin
2006-12-05[SCSI] stex: adjust default queue lengthEd Lin
2006-12-05[SCSI] stex: add value check in hard reset routineEd Lin
2006-12-05[SCSI] stex: fix controller_info command handlingEd Lin
2006-12-05[SCSI] stex: fix biosparam calculationEd Lin
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05[SCSI] megaraid: fix MMIO castsJeff Garzik
2006-12-05[SCSI] tgt: fix undefined flush_dcache_page() problemakpm@osdl.org