index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/ftrace: Remove ftrace_epilogue()
Peter Zijlstra
2022-10-17
1
-15
/
+6
*
x86/bpf: Emit call depth accounting if required
Thomas Gleixner
2022-10-17
3
-9
/
+48
*
x86/orc: Make it callthunk aware
Peter Zijlstra
2022-10-17
3
-1
/
+38
*
static_call: Add call depth tracking support
Peter Zijlstra
2022-10-17
3
-0
/
+24
*
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
2022-10-17
3
-5
/
+91
*
x86/retbleed: Add SKL call thunk
Thomas Gleixner
2022-10-17
1
-5
/
+20
*
x86/retpoline: Add SKL retthunk retpolines
Peter Zijlstra
2022-10-17
4
-12
/
+135
*
x86/retbleed: Add SKL return thunk
Thomas Gleixner
2022-10-17
6
-10
/
+159
*
x86/asm: Provide ALTERNATIVE_3
Peter Zijlstra
2022-10-17
1
-3
/
+30
*
x86/returnthunk: Allow different return thunks
Peter Zijlstra
2022-10-17
5
-7
/
+22
*
x86/modules: Add call patching
Thomas Gleixner
2022-10-17
3
-1
/
+43
*
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
2022-10-17
8
-10
/
+287
*
x86/paravirt: Make struct paravirt_call_site unconditionally available
Thomas Gleixner
2022-10-17
2
-10
/
+14
*
x86/entry: Make some entry symbols global
Thomas Gleixner
2022-10-17
1
-3
/
+6
*
x86/alternatives: Provide text_poke_copy_locked()
Thomas Gleixner
2022-10-17
2
-15
/
+23
*
x86/retbleed: Add X86_FEATURE_CALL_DEPTH
Thomas Gleixner
2022-10-17
3
-1
/
+28
*
x86/Kconfig: Introduce function padding
Thomas Gleixner
2022-10-17
4
-5
/
+75
*
x86/Kconfig: Add CONFIG_CALL_THUNKS
Thomas Gleixner
2022-10-17
1
-0
/
+8
*
x86/putuser: Provide room for padding
Thomas Gleixner
2022-10-17
1
-13
/
+49
*
x86/entry: Make sync_regs() invocation a tail call
Peter Zijlstra
2022-10-17
1
-5
/
+2
*
objtool: Allow symbol range comparisons for IBT/ENDBR
Peter Zijlstra
2022-10-17
1
-1
/
+0
*
objtool: Add .call_sites section
Peter Zijlstra
2022-10-17
1
-0
/
+7
*
x86: Fixup asm-offsets duplicate
Peter Zijlstra (Intel)
2022-10-17
2
-2
/
+2
*
x86/softirq: Move softirq pending next to current task
Thomas Gleixner
2022-10-17
2
-1
/
+3
*
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
2022-10-17
9
-28
/
+24
*
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
11
-28
/
+19
*
x86/percpu: Move cpu_number next to current_task
Thomas Gleixner
2022-10-17
3
-11
/
+7
*
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
2022-10-17
3
-20
/
+16
*
x86: Put hot per CPU variables into a struct
Thomas Gleixner
2022-10-17
5
-15
/
+24
*
crypto: x86/poly1305: Remove custom function alignment
Thomas Gleixner
2022-10-17
1
-1
/
+0
*
crypto: twofish: Remove redundant alignments
Thomas Gleixner
2022-10-17
1
-2
/
+0
*
crypto: x86/sm[34]: Remove redundant alignments
Thomas Gleixner
2022-10-17
3
-14
/
+0
*
crypto: x86/sha256: Remove custom alignments
Thomas Gleixner
2022-10-17
4
-4
/
+0
*
crypto: x86/sha1: Remove custom alignments
Thomas Gleixner
2022-10-17
1
-1
/
+0
*
crypto: x86/serpent: Remove redundant alignments
Thomas Gleixner
2022-10-17
2
-4
/
+0
*
crypto: x86/crct10dif-pcl: Remove redundant alignments
Thomas Gleixner
2022-10-17
1
-1
/
+0
*
crypto: x86/cast5: Remove redundant alignments
Thomas Gleixner
2022-10-17
1
-2
/
+0
*
crypto: x86/camellia: Remove redundant alignments
Thomas Gleixner
2022-10-17
2
-6
/
+0
*
x86/entry: Align SYM_CODE_START() variants
Thomas Gleixner
2022-10-17
2
-8
/
+12
*
x86/paravirt: Properly align PV functions
Thomas Gleixner
2022-10-17
4
-1
/
+5
*
x86/error_inject: Align function properly
Peter Zijlstra
2022-10-17
1
-0
/
+1
*
x86/asm: Differentiate between code and function alignment
Thomas Gleixner
2022-10-17
1
-5
/
+9
*
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
2022-10-17
3
-3
/
+11
*
x86: Sanitize linker script
Thomas Gleixner
2022-10-17
1
-6
/
+7
*
x86/vdso: Ensure all kernel code is seen by objtool
Thomas Gleixner
2022-10-17
1
-5
/
+6
*
x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()
Thomas Gleixner
2022-10-17
3
-7
/
+5
*
x86/cpu: Re-enable stackprotector
Thomas Gleixner
2022-10-17
2
-3
/
+3
*
x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
Thomas Gleixner
2022-10-17
5
-15
/
+14
*
x86/cpu: Remove segment load from switch_to_new_gdt()
Thomas Gleixner
2022-10-17
2
-17
/
+31
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
5
-6
/
+6
|
\
[next]