aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
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: Kill off now redundant local irq disabling.Paul Mundt
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda
2009-08-21sh: Make cache flushers SMP-aware.Paul Mundt
2009-08-21sh: Kill off unused cpu/cacheflush.h.Paul Mundt
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: Use local TLB flush for get_mmu_context() ASID exhaustion.Paul Mundt
2009-08-20sh: Fix up cache-sh4 build on SMP.Paul Mundt
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-19sh: Fix up clockevents broadcasting.Paul Mundt
2009-08-19sh: Build fix for disabled caches.Paul Mundt
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt
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/mm/Makefile.Paul Mundt
2009-08-16sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt
2009-08-16sh: Wire up sh5_cache_init().Paul Mundt
2009-08-16sh64: Kill off dead i/d-cache disabled bits.Paul Mundt
2009-08-16sh: Fix up the SH-5 build with caches enabled.Paul Mundt
2009-08-16sh64: Build in support for generic stacktrace ops.Paul Mundt
2009-08-16sh: Convert cache disabled SH-5 over to new cache interface.Paul Mundt
2009-08-15sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt
2009-08-15sh: Runtime PM pdev hwblk - kfr2r09 LCDCMagnus Damm