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