aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt7-379/+384
2008-01-28sh: Fix up the head-y targets for _32 and _64.Paul Mundt1-1/+3
2008-01-28sh: Fix up header reference for arch/sh/lib64/panic.c.Paul Mundt1-1/+1
2008-01-28sh: Kill off lib64 version of iomap wrappers.Paul Mundt2-55/+1
2008-01-28sh: Split out checksum.h in to _32 and _64 variants.Paul Mundt4-215/+220
2008-01-28sh: Plug in SH-5 ffz()/__ffs() bitops.Paul Mundt1-0/+26
2008-01-28sh: Fix up 64kB page size selection on SH-5.Paul Mundt1-2/+2
2008-01-28sh: Split out extable.c _32 and _64 variants.Paul Mundt5-36/+52
2008-01-28sh: Add SH-5 support to the consistent DMA impl.Paul Mundt2-20/+30
2008-01-28sh: flush_cache_sigtramp() takes 1 arg only.Paul Mundt1-1/+1
2008-01-28sh: Move vsyscall_init() defs up one level.Paul Mundt2-6/+6
2008-01-28sh: Nopped out p3_cache_init() on SH-5 also.Paul Mundt1-0/+1
2008-01-28sh: Fix up VMALLOC_START for SH-5.Paul Mundt1-0/+4
2008-01-28sh: Move over the SH-5 head.S and tlb.h.Paul Mundt6-44/+24
2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt3-10/+21
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-3/+2
2008-01-28sh: timer.h stub for SH-5.Paul Mundt1-0/+4
2008-01-28sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/Paul Mundt2-1/+1
2008-01-28sh: Move in the SH-5 signal trampoline impl.Paul Mundt5-5/+22
2008-01-28sh: More SH-5 cpuinfo tidying.Paul Mundt4-5/+12
2008-01-28sh: Consolidate slab/kmalloc minalign values.Paul Mundt2-12/+14
2008-01-28sh: Split out uaccess.h in to _32 and _64 variants.Paul Mundt3-561/+578
2008-01-28sh: SH-5 also uses the ASID cache.Paul Mundt1-6/+2
2008-01-28sh: Move in the SH-5 ptrace impl.Paul Mundt4-2/+2
2008-01-28sh: Split out system.h in to _32 and _64 variants.Paul Mundt4-279/+144
2008-01-28sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt3-1/+29
2008-01-28sh: Split out processor.h in to _32 and _64 variants.Paul Mundt4-269/+293
2008-01-28sh: SH-5 pt_regs.Paul Mundt1-6/+22
2008-01-28sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt3-2/+2
2008-01-28sh: Have 32-bit use arch/sh/kernel/Makefile_32.Paul Mundt2-25/+30
2008-01-28sh: Move in the SH-5 mmu_context headers.Paul Mundt5-271/+173
2008-01-28sh: Kill off lib64 version of io.c.Paul Mundt2-138/+6
2008-01-28sh: Move sh32 optimized I/O routines to arch/sh/lib/Paul Mundt3-68/+83
2008-01-28sh: SH-5 byteorder routines.Paul Mundt1-15/+30
2008-01-28sh: Consolidate CPU features in Kconfig.cpu.Paul Mundt3-118/+104
2008-01-28sh: SH-5 version of current_thread_info().Paul Mundt1-2/+4
2008-01-28sh: Split out irqflags.h in to _32 and _64 variants.Paul Mundt4-93/+188
2008-01-28sh: Split out asm/string.h for sh32 and sh64.Paul Mundt3-131/+136
2008-01-28sh: Add SH-5 support to io.h.Paul Mundt1-16/+22
2008-01-28sh: Add in cacheflush and DMA headers for SH-5.Paul Mundt2-16/+6
2008-01-28sh64: Kill off arch/sh64/oprofile.Paul Mundt2-35/+0
2008-01-28sh: Move sh64 board defconfigs to arch/sh/configs.Paul Mundt3-0/+0
2008-01-28sh: Move sh64 boards to arch/sh/.Paul Mundt9-0/+0
2008-01-28sh: Correct SH-5 instruction size value.Paul Mundt1-1/+3
2008-01-28sh: Add cache definitions for SH-5.Paul Mundt1-53/+8
2008-01-28sh: Add addrspace.h segmentation stub for SH-5.Paul Mundt1-0/+6
2008-01-28sh: BUGFLAG_WARNING needs GENERIC_BUG.Paul Mundt1-2/+2