aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt1-0/+5
2006-09-27sh: More intelligent entry_mask/way_size calculation.Paul Mundt1-7/+13
2006-09-27sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt1-1/+46
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt1-3/+5
2006-09-27sh: Add support for 4K stacks.Paul Mundt1-0/+2
2006-09-27sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt3-18/+4
2006-09-27sh: maskreg IRQ support.Paul Mundt2-2/+102
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt3-130/+1
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt10-15/+252
2006-09-27sh: Add setup code for various CPU subtypes.Paul Mundt11-0/+441
2006-09-27sh: sem2mutex conversion for clock framework.Paul Mundt1-8/+9
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2-0/+82
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt1-3/+3
2006-09-27sh: Store Queue API rework.Paul Mundt1-296/+246
2006-09-27sh: Add flag for MMU PTEA capability.Paul Mundt2-13/+27
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt3-0/+181
2006-09-27sh: Refactor PRR masking to catch newer SH7760 cuts.Paul Mundt1-3/+9
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow2-1/+26
2006-09-27sh: Various cosmetic cleanups.Paul Mundt2-2/+3
2006-08-06[PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman1-3/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0