aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-15sh: rts7751r2d board updates.Paul Mundt1-0/+2
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt1-88/+97
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
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt9-534/+11
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt1-3/+4
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 Lenehan1-0/+70
2006-12-06sh: Clock framework tidying.Paul Mundt2-3/+3
2006-12-06sh: Fix store queue bitmap end.Paul Mundt1-6/+5
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy1-8/+11
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 Mundt1-17/+19
2006-12-06sh: Configurable timer IRQ.Paul Mundt1-1/+1
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato1-1/+2
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt2-0/+90
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt1-1/+8
2006-10-12sh: interrupt exception handling reworkPaul Mundt1-500/+0
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 SH7706/SH7710/SH7343 CPUs.Paul Mundt4-11/+62
2006-09-27sh: Add setup code for various CPU subtypes.Paul Mundt6-0/+246
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2-0/+82
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 Curnow1-0/+11
2006-09-27sh: Various cosmetic cleanups.Paul Mundt1-1/+2
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 Engel2-2/+0
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt6-1/+549
2006-01-16[PATCH] sh: IRQ handler updatesPaul Mundt1-222/+0
2005-09-10[PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner1-7/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+1542