summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-1343-1198/+2691
|\
| * sh: Discard .exit.text/.exit.data at runtime.Paul Mundt2007-10-091-0/+5
| * sh: Fix up some section alignments in linker script.Paul Mundt2007-10-091-0/+4
| * sh: Rip out left-over nommu cond syscall cruft.Paul Mundt2007-10-041-18/+0Star
| * sh: Make kgdb i-cache flushing less inept.Paul Mundt2007-10-031-4/+4
| * sh: kgdb section mismatches and tidying.Paul Mundt2007-10-031-42/+3Star
| * sh: early_printk tidying.Paul Mundt2007-10-021-11/+4Star
| * sh: Conditionalize gUSA support.Paul Mundt2007-09-283-2/+4
| * sh: Follow gUSA preempt changes in __switch_to().Paul Mundt2007-09-281-3/+3
| * sh: Tidy up gUSA preempt handling.Paul Mundt2007-09-281-7/+3Star
| * sh: clkfwk: Support multi-level clock propagation.Stuart Menefy2007-09-281-0/+2
| * sh: Fix URAM start address on SH7785.Paul Mundt2007-09-271-1/+1
| * sh: Use boot_cpu_data for CPU probe.Paul Mundt2007-09-274-129/+126Star
| * sh: Fix plat_irq_setup_pins() for SH7785.Paul Mundt2007-09-271-4/+0Star
| * sh: Disable L2 reporting for present URAM only parts.Paul Mundt2007-09-271-5/+2Star
| * sh: Define _ebss for uClinux MTD map driver.Paul Mundt2007-09-242-1/+3
| * sh: Initial SH-X3 SMP support.Paul Mundt2007-09-212-1/+125
| * sh: Plug plat_smp_setup() in to generic setup path.Paul Mundt2007-09-211-0/+5
| * sh: Hook up the SH-X3 SMP intc register groups.Magnus Damm2007-09-211-1/+1
| * sh: Bring SMP support back from the dead.Paul Mundt2007-09-214-88/+118
| * sh: intc - initial SMP support.Magnus Damm2007-09-211-21/+57
| * sh: Add SMP tlbflush variants.Paul Mundt2007-09-211-0/+140
| * sh: Kill off special boot_cpu_data.Paul Mundt2007-09-212-2/+7
| * sh: Make cpufreq driver less noisy on SMP.Paul Mundt2007-09-211-2/+1Star
| * sh: Wire up URAM node on SH7785.Paul Mundt2007-09-211-0/+8
| * sh: INTC stubs for SH7343 and SH7770 builds.Paul Mundt2007-09-212-0/+8
| * sh: intc - irl mode update for sh7780 and sh7785Magnus Damm2007-09-212-4/+84
| * sh: remove CONFIG_CPU_HAS_INTC_IRQMagnus Damm2007-09-211-2/+1Star
| * sh: Kill off volatile silliness in sq_flush_range().Paul Mundt2007-09-211-2/+2
| * sh: intc - add support for sh7206Magnus Damm2007-09-211-51/+158
| * sh: intc - add support for sh7619Magnus Damm2007-09-211-37/+56
| * sh: fix irqs for the second serial port on sh7206Magnus Damm2007-09-211-4/+4
| * sh: intc - primary priority masking fixesMagnus Damm2007-09-211-5/+28
| * sh: intc - mark data structures as __initdataMagnus Damm2007-09-219-71/+70Star
| * sh: x3 - add ipi vectorsMagnus Damm2007-09-211-0/+9
| * sh: intc - rework core codeMagnus Damm2007-09-211-211/+327
| * sh: intc - add a clear register to struct intc_prio_regMagnus Damm2007-09-2110-96/+104
| * sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfigMagnus Damm2007-09-211-0/+1
| * sh: Add SH7720 CPU support.Markus Brunner2007-09-216-6/+252
| * sh: Kill off duplicate symbol exports on SMP.Paul Mundt2007-09-211-6/+1Star
| * sh: Wire up CSM node for SH-X3.Paul Mundt2007-09-211-5/+8
| * sh: intc: Fix sense regs oops for IRL IRQs.Paul Mundt2007-09-211-1/+1
| * sh: remove intc2 codeMagnus Damm2007-09-212-87/+0Star
| * sh: intc - add single bitmap register supportMagnus Damm2007-09-211-11/+62
| * sh: intc - remove redundant irq code for shminMagnus Damm2007-09-211-0/+4
| * sh: intc - remove redundant irq code for sh03, snapgear and titanMagnus Damm2007-09-211-4/+10
| * rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.Paul Mundt2007-09-212-3/+19
| * sh: Initial multiple-node support for SH-X3.Paul Mundt2007-09-211-0/+14
| * sh: intc - add support for x3Magnus Damm2007-09-211-16/+188