aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)Author
2009-10-27sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov
2009-10-27sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt
2009-10-27sh: Document uImage.bin target in archhelp.Paul Mundt
2009-10-26sh: mac address through private data for sh_eth on ecovec24Magnus Damm
2009-10-26sh: add hwblk_id to sh_eth on ecovec24Magnus Damm
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt
2009-10-26sh: add uImage.bin targetMagnus Damm
2009-10-26sh: rsk7203 CONFIG_MTD=n fixMagnus Damm
2009-10-26sh: fix kexec by removing check for old kexec-toolsMagnus Damm
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt
2009-10-26Merge branch 'sh/sdhi-mfd'Paul Mundt
2009-10-26sh: mach-ecevec24: Add SDHI supportKuninori Morimoto
2009-10-26sh: SDHI platform data to the kfr2r09 boardMagnus Damm
2009-10-26sh: SDHI platform data to the SE7724 boardMagnus Damm
2009-10-26sh: SDHI platform data to the AP325RXA boardMagnus Damm
2009-10-26sh: SDHI platform data to the Migo-R boardMagnus Damm
2009-10-26sh: Check for return_to_handler when unwinding the stackMatt Fleming
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt
2009-10-19sh: Fix up cacheflush routine symbol exports.Paul Mundt
2009-10-19sh: Fix up uninitialized variable warning in dwarf unwinder.Paul Mundt
2009-10-18sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt
2009-10-18sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt
2009-10-17sh: Convert to asm-generic/irqflags.h.Paul Mundt
2009-10-16sh: Kill off legacy UBC wakeup cruft.Paul Mundt
2009-10-16Merge branch 'sh/stable-updates'Paul Mundt
2009-10-16sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.Paul Mundt
2009-10-16sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt
2009-10-16sh: Fix up IRQ re-enabling for the need_resched() case.Paul Mundt
2009-10-16sh: Make check_pgt_cache() more aggressive while idling.Paul Mundt
2009-10-16sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt
2009-10-16sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt
2009-10-16Merge branch 'sh/stable-updates'Paul Mundt
2009-10-16sh: Remove BKL from landisk gio.Thomas Gleixner
2009-10-16sh: disabled cache handling fix.Magnus Damm
2009-10-16sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov
2009-10-14sh: Count NMIs in irq_cpustat_t.Paul Mundt
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt
2009-10-14Merge branch 'sh/stable-updates'Paul Mundt
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt
2009-10-14sh: Only invalidate the I-cache range for secondary CPUs stack_start.Paul Mundt
2009-10-14sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt
2009-10-13net: allow sh_eth to get mac address through platform dataMagnus Damm
2009-10-13sh: ftrace: Make code modification NMI safe.Paul Mundt