aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2008-01-28sh: Move over the SH-5 head.S and tlb.h.Paul Mundt
2008-01-28sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt
2008-01-28sh: Disable initial cache flush on SH-5.Paul Mundt
2008-01-28sh: Don't reference UBC code in CPU init on sh64.Paul Mundt
2008-01-28sh: imask IRQ depends on sh32.Paul Mundt
2008-01-28sh: Move in the SH-5 traps.c impl.Paul Mundt
2008-01-28sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/Paul Mundt
2008-01-28sh: Move in the SH-5 signal trampoline impl.Paul Mundt
2008-01-28sh: Move in the SH-5 ptrace impl.Paul Mundt
2008-01-28sh: Split out processor.h in to _32 and _64 variants.Paul Mundt
2008-01-28sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt
2008-01-28sh: Have 32-bit use arch/sh/kernel/Makefile_32.Paul Mundt
2008-01-28sh: Move sh32 optimized I/O routines to arch/sh/lib/Paul Mundt
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt
2007-11-07sh: Add -Werror for clean directories.Paul Mundt
2007-11-07sh: Fix up kgdb build with modular sh-sci.Paul Mundt
2007-11-07sh: Export __{s,u}divsi3_i4i on all CPUs.Paul Mundt
2007-11-07sh: Fix up kgdb-on-NMI branch target.Paul Mundt
2007-11-07sh: Kill off duplicate includes.Paul Mundt
2007-11-02sh: Terminate .eh_frame in VDSO with a 4-byte 0.Kaz Kojima
2007-11-02sh: Decouple 4k and soft/hardirq stacks.Paul Mundt
2007-10-31sh: Kill off dead ipr_irq_demux().Paul Mundt
2007-10-30sh: linker script tidying.Paul Mundt
2007-10-30sh: Move zero page param defs somewhere sensible.Paul Mundt
2007-10-30sh: Kill off legacy embedded ramdisk section.Paul Mundt
2007-10-30sh: Fix up early mem cmdline parsing.Paul Mundt
2007-10-30sh: Add resource of USBF for SH7722.Yoshihiro Shimoda
2007-10-19Use extended crashkernel command line on shBernhard Walle
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16SH vDSO: linker script indentationRoland McGrath
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson
2007-10-09sh: Discard .exit.text/.exit.data at runtime.Paul Mundt
2007-10-09sh: Fix up some section alignments in linker script.Paul Mundt
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger
2007-10-04sh: Rip out left-over nommu cond syscall cruft.Paul Mundt
2007-10-03sh: Make kgdb i-cache flushing less inept.Paul Mundt
2007-10-03sh: kgdb section mismatches and tidying.Paul Mundt
2007-10-02sh: early_printk tidying.Paul Mundt
2007-09-28sh: Conditionalize gUSA support.Paul Mundt
2007-09-28sh: Follow gUSA preempt changes in __switch_to().Paul Mundt
2007-09-28sh: Tidy up gUSA preempt handling.Paul Mundt
2007-09-28sh: clkfwk: Support multi-level clock propagation.Stuart Menefy
2007-09-27sh: Fix URAM start address on SH7785.Paul Mundt