aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds43-1198/+2691
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson1-1/+0
2007-10-09sh: Discard .exit.text/.exit.data at runtime.Paul Mundt1-0/+5
2007-10-09sh: Fix up some section alignments in linker script.Paul Mundt1-0/+4
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger1-1/+0
2007-10-04sh: Rip out left-over nommu cond syscall cruft.Paul Mundt1-18/+0
2007-10-03sh: Make kgdb i-cache flushing less inept.Paul Mundt1-4/+4
2007-10-03sh: kgdb section mismatches and tidying.Paul Mundt1-42/+3