summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-06-16x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n buildThomas Gleixner
2023-06-16x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones
2023-06-16x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval
2023-06-16perf/x86/intel: Fix the FRONTEND encoding on GNR and MTLKan Liang
2023-06-16x86/xen: Set default memory type for PV guests to WBJuergen Gross
2023-06-16x86/mm: Remove unused current_untag_mask()Borislav Petkov (AMD)
2023-06-16x86/fpu: Move FPU initialization into arch_cpu_finalize_init()Thomas Gleixner
2023-06-16x86/fpu: Mark init functions __initThomas Gleixner
2023-06-16x86/fpu: Remove cpuinfo argument from init functionsThomas Gleixner
2023-06-16x86/init: Initialize signal frame size lateThomas Gleixner
2023-06-16init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner
2023-06-16x86/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-14x86/build: Avoid relocation information in final vmlinuxPetr Pavlu
2023-06-14x86/alternative: PAUSE is not a NOPPeter Zijlstra
2023-06-14x86/alternatives: Add cond_resched() to text_poke_bp_batch()Steven Rostedt (Google)
2023-06-13x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()Jakob Koschel
2023-06-12Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-12x86/purgatory: remove PGO flagsRicardo Ribalda
2023-06-12bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.Yonghong Song
2023-06-12x86/microcode/AMD: Load late on both threads tooBorislav Petkov (AMD)
2023-06-11Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes
2023-06-09cachestat: implement cachestat syscallNhat Pham
2023-06-09x86/orc: Make the is_callthunk() definition depend on CONFIG_BPF_JIT=yIngo Molnar
2023-06-09x86/mm: Remove Xen-PV leftovers from init_32.cJuergen Gross
2023-06-08x86/irq: Add hardcoded hypervisor interrupts to /proc/statMichael Kelley
2023-06-07drm/vmwgfx: Add unwind hints around RBP clobberJosh Poimboeuf
2023-06-07x86/entry: Move thunk restore code into thunk functionsJosh Poimboeuf
2023-06-07Revert "x86/orc: Make it callthunk aware"Josh Poimboeuf
2023-06-07x86/mm: Remove repeated word in commentsBo Liu
2023-06-07x86/resctrl: Implement rename op for mon groupsPeter Newman
2023-06-07x86/resctrl: Factor rdtgroup lock for multi-file opsPeter Newman
2023-06-06x86/mm: Fix enc_status_change_finish_noop()Kirill A. Shutemov
2023-06-06x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()Kirill A. Shutemov
2023-06-06x86/mm: Allow guest.enc_status_change_prepare() to failKirill A. Shutemov
2023-06-06x86/sev: Add SNP-specific unaccepted memory supportTom Lendacky
2023-06-06x86/sev: Use large PSC requests if applicableTom Lendacky
2023-06-06x86/sev: Allow for use of the early boot GHCB for PSC requestsTom Lendacky
2023-06-06x86/sev: Put PSC struct on the stack in prep for unaccepted memory supportTom Lendacky
2023-06-06x86/sev: Fix calculation of end address based on number of pagesTom Lendacky
2023-06-06x86/tdx: Add unaccepted memory supportKirill A. Shutemov
2023-06-06x86/tdx: Refactor try_accept_one()Kirill A. Shutemov
2023-06-06x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stubKirill A. Shutemov
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov
2023-06-06x86/boot/compressed: Handle unaccepted memoryKirill A. Shutemov
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov
2023-06-06x86/lib/msr: Clean up kernel-doc notationRandy Dunlap
2023-06-05x86/tsc: Provide sched_clock_noinstr()Peter Zijlstra
2023-06-05clocksource: hyper-v: Provide noinstr sched_clock()Peter Zijlstra
2023-06-05clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...Peter Zijlstra