aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | | Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-21
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt2009-08-21
| | | | |_|_|/ | | | |/| | |
| | | * | | | Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt2009-08-21
| | | |\ \ \ \
| | | | * | | | sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming2009-08-21
| | | | * | | | sh: Fix bug calculating the end of the FDE instructionsMatt Fleming2009-08-21
| | | | * | | | sh: Setup the frame pointer in handle_interruptMatt Fleming2009-08-21
| | | | * | | | sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming2009-08-21
| | | | * | | | sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSETMatt Fleming2009-08-21
| | | | * | | | sh: unwinder: Fix memory leak and create our own kmem cacheMatt Fleming2009-08-21
| | | * | | | | sh: Export unwind_stack() to satisfy modular oprofile.Paul Mundt2009-08-21
| | | |/ / / /
| | | * | | | sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt2009-08-16
| | * | | | | sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-21
| | * | | | | sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.Paul Mundt2009-08-19
| * | | | | | sh: Fix up clockevents broadcasting.Paul Mundt2009-08-19
| * | | | | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-18
| |\| | | | |
| | * | | | | sh: clkfwk: Support additional IFC divisor on SH7724.Kuninori Morimoto2009-08-18
| | * | | | | sh: Add a few missing irqflags tracing markers.Matt Fleming2009-08-17
| | * | | | | sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm2009-08-17
| | * | | | | sh: rework SuperH Mobile sleep code exception handlingMagnus Damm2009-08-17
| | |/ / / /
| | * | | | sh: Add support for DWARF GNU extensionsMatt Fleming2009-08-16
| | * | | | sh: Try again at getting the initial return address for an unwindMatt Fleming2009-08-16
| | * | | | sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt2009-08-15
| | | |/ / | | |/| |
| | * | | Merge branch 'sh/stable-updates'Paul Mundt2009-08-14
| | |\ \ \
| | * | | | sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming2009-08-14
| | * | | | sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt2009-08-14
| | * | | | sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt2009-08-14
| * | | | | sh: Fix up the SH-5 build with caches enabled.Paul Mundt2009-08-15
| * | | | | sh64: Build in support for generic stacktrace ops.Paul Mundt2009-08-15
| * | | | | sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt2009-08-15
| * | | | | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-14
| * | | | | sh: rework nommu for generic cache.c use.Paul Mundt2009-08-14
| * | | | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-14
| |\| | | |
| | * | | | sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt2009-08-14
| | * | | | sh: flag the default unwinder as reliable.Paul Mundt2009-08-14
| | * | | | sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt2009-08-14
| | * | | | sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt2009-08-14
| | * | | | sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2009-08-13
| | * | | | sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt2009-08-13
| | * | | | sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt2009-08-13
| | * | | | sh: Add CFI annotations for exception return.Matt Fleming2009-08-13
| | * | | | sh: Setup the frame register in asm codeMatt Fleming2009-08-13
| | * | | | sh: dwarf unwinder support.Matt Fleming2009-08-13
| | * | | | sh: Use the new stack unwinder APIMatt Fleming2009-08-13
| | * | | | sh: Allow multiple stack unwinders to be setupMatt Fleming2009-08-13
| | * | | | sh: Use the generalized stacktrace opsMatt Fleming2009-08-12
| | * | | | sh: Fix up early printk build error.Paul Mundt2009-08-04
| | | |/ / | | |/| |
| | * | | sh: clean up MSTPCRn register definitionsMagnus Damm2009-08-04
| | * | | sh: hwblk support for sh7724Magnus Damm2009-08-04
| | * | | sh: Add early printk support for SH770x CPUs.Rafael Ignacio Zurita2009-08-04
| | * | | sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy2009-07-29