summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | x86/kvm/svm: Force-inline GHCB accessorsBorislav Petkov2022-04-041-4/+4
| * | | | | | | | | | | | | task_stack, x86/cea: Force-inline stack helpersBorislav Petkov2022-04-041-1/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-05-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle2022-05-091-2/+2
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-05-233-5/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/msr-index: Define INTEGRITY_CAPABILITIES MSRTony Luck2022-05-121-0/+7
| * | | | | | | | | | | | | x86/microcode/intel: Expose collect_cpu_info_early() for IFSJithu Joseph2022-05-121-0/+18
| * | | | | | | | | | | | | amd_hsmp: Add HSMP protocol version 5 messagesSuma Hegde2022-04-271-5/+109
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-231-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/amd_nb: Unexport amd_cache_northbridges()Muralidhara M K2022-04-051-1/+0
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-232-5/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/split-lock: Remove unused TIF_SLD bitTony Luck2022-04-272-5/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_apic_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-231-6/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/apic: Clarify i82489DX bit overlap in APIC_LVT0Thomas Gleixner2022-04-131-6/+0
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/fpu/xsave: Support XSAVEC in the kernelThomas Gleixner2022-04-251-1/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-236-30/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf2022-05-191-1/+1
| * | | | | | | | | | | | | x86/nmi: Make register_nmi_handler() more robustThomas Gleixner2022-05-171-0/+1
| * | | | | | | | | | | | | x86/asm: Merge load_gs_index()Brian Gerst2022-04-142-10/+4
| * | | | | | | | | | | | | x86/32: Remove lazy GS macrosBrian Gerst2022-04-142-6/+1
| * | | | | | | | | | | | | x86/32: Simplify ELF_CORE_COPY_REGSBrian Gerst2022-04-121-13/+2
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-237-29/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86: Remove empty filesBorislav Petkov2022-05-202-0/+0
| * | | | | | | | | | | | | x86/prctl: Remove pointless task argumentThomas Gleixner2022-05-132-4/+2
| * | | | | | | | | | | | | x86/aperfperf: Make it correct on 32bit and UP kernelsThomas Gleixner2022-05-021-3/+3
| * | | | | | | | | | | | | x86/aperfmperf: Make parts of the frequency invariance code unconditionalThomas Gleixner2022-04-272-4/+2
| * | | | | | | | | | | | | x86/aperfmperf: Untangle Intel and AMD frequency invariance initThomas Gleixner2022-04-271-9/+4
| * | | | | | | | | | | | | x86/aperfmperf: Separate AP/BP frequency invariance initThomas Gleixner2022-04-271-7/+5
| * | | | | | | | | | | | | x86/pkeys: Remove __arch_set_user_pkey_access() declarationIra Weiny2022-04-041-6/+0
| * | | | | | | | | | | | | x86/pkeys: Clean up arch_set_user_pkey_access() declarationIra Weiny2022-04-041-2/+0
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-233-28/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf2022-05-061-19/+11
| * | | | | | | | | | | | | x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGSLai Jiangshan2022-05-031-8/+0
| * | | | | | | | | | | | | x86/traps: Use pt_regs directly in fixup_bad_iret()Lai Jiangshan2022-05-031-1/+1
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-236-39/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts2022-04-272-5/+9
| * | | | | | | | | | | | | x86/cpu: Remove "noexec"Borislav Petkov2022-04-041-1/+0
| * | | | | | | | | | | | | x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov2022-04-042-31/+1
| * | | | | | | | | | | | | x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=Borislav Petkov2022-04-041-2/+5
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-2312-35/+235
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov2022-04-071-1/+13
| * | | | | | | | | | | | | x86/mm: Make DMA memory shared for TD guestKirill A. Shutemov2022-04-071-3/+3
| * | | | | | | | | | | | | x86/acpi/x86/boot: Add multiprocessor wake-up supportKuppuswamy Sathyanarayanan2022-04-071-0/+5
| * | | | | | | | | | | | | x86/boot: Add a trampoline for booting APs via firmware handoffSean Christopherson2022-04-072-0/+3
| * | | | | | | | | | | | | x86/tdx: Wire up KVM hypercallsKuppuswamy Sathyanarayanan2022-04-072-0/+33
| * | | | | | | | | | | | | x86/tdx: Port I/O: Add early boot supportAndi Kleen2022-04-071-0/+4
| * | | | | | | | | | | | | x86/boot: Port I/O: Add decompression-time support for TDXKirill A. Shutemov2022-04-072-27/+32
| * | | | | | | | | | | | | x86: Consolidate port I/O helpersKirill A. Shutemov2022-04-072-20/+36
| * | | | | | | | | | | | | x86: Adjust types used in port I/O helpersKirill A. Shutemov2022-04-071-13/+13