summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
Linus Torvalds 2024-12-17x86/xen: remove hypercall pageJuergen Gross 2024-12-06x86/kexec: Move relocate_kernel to kernel .data sectionDavid Woodhouse 2024-04-09x86/alternatives: Use a temporary buffer when optimizing NOPsBorislav Petkov (AMD) 2024-04-01x86/bpf: Fix IP for relocating call depth accountingJoan Bruguera Micó 2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2024-03-04x86/callthunks: Use EXPORT_PER_CPU_SYMBOL_GPL() for per CPU variablesThomas Gleixner 2024-02-14Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Ingo Molnar 2023-12-10x86/paravirt: Switch mixed paravirt/alternative calls to alternativesJuergen Gross 2023-12-02x86/callthunks: Correct calculation of dest address in is_callthunk()Uros Bizjak 2023-11-30x86/callthunks: Handle %rip-relative relocations in call thunk templateUros Bizjak 2023-11-13x86/paravirt: Use relative reference for the original instruction offsetHou Wenlong 2023-10-20x86/callthunks: Delete unused "struct thunk_desc"Alexey Dobriyan 2023-09-22x86,static_call: Fix static-call vs return-thunkPeter Zijlstra