summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2007-05-07sh: R7785RP board updates.Ryusuke Sakato1-8/+13
2007-05-07sh: Wire up more IRQs for SH7709.Takashi YOSHII1-10/+19
2007-05-07sh: Move clock reporting to its own proc entry.Paul Mundt1-31/+45
2007-05-07sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu3-7/+105
2007-05-07sh: SH7722 clock framework support.dmitry pervushin4-6/+627
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu3-0/+64
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt5-1/+272
2007-05-07sh: speculative execution support for SH7780.Paul Mundt1-0/+19
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Paul Mundt2-1/+5
2007-03-12sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt2-16/+17
2007-02-17Storage class should be before const qualifierTobias Klauser2-4/+4
2007-02-15sh: rts7751r2d board updates.Paul Mundt1-0/+2
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt1-181/+20
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt5-148/+157
2007-02-13sh: Use a per-cpu ASID cache.Paul Mundt1-2/+9
2007-02-13sh: SH-DMAC compile fixesManuel Lauss1-1/+1
2007-02-13sh: add SH7760 IPR IRQ dataManuel Lauss1-15/+51
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt1-4/+0
2007-02-13sh: More tidying for large base pages.Paul Mundt1-7/+3
2007-02-13sh: shmin updates.Takashi YOSHII2-3/+37
2007-02-13sh: sh7619 / sh7206 IPR initialize updateYoshinori Sato2-79/+72
2007-02-13sh: Update SH-2 to use the debug trap jump table.Yoshinori Sato1-6/+4
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt2-2/+2
2006-12-12sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato1-18/+14
2006-12-12sh: Hook up SH7722 scif ipr interrupts.Paul Mundt1-0/+4
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt13-7/+206
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt1-3/+4
2006-12-12sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato2-4/+99
2006-12-12sh: register rtc resources for sh775x.Jamie Lenehan1-0/+31
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan3-98/+78
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2-1/+17
2006-12-06sh: Clock framework tidying.Paul Mundt4-6/+29
2006-12-06sh: Fix store queue bitmap end.Paul Mundt1-6/+5
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt1-2/+3
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy2-28/+197
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy1-6/+1
2006-12-06sh: gcc4 support.Stuart Menefy1-8/+10
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt3-31/+36
2006-12-06sh: Configurable timer IRQ.Paul Mundt1-1/+1
2006-12-06sh: Fixup entry-common path breakage for SH-3.Paul Mundt1-1/+1
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato5-2/+900
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato12-12/+367
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan2-60/+54
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt3-140/+114
2006-10-19sh: Updates for irq-flow-type naming changes.Paul Mundt2-4/+6
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt2-2/+16
2006-10-12sh: interrupt exception handling reworkPaul Mundt2-695/+0
2006-10-06sh: Convert IPR-IRQ to IRQ chip.Paul Mundt1-75/+27
2006-10-06sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt1-114/+24