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