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
/
x86
/
include
/
asm
/
dwarf2.h
Age
Commit message (
Expand
)
Author
2020-04-09
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
2020-04-09
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
2020-04-09
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
2020-04-09
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
Masahiro Yamada
2020-02-25
x86/vmlinux: Drop unneeded linker script discard of .eh_frame
Arvind Sankar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-10-14
x86/asm: Remove the xyz_cfi macros from dwarf2.h
Andy Lutomirski
2015-10-09
x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm
Andy Lutomirski
2015-10-09
x86/asm: Re-add parts of the manual CFI infrastructure
Andy Lutomirski
2015-06-02
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-03-04
x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTORE
Denys Vlasenko
2011-09-28
x86-64: Fix CFI data for interrupt frames
Jan Beulich
2010-09-03
x86: Use {push,pop}{l,q}_cfi in more places
Jan Beulich
2010-05-13
x86: Use .cfi_sections for assembly code
Roland McGrath
2009-08-31
x86, asm: Add 32-bit versions of the combined CFI macros
H. Peter Anvin
2008-11-23
x86: move dwarf2 related macro to dwarf2.h
Cyrill Gorcunov
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro