aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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 cpufreq coreThomas 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
2007-10-02sh: early_printk tidying.Paul Mundt1-11/+4
2007-09-28sh: Conditionalize gUSA support.Paul Mundt3-2/+4
2007-09-28sh: Follow gUSA preempt changes in __switch_to().Paul Mundt1-3/+3
2007-09-28sh: Tidy up gUSA preempt handling.Paul Mundt1-7/+3
2007-09-28sh: clkfwk: Support multi-level clock propagation.Stuart Menefy1-0/+2
2007-09-27sh: Fix URAM start address on SH7785.Paul Mundt1-1/+1
2007-09-27sh: Use boot_cpu_data for CPU probe.Paul Mundt4-129/+126
2007-09-27sh: Fix plat_irq_setup_pins() for SH7785.Paul Mundt1-4/+0
2007-09-27sh: Disable L2 reporting for present URAM only parts.Paul Mundt1-5/+2
2007-09-24sh: Define _ebss for uClinux MTD map driver.Paul Mundt2-1/+3
2007-09-21sh: Initial SH-X3 SMP support.Paul Mundt2-1/+125
2007-09-21sh: Plug plat_smp_setup() in to generic setup path.Paul Mundt1-0/+5
2007-09-21sh: Hook up the SH-X3 SMP intc register groups.Magnus Damm1-1/+1
2007-09-21sh: Bring SMP support back from the dead.Paul Mundt4-88/+118
2007-09-21sh: intc - initial SMP support.Magnus Damm1-21/+57
2007-09-21sh: Add SMP tlbflush variants.Paul Mundt1-0/+140
2007-09-21sh: Kill off special boot_cpu_data.Paul Mundt2-2/+7
2007-09-21sh: Make cpufreq driver less noisy on SMP.Paul Mundt1-2/+1
2007-09-21sh: Wire up URAM node on SH7785.Paul Mundt1-0/+8
2007-09-21sh: INTC stubs for SH7343 and SH7770 builds.Paul Mundt2-0/+8
2007-09-21sh: intc - irl mode update for sh7780 and sh7785Magnus Damm2-4/+84
2007-09-21sh: remove CONFIG_CPU_HAS_INTC_IRQMagnus Damm1-2/+1