summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorLines
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-1198/+2691
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds-1/+0
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson-1/+0
2007-10-09sh: Discard .exit.text/.exit.data at runtime.Paul Mundt-0/+5
2007-10-09sh: Fix up some section alignments in linker script.Paul Mundt-0/+4
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger-1/+0
2007-10-04sh: Rip out left-over nommu cond syscall cruft.Paul Mundt-18/+0
2007-10-03sh: Make kgdb i-cache flushing less inept.Paul Mundt-4/+4
2007-10-03sh: kgdb section mismatches and tidying.Paul Mundt-42/+3
2007-10-02sh: early_printk tidying.Paul Mundt-11/+4
2007-09-28sh: Conditionalize gUSA support.Paul Mundt-2/+4
2007-09-28sh: Follow gUSA preempt changes in __switch_to().Paul Mundt-3/+3
2007-09-28sh: Tidy up gUSA preempt handling.Paul Mundt-7/+3
2007-09-28sh: clkfwk: Support multi-level clock propagation.Stuart Menefy-0/+2
2007-09-27sh: Fix URAM start address on SH7785.Paul Mundt-1/+1
2007-09-27sh: Use boot_cpu_data for CPU probe.Paul Mundt-129/+126
2007-09-27sh: Fix plat_irq_setup_pins() for SH7785.Paul Mundt-4/+0
2007-09-27sh: Disable L2 reporting for present URAM only parts.Paul Mundt-5/+2
2007-09-24sh: Define _ebss for uClinux MTD map driver.Paul Mundt-1/+3
2007-09-21sh: Initial SH-X3 SMP support.Paul Mundt-1/+125
2007-09-21sh: Plug plat_smp_setup() in to generic setup path.Paul Mundt-0/+5
2007-09-21sh: Hook up the SH-X3 SMP intc register groups.Magnus Damm-1/+1
2007-09-21sh: Bring SMP support back from the dead.Paul Mundt-88/+118
2007-09-21sh: intc - initial SMP support.Magnus Damm-21/+57
2007-09-21sh: Add SMP tlbflush variants.Paul Mundt-0/+140
2007-09-21sh: Kill off special boot_cpu_data.Paul Mundt-2/+7
2007-09-21sh: Make cpufreq driver less noisy on SMP.Paul Mundt-2/+1
2007-09-21sh: Wire up URAM node on SH7785.Paul Mundt-0/+8
2007-09-21sh: INTC stubs for SH7343 and SH7770 builds.Paul Mundt-0/+8
2007-09-21sh: intc - irl mode update for sh7780 and sh7785Magnus Damm-4/+84
2007-09-21sh: remove CONFIG_CPU_HAS_INTC_IRQMagnus Damm-2/+1
2007-09-21sh: Kill off volatile silliness in sq_flush_range().Paul Mundt-2/+2
2007-09-21sh: intc - add support for sh7206Magnus Damm-51/+158
2007-09-21sh: intc - add support for sh7619Magnus Damm-37/+56
2007-09-21sh: fix irqs for the second serial port on sh7206Magnus Damm-4/+4
2007-09-21sh: intc - primary priority masking fixesMagnus Damm-5/+28
2007-09-21sh: intc - mark data structures as __initdataMagnus Damm-71/+70
2007-09-21sh: x3 - add ipi vectorsMagnus Damm-0/+9
2007-09-21sh: intc - rework core codeMagnus Damm-211/+327
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm-96/+104
2007-09-21sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfigMagnus Damm-0/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner-6/+252
2007-09-21sh: Kill off duplicate symbol exports on SMP.Paul Mundt-6/+1
2007-09-21sh: Wire up CSM node for SH-X3.Paul Mundt-5/+8
2007-09-21sh: intc: Fix sense regs oops for IRL IRQs.Paul Mundt-1/+1
2007-09-21sh: remove intc2 codeMagnus Damm-87/+0
2007-09-21sh: intc - add single bitmap register supportMagnus Damm-11/+62
2007-09-21sh: intc - remove redundant irq code for shminMagnus Damm-0/+4
2007-09-21sh: intc - remove redundant irq code for sh03, snapgear and titanMagnus Damm-4/+10
2007-09-21rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.Paul Mundt-3/+19