summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-1399-3034/+7127
|\
| * sh: allow building for both r2d boards in same binary.Magnus Damm2007-10-101-8/+1
| * sh: fix r2d board detectionMagnus Damm2007-10-101-2/+5
| * 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/+0
| * 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/+3
| * sh: cleanup struct irqaction initializers.Thomas Gleixner2007-10-033-4/+17
| * sh: early_printk tidying.Paul Mundt2007-10-021-11/+4
| * sh: Conditionalize gUSA support.Paul Mundt2007-09-284-2/+18
| * 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/+3
| * sh: __copy_user() optimizations for small copies.Stuart Menefy2007-09-281-61/+108
| * 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/+126
| * sh: Support extended mode TLB on SH-X3.Paul Mundt2007-09-271-1/+1
| * sh: Bump MAX_ACTIVE_REGIONS for SH7785.Paul Mundt2007-09-271-1/+2
| * sh: Fix plat_irq_setup_pins() for SH7785.Paul Mundt2007-09-271-4/+0
| * sh: Kill off duplicate NODES_SHIFT.Paul Mundt2007-09-271-5/+0
| * sh: Disable 4kB pages on extended mode TLB.Paul Mundt2007-09-271-3/+5
| * sh: Disable L2 reporting for present URAM only parts.Paul Mundt2007-09-271-5/+2
| * sh: Define _ebss for uClinux MTD map driver.Paul Mundt2007-09-242-1/+3
| * sh: Revert incorrect license string changes.Paul Mundt2007-09-242-2/+2
| * sh: Calculate cache aliases on L2 caches.Paul Mundt2007-09-241-0/+15
| * sh: nommu: Kill off dummy page fault ops for SH-3/4.Paul Mundt2007-09-242-67/+0
| * sh: Fix alias calculation for non-aliasing cases.Paul Mundt2007-09-241-2/+2
| * sh: Initial SH-X3 SMP support.Paul Mundt2007-09-214-208/+375
| * 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: Avoid smp_processor_id() in cache desc paths.Paul Mundt2007-09-211-31/+31
| * 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/+1
| * sh: Enable maple by default for the Dreamcast.Paul Mundt2007-09-211-124/+31
| * sh: Add maple bus support for the SEGA Dreamcast.Adrian McMenamin2007-09-211-0/+11
| * sh: Magic Panel MTD mapping update.Markus Brunner2007-09-212-6/+90
| * sh: rts7751r2d: Fix up trivial build failure.Paul Mundt2007-09-211-2/+2
| * sh: rts7751r2d cf_ide reworkAoi Shinkai2007-09-211-12/+33
| * sh: Fix up extended mode TLB for SH-X2+ cores.Paul Mundt2007-09-211-17/+13
| * sh: Wire up URAM node on SH7785.Paul Mundt2007-09-212-0/+10
| * sh: se7206: update defconfig.Paul Mundt2007-09-211-131/+92
| * sh: se7206: Handle non-SuperIO I/O ports.Paul Mundt2007-09-211-0/+2
| * sh: r7780rp: irq-r7780rp needs linux/io.h.Paul Mundt2007-09-211-0/+1
| * sh: hp6xx: Trivial build fixes for INTC changes.Paul Mundt2007-09-211-1/+1