aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include/asm
AgeCommit message (Expand)Author
2009-08-29sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming
2009-08-28sh: Tidy up watchdog build for SH-2.Paul Mundt
2009-08-25sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.Paul Mundt
2009-08-24Merge branch 'sh/st-integration'Paul Mundt
2009-08-24sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt
2009-08-24sh: fix sys_cacheflush error checkingGiuseppe Cavallaro
2009-08-24sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy
2009-08-24sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt
2009-08-23sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm
2009-08-22Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-08-22sh64: dummy unwinder BUG wrappers.Paul Mundt
2009-08-22sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt
2009-08-21sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming
2009-08-21sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming
2009-08-21sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSETMatt Fleming
2009-08-21sh: unwinder: Fix memory leak and create our own kmem cacheMatt Fleming
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda
2009-08-20sh: DSP save/restore ordering and a0 sign extension fixups.Paul Mundt
2009-08-20sh: Better description of SH-4 PTEA register update.Michael Trimarchi
2009-08-18sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto
2009-08-17sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt
2009-08-16sh: Add support for DWARF GNU extensionsMatt Fleming
2009-08-15Merge branch 'master' into sh/hwblkPaul Mundt
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming
2009-08-14sh: Setup the frame register in asm codeMatt Fleming
2009-08-14sh: dwarf unwinder support.Matt Fleming
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt
2009-08-05sh: convert to asm-generic/hardirq.hChristoph Hellwig
2009-08-04sh: Runtime PM pdev hwblkMagnus Damm
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Paul Mundt
2009-08-04sh: Add SH7724 DMAC support.Kuninori Morimoto
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-22sh: Provide _PAGE_SPECIAL for 32-bit.Paul Mundt
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt
2009-07-11sh: Function graph tracer supportMatt Fleming
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-06Merge branches 'sh/ftrace' and 'sh/cachetlb'Paul Mundt
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming
2009-07-06sh: Fix the value of MCOUNT_INSN_OFFSETMatt Fleming
2009-07-05Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates'Paul Mundt
2009-07-05sh: cpuidle for SuperH Mobile using hwblkMagnus Damm