summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt4-15/+20
2009-10-26sh: add uImage.bin targetMagnus Damm2-2/+6
2009-10-26sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2-13/+14
2009-10-26sh: fix kexec by removing check for old kexec-toolsMagnus Damm1-6/+0
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt3-1/+38
2009-10-26Merge branch 'sh/sdhi-mfd'Paul Mundt5-49/+200
2009-10-26sh: mach-ecevec24: Add SDHI supportKuninori Morimoto1-0/+78
2009-10-26sh: SDHI platform data to the kfr2r09 boardMagnus Damm1-0/+33
2009-10-26sh: SDHI platform data to the SE7724 boardMagnus Damm1-0/+33
2009-10-26sh: SDHI platform data to the AP325RXA boardMagnus Damm1-24/+28
2009-10-26sh: SDHI platform data to the Migo-R boardMagnus Damm1-24/+28
2009-10-26sh: Check for return_to_handler when unwinding the stackMatt Fleming1-0/+22
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel1-0/+14
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt1-1/+2
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt3-25/+47
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt6-184/+112
2009-10-19sh: Fix up cacheflush routine symbol exports.Paul Mundt1-3/+0
2009-10-19sh: Fix up uninitialized variable warning in dwarf unwinder.Paul Mundt1-1/+1
2009-10-18sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt2-7/+6
2009-10-18sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt3-46/+9
2009-10-17sh: Convert to asm-generic/irqflags.h.Paul Mundt8-214/+168
2009-10-16sh: Kill off legacy UBC wakeup cruft.Paul Mundt5-93/+0
2009-10-16Merge branch 'sh/stable-updates'Paul Mundt1-1/+0
2009-10-16sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.Paul Mundt1-1/+0
2009-10-16sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt3-0/+43
2009-10-16sh: Fix up IRQ re-enabling for the need_resched() case.Paul Mundt1-1/+2
2009-10-16sh: Make check_pgt_cache() more aggressive while idling.Paul Mundt1-1/+3
2009-10-16sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt2-16/+61
2009-10-16sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt1-18/+19
2009-10-16Merge branch 'sh/stable-updates'Paul Mundt3-20/+26
2009-10-16sh: Remove BKL from landisk gio.Thomas Gleixner1-6/+4
2009-10-16sh: disabled cache handling fix.Magnus Damm1-0/+10
2009-10-16sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov1-12/+10
2009-10-14sh: Count NMIs in irq_cpustat_t.Paul Mundt3-3/+20
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt5-23/+44
2009-10-14Merge branch 'sh/stable-updates'Paul Mundt4-6/+9
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt1-1/+1
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt1-2/+1
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt1-0/+2
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt1-0/+2
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt1-3/+3
2009-10-14sh: Only invalidate the I-cache range for secondary CPUs stack_start.Paul Mundt1-1/+3
2009-10-14sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt1-1/+5
2009-10-13sh: ftrace: Make code modification NMI safe.Paul Mundt2-1/+146
2009-10-13sh: Don't profile return_address().Paul Mundt1-0/+2
2009-10-13sh: Tidy up the dwarf module helpers.Paul Mundt3-36/+53
2009-10-13sh: Generalize CALLER_ADDRx support.Paul Mundt4-42/+68
2009-10-13Merge branch 'sh/stable-updates'Paul Mundt1-10/+27
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt1-10/+27
2009-10-13Merge branch 'sh/stable-updates'Paul Mundt2-4/+5