index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
unwind.c
Age
Commit message (
Expand
)
Author
2021-12-28
arc: use swap() to make code cleaner
Yihao Han
2021-08-03
arc: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2021-03-22
ARC: treewide: avoid the pointer addition with NULL pointer
dean.yang_cp
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-12
arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAME
Masahiro Yamada
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-08-29
Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-08-29
ARC: unwind: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-06
ARC: unwind: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-08
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2016-09-30
ARC: dw2 unwind: switch to .eh_frame based unwinding
Vineet Gupta
2016-09-30
ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
Vineet Gupta
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-12-21
ARC: dw2 unwind: Catch Dwarf SNAFUs early
Vineet Gupta
2015-12-21
ARC: dw2 unwind: Don't bail for CIE.version != 1
Vineet Gupta
2015-12-21
Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"
Vineet Gupta
2015-12-17
ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
Vineet Gupta
2015-12-17
ARC: dw2 unwind: Reinstante unwinding out of modules
Vineet Gupta
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
2015-11-23
ARC: dw2 unwind: Remove falllback linear search thru FDE entries
Vineet Gupta
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2013-06-27
ARC: warn on improper stack unwind FDE entries
Vineet Gupta
2013-02-15
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta