aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2009-08-24sh: Use internal watchdog timer to perform resetJon Frosdick
2009-08-24sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay
2009-08-24sh: Improve unwind info for signalsCarl Shaw
2009-08-24sh: cleanup of do_address_error()Andre Draszik
2009-08-24sh: Allow user control over misaligned fixup handlingAndre Draszik
2009-08-24sh: ratelimit unaligned fixupsAndre Draszik
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt
2009-08-23sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm
2009-08-23sh: Fix section mismatch in platform bus notifier.Paul Mundt
2009-08-23sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm
2009-08-22sh: unwinder: cacheline align slab cache objects.Paul Mundt
2009-08-22Merge branch 'sh/dwarf-unwinder'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-20sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.Paul Mundt
2009-08-19sh: Fix up clockevents broadcasting.Paul Mundt
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt
2009-08-18sh: clkfwk: Support additional IFC divisor on SH7724.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-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-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-15sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt
2009-08-15Merge branch 'master' into sh/hwblkPaul Mundt
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt
2009-08-15sh: rework nommu for generic cache.c use.Paul Mundt
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-15Merge branch 'master' into sh/cachetlbPaul Mundt
2009-08-15sh: TLB fast path optimizations for load/store exceptions.Paul Mundt
2009-08-15sh: TLB protection violation exception optimizations.Paul Mundt
2009-08-15sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt