summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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/+20
* 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/+0
* sh: More tidying for large base pages.Paul Mundt2007-02-131-7/+3
* sh: shmin updates.Takashi YOSHII2007-02-132-3/+37
* sh: sh7619 / sh7206 IPR initialize updateYoshinori Sato2007-02-132-79/+72
* sh: Update SH-2 to use the debug trap jump table.Yoshinori Sato2007-02-131-6/+4
* 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/+14
* 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/+78
* 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/+5
* sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt2006-12-061-2/+3
* sh: TLB miss fast-path optimizations.Stuart Menefy2006-12-062-28/+197
* sh: Set up correct siginfo structures for page faults.Stuart Menefy2006-12-061-6/+1
* sh: gcc4 support.Stuart Menefy2006-12-061-8/+10
* sh: Drop CPU subtype IRQ headers.Paul Mundt2006-12-063-31/+36
* sh: Configurable timer IRQ.Paul Mundt2006-12-061-1/+1
* sh: Fixup entry-common path breakage for SH-3.Paul Mundt2006-12-061-1/+1
* sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato2006-12-065-2/+900
* sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-0612-12/+367
* sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan2006-10-312-60/+54
* sh: Convert INTC2 to IRQ table registration.Paul Mundt2006-10-203-140/+114
* sh: Updates for irq-flow-type naming changes.Paul Mundt2006-10-192-4/+6
* sh: Fix exception_handling_table alignment.Paul Mundt2006-10-192-2/+16
* sh: interrupt exception handling reworkPaul Mundt2006-10-122-695/+0
* sh: Convert IPR-IRQ to IRQ chip.Paul Mundt2006-10-061-75/+27
* sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt2006-10-061-114/+24
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* sh: Calculate shm alignment at runtime.Paul Mundt2006-09-271-0/+5
* sh: More intelligent entry_mask/way_size calculation.Paul Mundt2006-09-271-7/+13
* sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2006-09-271-1/+46
* sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt2006-09-271-3/+5
* sh: Add support for 4K stacks.Paul Mundt2006-09-271-0/+2
* sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt2006-09-273-18/+4
* sh: maskreg IRQ support.Paul Mundt2006-09-272-2/+102
OpenPOWER on IntegriCloud