Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
73e82ee9f04808bf2938b67ab8cbf134d97b7b31
/
arch
/
sh
/
kernel
/
dwarf.c
a316399
sh: Delete unnecessary checks before the function call "mempool_destroy"
by Markus Elfring
· 9 years ago
1cf370c
arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()
by David Rientjes
· 10 years ago
7b4b425
arch/sh/kernel/dwarf.c: destroy mempools on cleanup
by David Rientjes
· 10 years ago
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
8a37f52
sh: handle early calls to return_address() when using dwarf unwinder.
by Paul Mundt
· 15 years ago
d8252d6
sh: fix up the dwarf unwinder build for MODULES=n.
by Paul Mundt
· 15 years ago
e195534
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
1d5cc550
sh: dwarf unwinder needs linux/module.h.
by Paul Mundt
· 15 years ago
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
4e1a259
sh: Silence unintialized variable warnings in dwarf unwinder.
by Paul Mundt
· 15 years ago
858918b
sh: Optimise FDE/CIE lookup by using red-black trees
by Matt Fleming
· 15 years ago
944a343
sh: Don't continue unwinding across interrupts
by Matt Fleming
· 15 years ago
00b3e0a
sh: Fix access to released memory in dwarf_unwinder_cleanup()
by Marek Skuczynski
· 15 years ago
76d2318
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
421b541
sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.
by Paul Mundt
· 15 years ago
6253195
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
60339fa
sh: Check for return_to_handler when unwinding the stack
by Matt Fleming
· 15 years ago
eca28e3
sh: Fix up uninitialized variable warning in dwarf unwinder.
by Paul Mundt
· 15 years ago
5a3abba7
sh: Tidy up the dwarf module helpers.
by Paul Mundt
· 15 years ago
8ec006c
Merge branch 'sh/dwarf-unwinder'
by Paul Mundt
· 15 years ago
c2d474d6
sh: Remove any reference to recursive functions from comments
by Matt Fleming
· 15 years ago
ed4fe7f
sh: Fix memory leak in dwarf_unwind_stack()
by Matt Fleming
· 15 years ago
a6a2f2a
sh: Teach the DWARF unwinder about modules
by Matt Fleming
· 15 years ago
a6bbce2
sh: includecheck fix: dwarf.c
by Jaswinder Singh Rajput
· 15 years ago
2f6dafc
sh: unwinder: Fix up uninitialized variable warnings on sh2a build.
by Paul Mundt
· 15 years ago
4f896ff
sh: unwinder: cacheline align slab cache objects.
by Paul Mundt
· 15 years ago
5580e90
sh: Handle the DWARF op, DW_CFA_undefined
by Matt Fleming
· 15 years ago
5480675
sh: Fix bug calculating the end of the FDE instructions
by Matt Fleming
· 15 years ago
b344e24a
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
by Matt Fleming
· 15 years ago
97efbbd
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
by Matt Fleming
· 15 years ago
fb3f3e7
sh: unwinder: Fix memory leak and create our own kmem cache
by Matt Fleming
· 15 years ago
97f361e
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
by Paul Mundt
· 15 years ago
cd7246f
sh: Add support for DWARF GNU extensions
by Matt Fleming
· 15 years ago
b955873
sh: Try again at getting the initial return address for an unwind
by Matt Fleming
· 15 years ago
180aa6e
sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op
by Matt Fleming
· 15 years ago
0fc11e3
sh: unwinder: Convert frame allocations to GFP_ATOMIC.
by Paul Mundt
· 15 years ago
f826466
sh: Delete DWARF_ARCH_UNWIND_OFFSET
by Matt Fleming
· 15 years ago
bf43a16
sh: unwinder: Restore put_unaligned() for an unaligned destination.
by Paul Mundt
· 15 years ago
3497447
sh: unwinder: Fix up usage of unaligned accessors.
by Paul Mundt
· 15 years ago
bd35386
sh: dwarf unwinder support.
by Matt Fleming
· 15 years ago