sh: Add romImage support for EcoVec24
[safe/jmp/linux-2.6] / arch / sh / kernel /
2009-09-01 Paul Mundtsh: Kill off kgdb's magical NMI debouncing.
2009-09-01 Paul Mundtsh: nmi_debug support.
2009-09-01 Paul MundtMerge branch 'master' into sh/smp
2009-08-31 Paul Mundtsh: unwinder: Fix up uninitialized variable warnings...
2009-08-29 Matt Flemingsh: Only shout about fixing up unexpected unaligned...
2009-08-27 Kuninori Morimotosh: fix CPU_SH7723/7724 numbering bug
2009-08-24 Paul MundtMerge branch 'sh/st-integration'
2009-08-24 Paul Mundtsh: Move the FTRACE_SYSCALL_MAX definition in to asm...
2009-08-24 Pawel Mollsh: Simplify "multi-evt" interrupt handling.
2009-08-24 Giuseppe Cavallarosh: fix sys_cacheflush error checking
2009-08-24 Stuart Menefysh: Fixes some write posting issues in the interrupt...
2009-08-24 Stuart Menefysh: Add sys_cacheflush() call for SH CPUs.
2009-08-24 Stuart Menefysh: Optimise memcpy_to/fromio for SH4
2009-08-24 Stuart Menefysh: generic_in/outs{bwl} optimizations.
2009-08-24 Stuart Menefysh: Remove implicit sign extension from assembler immed...
2009-08-24 Pawel Mollsh: Allow for kernel command line concatenation.
2009-08-24 Jon Frosdicksh: Use internal watchdog timer to perform reset
2009-08-24 Giuseppe Cavallarosh: kgdb: do not reload VBR while handling debugger...
2009-08-24 David McKaysh: Allow use of GENERIC_IOMAP
2009-08-24 Carl Shawsh: Improve unwind info for signals
2009-08-24 Andre Drasziksh: cleanup of do_address_error()
2009-08-24 Andre Drasziksh: Allow user control over misaligned fixup handling
2009-08-24 Andre Drasziksh: ratelimit unaligned fixups
2009-08-23 Paul MundtMerge branches 'sh/hwblk' and 'sh/pm-runtime'
2009-08-23 Magnus Dammsh: drop static UIO clocks for sh7722, sh7723 and sh7724
2009-08-23 Paul Mundtsh: Fix section mismatch in platform bus notifier.
2009-08-23 Magnus Dammsh: Runtime PM for SuperH Mobile platform bus devices
2009-08-22 Paul Mundtsh: unwinder: cacheline align slab cache objects.
2009-08-21 Paul MundtMerge branch 'sh/dwarf-unwinder'
2009-08-21 Paul Mundtsh: unwinder: Use a special bug flag for unwinder traps.
2009-08-21 Paul MundtMerge branch 'sh/dwarf-unwinder' of git://github.com...
2009-08-21 Paul Mundtsh: Export unwind_stack() to satisfy modular oprofile.
2009-08-21 Matt Flemingsh: Handle the DWARF op, DW_CFA_undefined
2009-08-21 Matt Flemingsh: Fix bug calculating the end of the FDE instructions
2009-08-21 Matt Flemingsh: Setup the frame pointer in handle_interrupt
2009-08-21 Matt Flemingsh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG...
2009-08-21 Matt Flemingsh: unwinder: Set the flags for DW_CFA_val_offset ops...
2009-08-21 Matt Flemingsh: unwinder: Fix memory leak and create our own kmem...
2009-08-21 Yoshihiro Shimodash: Add initial support for SH7757 CPU subtype
2009-08-20 Paul Mundtsh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.
2009-08-19 Paul Mundtsh: Fix up clockevents broadcasting.
2009-08-19 Paul MundtMerge branch 'master' into sh/cachetlb
2009-08-18 Kuninori Morimotosh: clkfwk: Support additional IFC divisor on SH7724.
2009-08-18 Matt Flemingsh: Add a few missing irqflags tracing markers.
2009-08-18 Magnus Dammsh: SuperH Mobile Software Standby support for cpuidle
2009-08-18 Magnus Dammsh: rework SuperH Mobile sleep code exception handling
2009-08-16 Paul Mundtsh: unwinder: Move initialization to early_initcall...
2009-08-16 Matt Flemingsh: Add support for DWARF GNU extensions
2009-08-16 Matt Flemingsh: Try again at getting the initial return address...
2009-08-15 Paul Mundtsh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.
2009-08-15 Paul Mundtsh: Fix up the SH-5 build with caches enabled.
2009-08-15 Paul Mundtsh64: Build in support for generic stacktrace ops.
2009-08-15 Paul Mundtsh: Kill off the unhandled pvr case in SH-4 CPU probing.
2009-08-15 Paul MundtMerge branch 'master' into sh/hwblk
2009-08-15 Paul MundtMerge branch 'sh/stable-updates'
2009-08-15 Magnus Dammsh: sh7724 ddr self-refresh changes
2009-08-15 Paul Mundtsh: Track the CPU family in sh_cpuinfo.
2009-08-15 Paul Mundtsh: rework nommu for generic cache.c use.
2009-08-14 Matt Flemingsh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_...
2009-08-14 Paul Mundtsh: delay slot future proofing via EXPMASK on SH-4A...
2009-08-14 Paul Mundtsh: Make sure rte delay slots are nopped out on all...
2009-08-14 Paul MundtMerge branch 'master' into sh/cachetlb
2009-08-14 Paul Mundtsh: TLB fast path optimizations for load/store exceptions.
2009-08-14 Paul Mundtsh: TLB protection violation exception optimizations.
2009-08-14 Paul Mundtsh: stacktrace: Properly terminate the trace entry...
2009-08-14 Paul Mundtsh: flag the default unwinder as reliable.
2009-08-14 Paul Mundtsh: stacktrace: Add reliability checks in address savin...
2009-08-14 Paul Mundtsh: unwinder: Convert frame allocations to GFP_ATOMIC.
2009-08-13 Matt Flemingsh: Delete DWARF_ARCH_UNWIND_OFFSET
2009-08-13 Paul Mundtsh: unwinder: Restore put_unaligned() for an unaligned...
2009-08-13 Paul Mundtsh: unwinder: Fix up usage of unaligned accessors.
2009-08-13 Matt Flemingsh: Add CFI annotations for exception return.
2009-08-13 Matt Flemingsh: Setup the frame register in asm code
2009-08-13 Matt Flemingsh: dwarf unwinder support.
2009-08-13 Matt Flemingsh: Use the new stack unwinder API
2009-08-13 Matt Flemingsh: Allow multiple stack unwinders to be setup
2009-08-13 Matt Flemingsh: Use the generalized stacktrace ops
2009-08-13 Magnus Dammsh: convert processor device setup functions to arch_in...
2009-08-04 Paul Mundtsh64: Kill off special clear_page() implementation.
2009-08-04 Paul Mundtsh: Tidy up NEFF-based sign extension for SH-5.
2009-08-04 Paul Mundtsh: Fix up early printk build error.
2009-08-04 Magnus Dammsh: Runtime PM pdev hwblk - sh7724
2009-08-04 Magnus Dammsh: Runtime PM pdev hwblk - sh7723
2009-08-04 Magnus Dammsh: Runtime PM pdev hwblk - sh7722
2009-08-04 Magnus Dammsh: clean up MSTPCRn register definitions
2009-08-04 Magnus Dammsh: hwblk support for sh7724
2009-08-04 Rafael Ignacio Zuritash: Add early printk support for SH770x CPUs.
2009-07-29 Stuart Menefysh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
2009-07-29 Paul MundtRevert "sh: Bump the earlytimer bits back to time_init()."
2009-07-27 Paul Mundtsh: wire up clear_user_highpage() for sh4, convert...
2009-07-23 Magnus Dammsh: convert processor device setup functions to arch_in...
2009-07-23 Magnus Dammusb: m66592-udc platform data on_chip support
2009-07-20 Tim Abbottsh: Clean up linker script using new BSS_SECTION macro.
2009-07-19 Paul MundtMerge branches 'sh/hwblk' and 'sh/platform-updates'
2009-07-19 Magnus Dammusb: r8a66597-hcd platform data on_chip support
2009-07-19 Magnus Dammsh: hwblk support for sh7723
2009-07-19 Magnus Dammsh: Add support for multiple hwblk counters
2009-07-14 Paul Mundtsh: Kill off zero-sized vmlinux_64.lds.S
2009-07-11 Paul Mundtsh: Use DECLARE_EXPORT() for mcount symbol export.
2009-07-11 Paul Mundtsh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.
next