summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-283-6/+15
* sh: GUSA atomic rollback support.Stuart Menefy2008-01-284-57/+23Star
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-2812-76/+55Star
* sh: syscall auditing for sh5, too.Paul Mundt2008-01-282-18/+30
* sh: Provide a 29/32-bit physical hint for bootloaders.Stuart Menefy2008-01-281-1/+5
* sh: Add a printk() to warn legacy mem= growers.Stuart Menefy2008-01-281-0/+11
* sh: SH-2A FPU support.Paul Mundt2008-01-286-25/+665
* sh: Add SH7263 CPU support.Paul Mundt2008-01-285-4/+48
* sh: Fix the arch/sh/kernel/traps.c build for sh32.Paul Mundt2008-01-281-0/+2
* sh: Add SH7203 CPU support.Paul Mundt2008-01-286-7/+386
* sh: syscall audit support.Yuichi Nakamura2008-01-282-6/+23
* sh: Move mach-cayman in with the rest of the boards.Paul Mundt2008-01-281-1/+0Star
* sh: Kill off the mach-harp and mach-sim machtypes.Paul Mundt2008-01-281-8/+0Star
* sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt2008-01-285-16/+14Star
* sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt2008-01-284-2/+530
* sh: Get the mach-cayman IRQ support building.Paul Mundt2008-01-284-19/+258
* sh: Fix up proc ASIDs for CPU-local ASID cache accessors.Paul Mundt2008-01-281-10/+8Star
* sh: Use existing CONFIG_CACHE_xx options in head_64.S.Paul Mundt2008-01-281-5/+5
* sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt2008-01-283-17/+17
* sh: Stub in CPU subtype setup code for SH5-101/103.Paul Mundt2008-01-282-0/+22
* sh: Add the SH-5 cpu type symbolic names.Paul Mundt2008-01-281-1/+3
* sh: Plug in simple SH-5 subtype probing.Paul Mundt2008-01-282-2/+78
* sh: Kill off do_NMI stub in SH-5 ex table.Paul Mundt2008-01-281-1/+1
* sh: Move quad-word real-address I/O defs to io.h.Paul Mundt2008-01-281-1/+0Star
* sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-287-82/+76Star
* sh: sys_sh consolidation for arch_get_unmapped_area().Paul Mundt2008-01-285-326/+108Star
* sh: Share the ELF dump_task interfaces.Paul Mundt2008-01-284-28/+33
* sh: Kill off SH-5 enter_deep_standby() cruft.Paul Mundt2008-01-281-2/+14
* sh: Sync up the _64 linker script with the _32 version.Paul Mundt2008-01-281-87/+112
* sh: Merge sh and sh64 module.c.Paul Mundt2008-01-281-13/+49
* sh: Move over and enable FPU support for SH-5.Paul Mundt2008-01-284-6/+177
* sh: Common swapper_pg_dir usage for SH-5.Paul Mundt2008-01-281-2/+2
* sh: Provide dummy swapper pt_regs for SH-5 ctx switch.Paul Mundt2008-01-281-2/+2
* sh: Move over sh64 switch_to and stack unwinder.Paul Mundt2008-01-283-1/+527
* sh: Split out sh_ksyms.c in to _32 and _64 variants.Paul Mundt2008-01-284-4/+58
* sh: Move over the SH-5 entry.S.Paul Mundt2008-01-283-0/+2107
* sh: Split out linker script to _32 and _64 variants.Paul Mundt2008-01-283-136/+280
* sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt2008-01-284-4/+385
* sh: Split out checksum.h in to _32 and _64 variants.Paul Mundt2008-01-281-0/+2
* sh: flush_cache_sigtramp() takes 1 arg only.Paul Mundt2008-01-281-1/+1
* sh: Move over the SH-5 head.S and tlb.h.Paul Mundt2008-01-284-2/+369
* sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt2008-01-282-8/+8
* sh: Disable initial cache flush on SH-5.Paul Mundt2008-01-281-14/+18
* sh: Don't reference UBC code in CPU init on sh64.Paul Mundt2008-01-281-1/+6
* sh: imask IRQ depends on sh32.Paul Mundt2008-01-281-1/+2
* sh: Move in the SH-5 traps.c impl.Paul Mundt2008-01-284-2/+983
* sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/Paul Mundt2008-01-282-1/+305
* sh: Move in the SH-5 signal trampoline impl.Paul Mundt2008-01-284-2/+756
* sh: Move in the SH-5 ptrace impl.Paul Mundt2008-01-284-2/+334
* sh: Split out processor.h in to _32 and _64 variants.Paul Mundt2008-01-281-0/+21