1. a316399 sh: Delete unnecessary checks before the function call "mempool_destroy" by Markus Elfring · 9 years ago
  2. 1cf370c arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() by David Rientjes · 9 years ago
  3. 7b4b425 arch/sh/kernel/dwarf.c: destroy mempools on cleanup by David Rientjes · 9 years ago
  4. e376ed7 arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solution using repeated rb_erase() by Cody P Schafer · 11 years ago
  5. 8a37f52 sh: handle early calls to return_address() when using dwarf unwinder. by Paul Mundt · 14 years ago
  6. d8252d6 sh: fix up the dwarf unwinder build for MODULES=n. by Paul Mundt · 14 years ago
  7. e195534 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  8. 1d5cc550 sh: dwarf unwinder needs linux/module.h. by Paul Mundt · 14 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  10. 4e1a259 sh: Silence unintialized variable warnings in dwarf unwinder. by Paul Mundt · 15 years ago
  11. 858918b sh: Optimise FDE/CIE lookup by using red-black trees by Matt Fleming · 15 years ago
  12. 944a343 sh: Don't continue unwinding across interrupts by Matt Fleming · 15 years ago
  13. 00b3e0a sh: Fix access to released memory in dwarf_unwinder_cleanup() by Marek Skuczynski · 15 years ago
  14. 76d2318 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  15. 421b541 sh: unwinder: Fix up invalid PC refetch in dwarf unwinder. by Paul Mundt · 15 years ago
  16. 6253195 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  17. 60339fa sh: Check for return_to_handler when unwinding the stack by Matt Fleming · 15 years ago
  18. eca28e3 sh: Fix up uninitialized variable warning in dwarf unwinder. by Paul Mundt · 15 years ago
  19. 5a3abba7 sh: Tidy up the dwarf module helpers. by Paul Mundt · 15 years ago
  20. 8ec006c Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 15 years ago
  21. c2d474d6 sh: Remove any reference to recursive functions from comments by Matt Fleming · 15 years ago
  22. ed4fe7f sh: Fix memory leak in dwarf_unwind_stack() by Matt Fleming · 15 years ago
  23. a6a2f2a sh: Teach the DWARF unwinder about modules by Matt Fleming · 15 years ago
  24. a6bbce2 sh: includecheck fix: dwarf.c by Jaswinder Singh Rajput · 15 years ago
  25. 2f6dafc sh: unwinder: Fix up uninitialized variable warnings on sh2a build. by Paul Mundt · 15 years ago
  26. 4f896ff sh: unwinder: cacheline align slab cache objects. by Paul Mundt · 15 years ago
  27. 5580e90 sh: Handle the DWARF op, DW_CFA_undefined by Matt Fleming · 15 years ago
  28. 5480675 sh: Fix bug calculating the end of the FDE instructions by Matt Fleming · 15 years ago
  29. b344e24a sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() by Matt Fleming · 15 years ago
  30. 97efbbd sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET by Matt Fleming · 15 years ago
  31. fb3f3e7 sh: unwinder: Fix memory leak and create our own kmem cache by Matt Fleming · 15 years ago
  32. 97f361e sh: unwinder: Move initialization to early_initcall() and tidy up locking. by Paul Mundt · 15 years ago
  33. cd7246f sh: Add support for DWARF GNU extensions by Matt Fleming · 15 years ago
  34. b955873 sh: Try again at getting the initial return address for an unwind by Matt Fleming · 15 years ago
  35. 180aa6e sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op by Matt Fleming · 15 years ago
  36. 0fc11e3 sh: unwinder: Convert frame allocations to GFP_ATOMIC. by Paul Mundt · 15 years ago
  37. f826466 sh: Delete DWARF_ARCH_UNWIND_OFFSET by Matt Fleming · 15 years ago
  38. bf43a16 sh: unwinder: Restore put_unaligned() for an unaligned destination. by Paul Mundt · 15 years ago
  39. 3497447 sh: unwinder: Fix up usage of unaligned accessors. by Paul Mundt · 15 years ago
  40. bd35386 sh: dwarf unwinder support. by Matt Fleming · 15 years ago