aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2009-08-18sh: rework SuperH Mobile sleep code exception handlingMagnus Damm
2009-08-16sh: Add support for DWARF GNU extensionsMatt Fleming
2009-08-16sh: Try again at getting the initial return address for an unwindMatt Fleming
2009-08-16sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm
2009-08-15sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming
2009-08-15sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt
2009-08-15sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt
2009-08-15sh: flag the default unwinder as reliable.Paul Mundt
2009-08-15sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt
2009-08-14sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming
2009-08-14sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt
2009-08-14sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt
2009-08-14sh: Add CFI annotations for exception return.Matt Fleming
2009-08-14sh: Setup the frame register in asm codeMatt Fleming
2009-08-14sh: dwarf unwinder support.Matt Fleming
2009-08-13sh: Use the new stack unwinder APIMatt Fleming
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm
2009-08-04sh: Fix up early printk build error.Paul Mundt
2009-08-04sh: clean up MSTPCRn register definitionsMagnus Damm
2009-08-04sh: hwblk support for sh7724Magnus Damm
2009-08-04sh: Add early printk support for SH770x CPUs.Rafael Ignacio Zurita
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy
2009-07-29Revert "sh: Bump the earlytimer bits back to time_init()."Paul Mundt
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm
2009-07-20sh: Clean up linker script using new BSS_SECTION macro.Tim Abbott
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm
2009-07-20sh: hwblk support for sh7723Magnus Damm
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm
2009-07-14sh: Kill off zero-sized vmlinux_64.lds.SPaul Mundt
2009-07-11sh: Use DECLARE_EXPORT() for mcount symbol export.Paul Mundt
2009-07-11sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt
2009-07-11sh: Mark __switch_to() as __notrace_funcgraphMatt Fleming
2009-07-11sh: Function graph tracer supportMatt Fleming
2009-07-11sh: Provide diagnostic kernel stack checksMatt Fleming
2009-07-10sh: Clean up linker script using new linker script macros.Tim Abbott
2009-07-06Merge branches 'sh/ftrace' and 'sh/cachetlb'Paul Mundt
2009-07-06sh: Add ftrace syscall tracing supportMatt 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
2009-07-05sh: hwblk for sh7722Magnus Damm