aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2008-12-22sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.Paul Mundt
2008-12-22sh: do not latency trace idle.Paul Mundt
2008-12-22sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt
2008-12-22sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt
2008-12-22sh: Add a few more branch types to the branch emulator.Paul Mundt
2008-12-22sh: Re-add support for best fit ISA tuning if none is available.Paul Mundt
2008-12-22sh: More movmem alias symbol exports for older compilers.Paul Mundt
2008-12-22sh: Provide optimized unaligned loads on SH-4A.Paul Mundt
2008-12-22sh: P4 ioremap pass-throughMagnus Damm
2008-12-22sh: Add SH-4A optimized fastpath mutex implementation.Michael Trimarchi
2008-12-22sh: add SH DMAC burst mode constantSteve Glendinning
2008-12-22sh: fix DMAOR register access on SH7709Steve Glendinning
2008-12-22sh: Add platform-specific constants for SH7709Steve Glendinning
2008-12-22sh: Provide optimized non-atomic bitops for SH-2A.Paul Mundt
2008-12-22sh: Add -m4al tuning for SH4AL-DSP.Paul Mundt
2008-12-22sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt
2008-12-22sh: Convert to generic bitops for IRQ-toggling implementation.Paul Mundt
2008-12-22sh: Specify sane default image targets for the SH-2 platforms.Paul Mundt
2008-12-22sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt
2008-12-22sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt
2008-12-22sh: Fix clock framework compiler warnings.Paul Mundt
2008-12-22sh: dynamic ftrace support.Matt Fleming
2008-12-22sh: remove old sh_mobile mstpc clocksMagnus Damm
2008-12-22sh: sh_mobile lcdc clock framework supportMagnus Damm
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm
2008-12-22sh: sh_mobile ceu clock framework supportMagnus Damm
2008-12-22sh: sh_mobile keysc clock framework supportMagnus Damm
2008-12-22sh: sh_mobile i2c clock framework supportMagnus Damm
2008-12-22sh: sh_mobile mstpcr clocks for sh7366Magnus Damm
2008-12-22sh: sh_mobile mstpcr clocks for sh7343Magnus Damm
2008-12-22sh: sh_mobile mstpcr clocks for sh7723Magnus Damm
2008-12-22sh: sh_mobile mstpcr clocks for sh7722Magnus Damm
2008-12-22sh: new sh_mobile mstpcr clocks base codeMagnus Damm
2008-12-22sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm
2008-12-22sh: sh_mobile clock divider index fixMagnus Damm
2008-12-22sh: enable and disable clocks recursivelyMagnus Damm
2008-12-22sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt
2008-12-16sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt
2008-11-13serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt
2008-11-13sh: __copy_user function can corrupt the stack in case of exceptionStuart MENEFY
2008-11-13sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI
2008-11-13sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt
2008-11-13sh: early printk port type fixMagnus Damm
2008-11-12sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt
2008-11-12fix sci type for SH7723Yoshihiro Shimoda
2008-11-10sh: Handle fixmap TLB eviction more coherently.Paul Mundt
2008-10-31sh: fix sh2a cache entry_maskYoshihiro Shimoda
2008-10-31sh: Enable NFS root in Migo-R defconfig.Kuninori Morimoto
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt