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
/
unwind.h
Age
Commit message (
Expand
)
Author
2022-03-28
x86,rethook,kprobes: Replace kretprobe with rethook on x86
Masami Hiramatsu
2021-10-22
x86/unwind: Compile kretprobe fixup code only if CONFIG_KRETPROBES=y
Masami Hiramatsu
2021-09-30
x86/unwind: Recover kretprobe trampoline entry
Masami Hiramatsu
2020-04-25
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2019-03-06
x86/unwind: Handle NULL pointer calls better in frame unwinder
Jann Horn
2018-01-03
x86/dumpstack: Fix partial register dumps
Josh Poimboeuf
2017-12-17
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-14
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
2017-07-26
x86/kconfig: Consolidate unwinders into multiple choice selection
Josh Poimboeuf
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-04-14
x86/unwind: Silence entry-related warnings
Josh Poimboeuf
2017-04-14
x86/unwind: Read stack return address in update_stack_state()
Josh Poimboeuf
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
2016-12-19
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
2016-10-21
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
2016-10-06
x86/unwind: Fix oprofile module link error
Josh Poimboeuf
2016-09-20
x86/unwind: Add new unwind interface and implementations
Josh Poimboeuf
2009-01-06
Remove remaining unwinder code
Alexey Dobriyan
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro