index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
unwind_frame.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-05
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-1
/
+1
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
1
-1
/
+1
2020-07-05
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-1
/
+1
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
1
-7
/
+1
2020-04-25
x86/unwind: Prevent false warnings for non-current tasks
Josh Poimboeuf
1
-0
/
+3
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
1
-28
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-03-07
x86/unwind: Handle NULL pointer calls better in frame unwinder
Jann Horn
1
-3
/
+22
2017-10-10
x86/unwind: Disable unwinder warnings on 32-bit
Josh Poimboeuf
1
-0
/
+7
2017-10-10
x86/unwind: Align stack pointer in unwinder dump
Josh Poimboeuf
1
-1
/
+2
2017-10-10
x86/unwind: Use MSB for frame pointer encoding on 32-bit
Josh Poimboeuf
1
-0
/
+12
2017-10-10
x86/unwind: Fix dereference of untrusted pointer
Josh Poimboeuf
1
-1
/
+15
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-23
/
+16
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
1
-2
/
+0
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-23
/
+16
2017-05-24
x86/unwind: Add end-of-stack check for ftrace handlers
Josh Poimboeuf
1
-9
/
+40
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+2
2017-04-26
x86/unwind: Dump all stacks in unwind_dump()
Josh Poimboeuf
1
-13
/
+21
2017-04-26
x86/unwind: Silence more entry-code related warnings
Josh Poimboeuf
1
-3
/
+17
2017-04-19
x86/unwind: Remove unused 'sp' parameter in unwind_dump()
Josh Poimboeuf
1
-4
/
+4
2017-04-19
x86/unwind: Prepend hex mask value with '0x' in unwind_dump()
Josh Poimboeuf
1
-1
/
+1
2017-04-19
x86/unwind: Properly zero-pad 32-bit values in unwind_dump()
Josh Poimboeuf
1
-2
/
+4
2017-04-14
x86/unwind: Silence entry-related warnings
Josh Poimboeuf
1
-9
/
+27
2017-04-14
x86/unwind: Read stack return address in update_stack_state()
Josh Poimboeuf
1
-12
/
+13
2017-04-14
x86/unwind: Move common code into update_stack_state()
Josh Poimboeuf
1
-64
/
+55
2017-03-14
x86/unwind: Fix last frame check for aligned function stacks
Josh Poimboeuf
1
-6
/
+30
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-01-12
x86/unwind: Disable KASAN checks for non-current tasks
Josh Poimboeuf
1
-2
/
+18
2017-01-12
x86/unwind: Silence warnings for non-current tasks
Josh Poimboeuf
1
-0
/
+10
2016-12-23
Revert "x86/unwind: Detect bad stack return address"
Josh Poimboeuf
1
-10
/
+1
2016-12-19
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
1
-0
/
+38
2016-12-19
x86/unwind: Adjust last frame check for aligned function stacks
Josh Poimboeuf
1
-1
/
+8
2016-10-28
x86/unwind: Ensure stack grows down
Josh Poimboeuf
1
-4
/
+30
2016-10-27
x86/unwind: Detect bad stack return address
Josh Poimboeuf
1
-1
/
+9
2016-10-27
x86/unwind: Warn on bad frame pointer
Josh Poimboeuf
1
-2
/
+16
2016-10-21
x86/unwind: Create stack frames for saved syscall registers
Josh Poimboeuf
1
-0
/
+35
2016-10-21
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
1
-8
/
+68
2016-09-20
x86/unwind: Add new unwind interface and implementations
Josh Poimboeuf
1
-0
/
+93