aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-06sh: Fix up section mismatches.Paul Mundt1-1/+1
2008-01-28sh: Encode L1/L2 cache shape in auxvt.Paul Mundt1-1/+28
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy1-3/+3
2008-01-28sh: Disable initial cache flush on SH-5.Paul Mundt1-14/+18
2008-01-28sh: Don't reference UBC code in CPU init on sh64.Paul Mundt1-1/+6
2007-09-21sh: Bring SMP support back from the dead.Paul Mundt1-5/+11
2007-09-21sh: Support explicit L1 cache disabling.Paul Mundt1-4/+7
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt1-14/+1
2007-05-07sh: speculative execution support for SH7780.Paul Mundt1-0/+19
2007-03-12sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt1-3/+17
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt1-15/+15
2007-02-13sh: Use a per-cpu ASID cache.Paul Mundt1-2/+9
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato1-0/+2
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt1-0/+5
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow1-1/+15
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+222