summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' into x86/core, to resolve conflictIngo Molnar2022-10-228-51/+61
|\
| * x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctlyChang S. Bae2022-10-221-0/+9
| * perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky2022-10-201-1/+1
| * ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra2022-10-201-8/+9
| * x86/ftrace: Remove ftrace_epilogue()Peter Zijlstra2022-10-201-15/+6
| * x86/resctrl: Fix min_cbm_bits for AMDBabu Moger2022-10-181-6/+2
| * x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov2022-10-181-3/+13
| * x86/topology: Fix duplicated core ID within a packageZhang Rui2022-10-171-1/+1
| * x86/topology: Fix multiple packages shown on a single-package systemZhang Rui2022-10-171-4/+10
| * x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUBNathan Chancellor2022-10-171-1/+0
| * x86/fpu: Exclude dynamic states from init_fpstateChang S. Bae2022-10-171-3/+6
| * x86/fpu: Fix the init_fpstate size check with the actual sizeChang S. Bae2022-10-171-18/+6
| * x86/fpu: Configure init_fpstate attributes orderlyChang S. Bae2022-10-172-9/+5
* | x86/paravirt: Fix a !PARAVIRT build warningBorislav Petkov2022-10-201-7/+7
* | x86/bugs: Add retbleed=forcePeter Zijlstra (Intel)2022-10-171-0/+2
* | x86/retbleed: Add call depth tracking mitigationThomas Gleixner2022-10-171-2/+30
* | x86/ftrace: Make it call depth tracking awarePeter Zijlstra2022-10-175-7/+48
* | x86/ftrace: Rebalance RSBPeter Zijlstra2022-10-171-0/+11
* | x86/ftrace: Remove ftrace_epilogue()Peter Zijlstra2022-10-171-15/+6
* | x86/bpf: Emit call depth accounting if requiredThomas Gleixner2022-10-173-9/+48
* | x86/orc: Make it callthunk awarePeter Zijlstra2022-10-173-1/+38
* | static_call: Add call depth tracking supportPeter Zijlstra2022-10-173-0/+24
* | x86/calldepth: Add ret/call counting for debugThomas Gleixner2022-10-173-5/+91
* | x86/retbleed: Add SKL call thunkThomas Gleixner2022-10-171-5/+20
* | x86/retpoline: Add SKL retthunk retpolinesPeter Zijlstra2022-10-174-12/+135
* | x86/retbleed: Add SKL return thunkThomas Gleixner2022-10-176-10/+159
* | x86/asm: Provide ALTERNATIVE_3Peter Zijlstra2022-10-171-3/+30
* | x86/returnthunk: Allow different return thunksPeter Zijlstra2022-10-175-7/+22
* | x86/modules: Add call patchingThomas Gleixner2022-10-173-1/+43
* | x86/callthunks: Add call patching for call depth trackingThomas Gleixner2022-10-178-10/+287
* | x86/paravirt: Make struct paravirt_call_site unconditionally availableThomas Gleixner2022-10-172-10/+14
* | x86/entry: Make some entry symbols globalThomas Gleixner2022-10-171-3/+6
* | x86/alternatives: Provide text_poke_copy_locked()Thomas Gleixner2022-10-172-15/+23
* | x86/retbleed: Add X86_FEATURE_CALL_DEPTHThomas Gleixner2022-10-173-1/+28
* | x86/Kconfig: Introduce function paddingThomas Gleixner2022-10-174-5/+75
* | x86/Kconfig: Add CONFIG_CALL_THUNKSThomas Gleixner2022-10-171-0/+8
* | x86/putuser: Provide room for paddingThomas Gleixner2022-10-171-13/+49
* | x86/entry: Make sync_regs() invocation a tail callPeter Zijlstra2022-10-171-5/+2
* | objtool: Allow symbol range comparisons for IBT/ENDBRPeter Zijlstra2022-10-171-1/+0
* | objtool: Add .call_sites sectionPeter Zijlstra2022-10-171-0/+7
* | x86: Fixup asm-offsets duplicatePeter Zijlstra (Intel)2022-10-172-2/+2
* | x86/softirq: Move softirq pending next to current taskThomas Gleixner2022-10-172-1/+3
* | x86/percpu: Move irq_stack variables next to current_taskThomas Gleixner2022-10-179-28/+24
* | x86/percpu: Move current_top_of_stack next to current_taskThomas Gleixner2022-10-1711-28/+19
* | x86/percpu: Move cpu_number next to current_taskThomas Gleixner2022-10-173-11/+7
* | x86/percpu: Move preempt_count next to current_taskThomas Gleixner2022-10-173-20/+16
* | x86: Put hot per CPU variables into a structThomas Gleixner2022-10-175-15/+24
* | crypto: x86/poly1305: Remove custom function alignmentThomas Gleixner2022-10-171-1/+0
* | crypto: twofish: Remove redundant alignmentsThomas Gleixner2022-10-171-2/+0
* | crypto: x86/sm[34]: Remove redundant alignmentsThomas Gleixner2022-10-173-14/+0