aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)Author
2007-05-07sh: Wire up more IRQs for SH7709.Takashi YOSHII
2007-05-07sh: Move clock reporting to its own proc entry.Paul Mundt
2007-05-07sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu
2007-05-07sh: SH7722 clock framework support.dmitry pervushin
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt
2007-05-07sh: speculative execution support for SH7780.Paul Mundt
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Paul Mundt
2007-03-12sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt
2007-02-17Storage class should be before const qualifierTobias Klauser
2007-02-15sh: rts7751r2d board updates.Paul Mundt
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt
2007-02-13sh: Use a per-cpu ASID cache.Paul Mundt
2007-02-13sh: SH-DMAC compile fixesManuel Lauss
2007-02-13sh: add SH7760 IPR IRQ dataManuel Lauss
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt
2007-02-13sh: More tidying for large base pages.Paul Mundt
2007-02-13sh: shmin updates.Takashi YOSHII
2007-02-13sh: sh7619 / sh7206 IPR initialize updateYoshinori Sato
2007-02-13sh: Update SH-2 to use the debug trap jump table.Yoshinori Sato
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt
2006-12-12sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato
2006-12-12sh: Hook up SH7722 scif ipr interrupts.Paul Mundt
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt
2006-12-12sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato
2006-12-12sh: register rtc resources for sh775x.Jamie Lenehan
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt
2006-12-06sh: Clock framework tidying.Paul Mundt
2006-12-06sh: Fix store queue bitmap end.Paul Mundt
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt
2006-12-06sh: TLB miss fast-path optimizations.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: 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: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt
2006-10-19sh: Updates for irq-flow-type naming changes.Paul Mundt
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt
2006-10-12sh: interrupt exception handling reworkPaul Mundt
2006-10-06sh: Convert IPR-IRQ to IRQ chip.Paul Mundt
2006-10-06sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt
2006-10-03fix file specification in commentsUwe Zeisberger