summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix the SH7722 flatmem build.Paul Mundt2007-06-081-0/+1
* sh: URAM node support for SH7722.Paul Mundt2007-06-081-1/+8
* sh: Fix SH-4 CPU selects.Paul Mundt2007-06-081-0/+4
* sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt2007-06-041-1/+1
* sh: Fix in_nmi symbol build error.Paul Mundt2007-06-041-0/+2
* sh: trivial build cleanups.Evgeniy Polyakov2007-05-311-0/+1
* sh: Fix pcrel too far for in_nmi label.Takashi YOSHII2007-05-311-0/+1
* sh: Fix clock multiplier on SH7722.dmitry pervushin2007-05-212-12/+29
* sh: Fix up various compile warnings for SE boards.Paul Mundt2007-05-211-0/+2
* spelling fixes: arch/sh/Simon Arlott2007-05-212-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-097-74/+71Star
|\
| * sh: Add 32-bit opcode feature CPU flag.Paul Mundt2007-05-091-0/+1
| * sh: Fix PC adjustments for varying opcode length.Paul Mundt2007-05-091-1/+2
| * sh: Support for SH-2A 32-bit opcodes.Paul Mundt2007-05-092-3/+57
| * sh: Share exception vector table for SH-3/4.Paul Mundt2007-05-093-70/+11Star
* | fix file specification in commentsUwe Kleine-König2007-05-095-5/+5
|/
* sh: R7785RP board updates.Ryusuke Sakato2007-05-071-8/+13
* sh: Wire up more IRQs for SH7709.Takashi YOSHII2007-05-071-10/+19
* sh: Move clock reporting to its own proc entry.Paul Mundt2007-05-071-31/+45
* sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu2007-05-073-7/+105
* sh: SH7722 clock framework support.dmitry pervushin2007-05-074-6/+627
* sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-073-0/+64
* sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-075-1/+272
* sh: speculative execution support for SH7780.Paul Mundt2007-05-071-0/+19
* sh: Fix bogus regs pointer in do_IRQ().Paul Mundt2007-03-142-1/+5
* sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt2007-03-122-16/+17
* Storage class should be before const qualifierTobias Klauser2007-02-172-4/+4
* sh: rts7751r2d board updates.Paul Mundt2007-02-151-0/+2
* sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-141-181/+20Star
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-135-148/+157
* sh: Use a per-cpu ASID cache.Paul Mundt2007-02-131-2/+9
* sh: SH-DMAC compile fixesManuel Lauss2007-02-131-1/+1
* sh: add SH7760 IPR IRQ dataManuel Lauss2007-02-131-15/+51
* sh: Lazy dcache writeback optimizations.Paul Mundt2007-02-131-4/+0Star
* sh: More tidying for large base pages.Paul Mundt2007-02-131-7/+3Star
* sh: shmin updates.Takashi YOSHII2007-02-132-3/+37
* sh: sh7619 / sh7206 IPR initialize updateYoshinori Sato2007-02-132-79/+72Star
* sh: Update SH-2 to use the debug trap jump table.Yoshinori Sato2007-02-131-6/+4Star
* sh: Use a jump call table for debug trap handlers.Paul Mundt2007-02-132-2/+2
* sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato2006-12-121-18/+14Star
* sh: Hook up SH7722 scif ipr interrupts.Paul Mundt2006-12-121-0/+4
* sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-1213-7/+206
* sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2006-12-121-3/+4
* sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato2006-12-122-4/+99
* sh: register rtc resources for sh775x.Jamie Lenehan2006-12-121-0/+31
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-063-98/+78Star
* sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-062-1/+17
* sh: Clock framework tidying.Paul Mundt2006-12-064-6/+29
* sh: Fix store queue bitmap end.Paul Mundt2006-12-061-6/+5Star