aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-22Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt
2009-08-22sh: Export unwind_stack() to satisfy modular oprofile.Paul Mundt
2009-08-21sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming
2009-08-21sh: Fix bug calculating the end of the FDE instructionsMatt Fleming
2009-08-21sh: Setup the frame pointer in handle_interruptMatt 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-21sh: update kfr2r09 defconfigMagnus Damm
2009-08-21sh: add kfr2r09 romimage defconfigMagnus Damm
2009-08-21sh: jump to p1 during boot on kfr2r09Magnus Damm
2009-08-21sh: invalidate icache and tlbs during boot on kfr2r09Magnus Damm
2009-08-21sh: i2c compile fix for kfr2r09Magnus Damm
2009-08-20sh: enable rtc-ds1302 in snapgear_defconfig.Paul Mundt
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-20sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.Paul Mundt
2009-08-20Merge branch 'sh/r8a66597-udc'Paul Mundt
2009-08-20sh: add r8a66597 usb1 gadget to the se7724 boardMagnus Damm
2009-08-20sh: add r8a66597 usb0 gadget to the kfr2r09 boardMagnus Damm
2009-08-20sh: Add mach-types entry for EcoVec board.Paul Mundt
2009-08-20sh: Add EcoVec (SH7724) board supportKuninori Morimoto
2009-08-19sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELSKuninori Morimoto
2009-08-19sh: USB0 resource area fix for ms7724seKuninori Morimoto
2009-08-18sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto
2009-08-18sh: clkfwk: Support additional IFC divisor on SH7724.Kuninori Morimoto
2009-08-18sh: mach-kfr2409: add FLLFRQ value for PLL correction.Kuninori Morimoto
2009-08-18sh: Add a few missing irqflags tracing markers.Matt Fleming
2009-08-18sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm
2009-08-18sh: rework SuperH Mobile sleep code exception handlingMagnus Damm
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-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: use in-soc KEYSC on se7724Magnus 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-14Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming