index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
unwind.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
1
-5
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-2
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
1
-2
/
+2
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
1
-1
/
+1
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2016-09-30
ARC: dw2 unwind: switch to .eh_frame based unwinding
Vineet Gupta
1
-3
/
+2
2016-09-30
ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
Vineet Gupta
1
-7
/
+18
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-12-21
ARC: dw2 unwind: Catch Dwarf SNAFUs early
Vineet Gupta
1
-4
/
+8
2015-12-21
ARC: dw2 unwind: Don't bail for CIE.version != 1
Vineet Gupta
1
-6
/
+1
2015-12-21
Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"
Vineet Gupta
1
-9
/
+4
2015-12-17
ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
Vineet Gupta
1
-4
/
+9
2015-12-17
ARC: dw2 unwind: Reinstante unwinding out of modules
Vineet Gupta
1
-14
/
+26
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
1
-2
/
+2
2015-11-23
ARC: dw2 unwind: Remove falllback linear search thru FDE entries
Vineet Gupta
1
-33
/
+4
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2013-06-27
ARC: warn on improper stack unwind FDE entries
Vineet Gupta
1
-0
/
+2
2013-02-15
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta
1
-0
/
+1329