aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-02sh: Terminate .eh_frame in VDSO with a 4-byte 0.Kaz Kojima1-1/+4
2007-11-02sh: Decouple 4k and soft/hardirq stacks.Paul Mundt1-4/+4
2007-10-31sh: Kill off dead ipr_irq_demux().Paul Mundt1-9/+0
2007-10-30sh: linker script tidying.Paul Mundt1-93/+104
2007-10-30sh: Move zero page param defs somewhere sensible.Paul Mundt1-16/+9
2007-10-30sh: Kill off legacy embedded ramdisk section.Paul Mundt2-22/+1
2007-10-30sh: Fix up early mem cmdline parsing.Paul Mundt1-3/+3
2007-10-30sh: Add resource of USBF for SH7722.Yoshihiro Shimoda1-0/+27
2007-10-19Use extended crashkernel command line on shBernhard Walle2-26/+33
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan3-6/+7
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-16SH vDSO: linker script indentationRoland McGrath1-35/+42
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0