aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Kill off the mach-harp and mach-sim machtypes.Paul Mundt1-8/+0
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt5-16/+14
2008-01-28sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt4-2/+530
2008-01-28sh: Get the mach-cayman IRQ support building.Paul Mundt4-19/+258
2008-01-28sh: Fix up proc ASIDs for CPU-local ASID cache accessors.Paul Mundt1-10/+8
2008-01-28sh: Use existing CONFIG_CACHE_xx options in head_64.S.Paul Mundt1-5/+5
2008-01-28sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt3-17/+17
2008-01-28sh: Stub in CPU subtype setup code for SH5-101/103.Paul Mundt2-0/+22
2008-01-28sh: Add the SH-5 cpu type symbolic names.Paul Mundt1-1/+3
2008-01-28sh: Plug in simple SH-5 subtype probing.Paul Mundt2-2/+78
2008-01-28sh: Kill off do_NMI stub in SH-5 ex table.Paul Mundt1-1/+1
2008-01-28sh: Move quad-word real-address I/O defs to io.h.Paul Mundt1-1/+0
2008-01-28sh: Share bug/debug traps across _32 and _64.Paul Mundt7-82/+76
2008-01-28sh: sys_sh consolidation for arch_get_unmapped_area().Paul Mundt5-326/+108
2008-01-28sh: Share the ELF dump_task interfaces.Paul Mundt4-28/+33
2008-01-28sh: Kill off SH-5 enter_deep_standby() cruft.Paul Mundt1-2/+14
2008-01-28sh: Sync up the _64 linker script with the _32 version.Paul Mundt1-87/+112
2008-01-28sh: Merge sh and sh64 module.c.Paul Mundt1-13/+49
2008-01-28sh: Move over and enable FPU support for SH-5.Paul Mundt4-6/+177
2008-01-28sh: Common swapper_pg_dir usage for SH-5.Paul Mundt1-2/+2
2008-01-28sh: Provide dummy swapper pt_regs for SH-5 ctx switch.Paul Mundt1-2/+2
2008-01-28sh: Move over sh64 switch_to and stack unwinder.Paul Mundt3-1/+527
2008-01-28sh: Split out sh_ksyms.c in to _32 and _64 variants.Paul Mundt4-4/+58
2008-01-28sh: Move over the SH-5 entry.S.Paul Mundt3-0/+2107
2008-01-28sh: Split out linker script to _32 and _64 variants.Paul Mundt3-136/+280
2008-01-28sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt4-4/+385
2008-01-28sh: Split out checksum.h in to _32 and _64 variants.Paul Mundt1-0/+2
2008-01-28sh: flush_cache_sigtramp() takes 1 arg only.Paul Mundt1-1/+1
2008-01-28sh: Move over the SH-5 head.S and tlb.h.Paul Mundt4-2/+369
2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt2-8/+8
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
2008-01-28sh: imask IRQ depends on sh32.Paul Mundt1-1/+2
2008-01-28sh: Move in the SH-5 traps.c impl.Paul Mundt4-2/+983
2008-01-28sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/Paul Mundt2-1/+305
2008-01-28sh: Move in the SH-5 signal trampoline impl.Paul Mundt4-2/+756
2008-01-28sh: Move in the SH-5 ptrace impl.Paul Mundt4-2/+334
2008-01-28sh: Split out processor.h in to _32 and _64 variants.Paul Mundt1-0/+21
2008-01-28sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt3-2/+693
2008-01-28sh: Have 32-bit use arch/sh/kernel/Makefile_32.Paul Mundt2-25/+30
2008-01-28sh: Move sh32 optimized I/O routines to arch/sh/lib/Paul Mundt1-67/+0
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-1/+1
2008-01-24Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman1-5/+6
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt2-9/+0
2007-11-07sh: Add -Werror for clean directories.Paul Mundt1-1/+2
2007-11-07sh: Fix up kgdb build with modular sh-sci.Paul Mundt1-1/+8
2007-11-07sh: Export __{s,u}divsi3_i4i on all CPUs.Paul Mundt1-2/+0
2007-11-07sh: Fix up kgdb-on-NMI branch target.Paul Mundt1-1/+1
2007-11-07sh: Kill off duplicate includes.Paul Mundt1-1/+0