index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
dwarf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-22
sh: unwinder: cacheline align slab cache objects.
Paul Mundt
1
-2
/
+5
2009-08-21
sh: Handle the DWARF op, DW_CFA_undefined
Matt Fleming
1
-2
/
+11
2009-08-21
sh: Fix bug calculating the end of the FDE instructions
Matt Fleming
1
-3
/
+4
2009-08-21
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
Matt Fleming
1
-17
/
+21
2009-08-21
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
Matt Fleming
1
-1
/
+2
2009-08-21
sh: unwinder: Fix memory leak and create our own kmem cache
Matt Fleming
1
-65
/
+136
2009-08-17
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
Paul Mundt
1
-17
/
+15
2009-08-16
sh: Add support for DWARF GNU extensions
Matt Fleming
1
-1
/
+13
2009-08-16
sh: Try again at getting the initial return address for an unwind
Matt Fleming
1
-35
/
+6
2009-08-15
sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op
Matt Fleming
1
-0
/
+1
2009-08-14
sh: unwinder: Convert frame allocations to GFP_ATOMIC.
Paul Mundt
1
-2
/
+2
2009-08-14
sh: Delete DWARF_ARCH_UNWIND_OFFSET
Matt Fleming
1
-9
/
+35
2009-08-13
sh: unwinder: Restore put_unaligned() for an unaligned destination.
Paul Mundt
1
-1
/
+2
2009-08-13
sh: unwinder: Fix up usage of unaligned accessors.
Paul Mundt
1
-11
/
+9
2009-08-13
sh: dwarf unwinder support.
Matt Fleming
1
-0
/
+876