aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov2009-10-272-1/+71
* sh: mac address through private data for sh_eth on ecovec24Magnus Damm2009-10-261-29/+4
* sh: add hwblk_id to sh_eth on ecovec24Magnus Damm2009-10-261-0/+3
* Merge branch 'sh/stable-updates'Paul Mundt2009-10-264-15/+20
|\
| * sh: add uImage.bin targetMagnus Damm2009-10-262-2/+6
| * sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2009-10-262-13/+14
* | sh: fix kexec by removing check for old kexec-toolsMagnus Damm2009-10-261-6/+0
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-263-1/+38
|\|
| * sh: Check for return_to_handler when unwinding the stackMatt Fleming2009-10-261-0/+22
| * sh: Build fix: define more __movmem* symbolsLubomir Rintel2009-10-261-0/+14
| * sh: __irq_entry annotate do_IRQ().Paul Mundt2009-10-261-1/+2
* | Merge branch 'sh/sdhi-mfd'Paul Mundt2009-10-265-49/+200
|\ \
| * | sh: mach-ecevec24: Add SDHI supportKuninori Morimoto2009-10-261-0/+78
| * | sh: SDHI platform data to the kfr2r09 boardMagnus Damm2009-10-261-0/+33
| * | sh: SDHI platform data to the SE7724 boardMagnus Damm2009-10-261-0/+33
| * | sh: SDHI platform data to the AP325RXA boardMagnus Damm2009-10-261-24/+28
| * | sh: SDHI platform data to the Migo-R boardMagnus Damm2009-10-261-24/+28
* | | sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt2009-10-263-25/+47
* | | sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-206-184/+112
* | | sh: Fix up cacheflush routine symbol exports.Paul Mundt2009-10-191-3/+0
* | | sh: Fix up uninitialized variable warning in dwarf unwinder.Paul Mundt2009-10-191-1/+1
* | | sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt2009-10-182-7/+6
* | | sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt2009-10-183-46/+9
* | | sh: Convert to asm-generic/irqflags.h.Paul Mundt2009-10-178-214/+168
* | | sh: Kill off legacy UBC wakeup cruft.Paul Mundt2009-10-165-93/+0
* | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-161-1/+0
|\ \ \ | | |/ | |/|
| * | sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.Paul Mundt2009-10-161-1/+0
* | | sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt2009-10-163-0/+43
* | | sh: Fix up IRQ re-enabling for the need_resched() case.Paul Mundt2009-10-161-1/+2
* | | sh: Make check_pgt_cache() more aggressive while idling.Paul Mundt2009-10-161-1/+3
* | | sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt2009-10-162-16/+61
* | | sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt2009-10-161-18/+19
* | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-163-20/+26
|\| |
| * | sh: Remove BKL from landisk gio.Thomas Gleixner2009-10-161-6/+4
| * | sh: disabled cache handling fix.Magnus Damm2009-10-161-0/+10
| * | sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov2009-10-161-12/+10
* | | sh: Count NMIs in irq_cpustat_t.Paul Mundt2009-10-143-3/+20
* | | sh: TS_RESTORE_SIGMASK conversion.Paul Mundt2009-10-145-23/+44
* | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-144-6/+9
|\| |
| * | sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt2009-10-141-1/+1
| * | sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt2009-10-141-2/+1
| * | sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt2009-10-141-0/+2
| * | sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-141-0/+2
| * | sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt2009-10-141-3/+3
* | | sh: Only invalidate the I-cache range for secondary CPUs stack_start.Paul Mundt2009-10-141-1/+3
* | | sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt2009-10-141-1/+5
* | | sh: ftrace: Make code modification NMI safe.Paul Mundt2009-10-132-1/+146
* | | sh: Don't profile return_address().Paul Mundt2009-10-131-0/+2
* | | sh: Tidy up the dwarf module helpers.Paul Mundt2009-10-133-36/+53
* | | sh: Generalize CALLER_ADDRx support.Paul Mundt2009-10-134-42/+68