index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
callthunks.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/bpf: Fix IP for relocating call depth accounting
Joan Bruguera Micó
2024-04-02
1
-2
/
+2
*
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
1
-7
/
+25
|
\
|
*
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2024-02-14
1
-15
/
+8
|
|
\
|
*
|
x86/callthunks: Correct calculation of dest address in is_callthunk()
Uros Bizjak
2023-12-02
1
-1
/
+1
|
*
|
x86/callthunks: Handle %rip-relative relocations in call thunk template
Uros Bizjak
2023-11-30
1
-7
/
+25
*
|
|
x86/callthunks: Use EXPORT_PER_CPU_SYMBOL_GPL() for per CPU variables
Thomas Gleixner
2024-03-04
1
-2
/
+2
|
|
/
|
/
|
*
|
x86/paravirt: Switch mixed paravirt/alternative calls to alternatives
Juergen Gross
2023-12-10
1
-9
/
+8
*
|
x86/paravirt: Use relative reference for the original instruction offset
Hou Wenlong
2023-11-13
1
-1
/
+1
*
|
x86/callthunks: Delete unused "struct thunk_desc"
Alexey Dobriyan
2023-10-20
1
-5
/
+0
*
|
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
2023-09-22
1
-1
/
+0
|
/
*
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-28
1
-2
/
+2
|
\
|
*
x86/orc: Make the is_callthunk() definition depend on CONFIG_BPF_JIT=y
Ingo Molnar
2023-06-09
1
-1
/
+1
|
*
Revert "x86/orc: Make it callthunk aware"
Josh Poimboeuf
2023-06-07
1
-1
/
+1
*
|
x86/smpboot: Restrict soft_restart_cpu() to SEV
Thomas Gleixner
2023-05-15
1
-1
/
+1
*
|
x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
2023-05-15
1
-1
/
+1
|
/
*
module: replace module_layout with module_memory
Song Liu
2023-03-09
1
-2
/
+2
*
x86/calldepth: Fix incorrect init section references
Arnd Bergmann
2022-12-27
1
-2
/
+2
*
x86/ftrace: Make it call depth tracking aware
Peter Zijlstra
2022-10-17
1
-1
/
+1
*
x86/bpf: Emit call depth accounting if required
Thomas Gleixner
2022-10-17
1
-0
/
+19
*
x86/orc: Make it callthunk aware
Peter Zijlstra
2022-10-17
1
-0
/
+13
*
static_call: Add call depth tracking support
Peter Zijlstra
2022-10-17
1
-0
/
+18
*
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
2022-10-17
1
-0
/
+53
*
x86/retbleed: Add SKL call thunk
Thomas Gleixner
2022-10-17
1
-5
/
+20
*
x86/modules: Add call patching
Thomas Gleixner
2022-10-17
1
-0
/
+19
*
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
2022-10-17
1
-0
/
+251