index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Age
Commit message (
Expand
)
Author
2009-08-22
Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...
Paul Mundt
2009-08-22
sh: Export unwind_stack() to satisfy modular oprofile.
Paul Mundt
2009-08-21
sh: Handle the DWARF op, DW_CFA_undefined
Matt Fleming
2009-08-21
sh: Fix bug calculating the end of the FDE instructions
Matt Fleming
2009-08-21
sh: Setup the frame pointer in handle_interrupt
Matt Fleming
2009-08-21
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
Matt Fleming
2009-08-21
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
Matt Fleming
2009-08-21
sh: unwinder: Fix memory leak and create our own kmem cache
Matt Fleming
2009-08-17
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
Paul Mundt
2009-08-16
sh: Add support for DWARF GNU extensions
Matt Fleming
2009-08-16
sh: Try again at getting the initial return address for an unwind
Matt Fleming
2009-08-16
sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.
Paul Mundt
2009-08-15
Merge branch 'sh/stable-updates'
Paul Mundt
2009-08-15
sh: sh7724 ddr self-refresh changes
Magnus Damm
2009-08-15
sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op
Matt Fleming
2009-08-15
sh: delay slot future proofing via EXPMASK on SH-4A parts.
Paul Mundt
2009-08-15
sh: Make sure rte delay slots are nopped out on all parts.
Paul Mundt
2009-08-15
sh: stacktrace: Properly terminate the trace entry buffer.
Paul Mundt
2009-08-15
sh: flag the default unwinder as reliable.
Paul Mundt
2009-08-15
sh: stacktrace: Add reliability checks in address saving ops.
Paul Mundt
2009-08-14
sh: unwinder: Convert frame allocations to GFP_ATOMIC.
Paul Mundt
2009-08-14
sh: Delete DWARF_ARCH_UNWIND_OFFSET
Matt Fleming
2009-08-14
sh: unwinder: Restore put_unaligned() for an unaligned destination.
Paul Mundt
2009-08-14
sh: unwinder: Fix up usage of unaligned accessors.
Paul Mundt
2009-08-14
sh: Add CFI annotations for exception return.
Matt Fleming
2009-08-14
sh: Setup the frame register in asm code
Matt Fleming
2009-08-14
sh: dwarf unwinder support.
Matt Fleming
2009-08-13
sh: Use the new stack unwinder API
Matt Fleming
2009-08-13
sh: Allow multiple stack unwinders to be setup
Matt Fleming
2009-08-13
sh: Use the generalized stacktrace ops
Matt Fleming
2009-08-13
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
2009-08-04
sh: Fix up early printk build error.
Paul Mundt
2009-08-04
sh: clean up MSTPCRn register definitions
Magnus Damm
2009-08-04
sh: hwblk support for sh7724
Magnus Damm
2009-08-04
sh: Add early printk support for SH770x CPUs.
Rafael Ignacio Zurita
2009-07-29
sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
Stuart Menefy
2009-07-29
Revert "sh: Bump the earlytimer bits back to time_init()."
Paul Mundt
2009-07-23
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
2009-07-23
usb: m66592-udc platform data on_chip support
Magnus Damm
2009-07-20
sh: Clean up linker script using new BSS_SECTION macro.
Tim Abbott
2009-07-20
Merge branches 'sh/hwblk' and 'sh/platform-updates'
Paul Mundt
2009-07-20
usb: r8a66597-hcd platform data on_chip support
Magnus Damm
2009-07-20
sh: hwblk support for sh7723
Magnus Damm
2009-07-20
sh: Add support for multiple hwblk counters
Magnus Damm
2009-07-14
sh: Kill off zero-sized vmlinux_64.lds.S
Paul Mundt
2009-07-11
sh: Use DECLARE_EXPORT() for mcount symbol export.
Paul Mundt
2009-07-11
sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.
Paul Mundt
2009-07-11
sh: Decouple mcount from ftrace.
Paul Mundt
2009-07-11
Merge branches 'sh/ftrace' and 'sh/stable-updates'
Paul Mundt
2009-07-11
sh: Mark __switch_to() as __notrace_funcgraph
Matt Fleming
[next]