summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-031-6/+1
|\
| * efi: Simplify arch_efi_call_virt() macroSudeep Holla2022-06-281-2/+1
| * efi: Make code to find mirrored memory ranges genericMa Wupeng2022-06-151-4/+0
* | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-031-47/+8
|\ \
| * | random: handle archrandom with multiple longsJason A. Donenfeld2022-07-251-37/+4
| * | random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-181-10/+4
* | | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2022-08-031-0/+12
|\ \ \
| * | | kexec: drop weak attribute from functionsNaveen N. Rao2022-07-151-0/+6
| * | | kexec_file: drop weak attribute from functionsNaveen N. Rao2022-07-151-0/+6
* | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2022-08-021-0/+1
|\ \ \ \
| * | | | tools/power turbostat: dump secondary Turbo-Ratio-LimitLen Brown2022-07-281-0/+1
* | | | | Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-012-6/+26
|\ \ \ \ \
| * | | | | perf/x86/ibs: Add new IBS register bits into headerRavi Bangoria2022-07-271-6/+10
| * | | | | perf/x86/amd/uncore: Add PerfMonV2 DF event formatSandipan Das2022-06-131-0/+13
| * | | | | perf/x86/amd/uncore: Detect available DF countersSandipan Das2022-06-131-0/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-011-6/+18
|\ \ \ \ \
| * | | | | x86,nospec: Simplify {JMP,CALL}_NOSPECPeter Zijlstra2022-07-211-6/+18
| | |_|/ / | |/| | |
* | | | | Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-012-1/+2
|\ \ \ \ \
| * | | | | x86: Fix comment for X86_FEATURE_ZENWyes Karny2022-06-081-1/+1
| * | | | | x86: Remove vendor checks from prefer_mwait_c1_over_haltWyes Karny2022-06-081-0/+1
* | | | | | Merge tag 'x86_fpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-012-0/+11
|\ \ \ \ \ \
| * | | | | | x86/fpu: Add a helper to prepare AMX state for low-power CPU idleChang S. Bae2022-07-192-0/+11
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-011-0/+1
|\ \ \ \ \ \
| * | | | | | x86/mm/tlb: Ignore f->new_tlb_gen when zeroNadav Amit2022-07-191-0/+1
* | | | | | | Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"Borislav Petkov2022-07-271-6/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-242-0/+3
|\ \ \ \ \ \
| * | | | | | x86/amd: Use IBPB for firmware callsPeter Zijlstra2022-07-182-0/+3
| | |/ / / / | |/| | | |
* / | | | | mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-211-3/+0
|/ / / / /
* | | | | x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor2022-07-141-1/+2
* | | | | Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-128-16/+140
|\ \ \ \ \
| * | | | | x86/speculation: Disable RRSBA behaviorPawan Gupta2022-07-092-1/+10
| * | | | | x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-06-294-9/+25
| * | | | | x86/cpu/amd: Enumerate BTC_NOAndrew Cooper2022-06-271-0/+1
| * | | | | x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf2022-06-271-1/+1
| * | | | | KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf2022-06-271-0/+1
| * | | | | objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf2022-06-271-2/+10
| * | | | | x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf2022-06-271-6/+4
| * | | | | x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf2022-06-271-2/+0
| * | | | | x86/cpu/amd: Add Spectral ChickenPeter Zijlstra2022-06-271-0/+3
| * | | | | objtool: Add entry UNRET validationPeter Zijlstra2022-06-272-0/+16
| * | | | | x86/bugs: Add retbleed=ibpbPeter Zijlstra2022-06-272-3/+7
| * | | | | objtool: Update Retpoline validationPeter Zijlstra2022-06-271-0/+6
| * | | | | intel_idle: Disable IBRS during long idlePeter Zijlstra2022-06-271-0/+1
| * | | | | x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra2022-06-271-0/+1
| * | | | | x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta2022-06-271-0/+1
| * | | | | x86/bugs: Optimize SPEC_CTRL MSR writesPeter Zijlstra2022-06-271-1/+1
| * | | | | x86/entry: Add kernel IBRS implementationPeter Zijlstra2022-06-271-1/+1
| * | | | | x86/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra2022-06-271-0/+1
| * | | | | x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre2022-06-271-0/+1
| * | | | | x86: Add magic AMD return-thunkPeter Zijlstra2022-06-273-1/+20