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
/
kernel
/
unwind_orc.c
Age
Commit message (
Expand
)
Author
2020-05-22
x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
Josh Poimboeuf
2020-05-15
x86/unwind/orc: Fix error handling in __unwind_start()
Josh Poimboeuf
2020-05-03
x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES
Josh Poimboeuf
2020-04-25
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2020-04-25
x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf
2020-04-25
x86/unwind/orc: Prevent unwinding before ORC initialization
Josh Poimboeuf
2020-04-25
x86/unwind/orc: Don't skip the first frame for inactive tasks
Miroslav Benes
2020-04-25
x86/unwind: Prevent false warnings for non-current tasks
Josh Poimboeuf
2020-04-25
x86/unwind/orc: Convert global variables to static
Josh Poimboeuf
2020-01-07
x86/unwind/orc: Fix !CONFIG_MODULES build warning
Shile Zhang
2019-12-13
x86/unwind/orc: Remove boot-time ORC unwind tables sorting
Shile Zhang
2019-07-08
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-06-28
x86/unwind/orc: Fall back to using frame pointers for generated code
Josh Poimboeuf
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-03-06
x86/unwind: Add hardcoded ORC entry for NULL
Jann Horn
2018-06-21
x86/unwind/orc: Detect the end of the stack
Josh Poimboeuf
2018-02-21
extable: Make init_kernel_text() global
Josh Poimboeuf
2018-01-23
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
2017-12-17
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
2017-12-17
x86/unwinder/orc: Dont bail on stack overflow
Andy Lutomirski
2017-11-08
x86/unwind: Disable KASAN checking in the ORC unwinder
Josh Poimboeuf
2017-10-23
x86/unwind: Show function name+offset in ORC error messages
Josh Poimboeuf
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf