index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2023-06-16
x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build
Thomas Gleixner
2023-06-16
x86/mm: Avoid using set_pgd() outside of real PGD pages
Lee Jones
2023-06-16
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
2023-06-16
perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL
Kan Liang
2023-06-16
x86/xen: Set default memory type for PV guests to WB
Juergen Gross
2023-06-16
x86/mm: Remove unused current_untag_mask()
Borislav Petkov (AMD)
2023-06-16
x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
x86/fpu: Mark init functions __init
Thomas Gleixner
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
2023-06-16
x86/init: Initialize signal frame size late
Thomas Gleixner
2023-06-16
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-06-14
x86/build: Avoid relocation information in final vmlinux
Petr Pavlu
2023-06-14
x86/alternative: PAUSE is not a NOP
Peter Zijlstra
2023-06-14
x86/alternatives: Add cond_resched() to text_poke_bp_batch()
Steven Rostedt (Google)
2023-06-13
x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()
Jakob Koschel
2023-06-12
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-06-12
x86/purgatory: remove PGO flags
Ricardo Ribalda
2023-06-12
bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.
Yonghong Song
2023-06-12
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
2023-06-11
Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-09
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
2023-06-09
cachestat: implement cachestat syscall
Nhat Pham
2023-06-09
x86/orc: Make the is_callthunk() definition depend on CONFIG_BPF_JIT=y
Ingo Molnar
2023-06-09
x86/mm: Remove Xen-PV leftovers from init_32.c
Juergen Gross
2023-06-08
x86/irq: Add hardcoded hypervisor interrupts to /proc/stat
Michael Kelley
2023-06-07
drm/vmwgfx: Add unwind hints around RBP clobber
Josh Poimboeuf
2023-06-07
x86/entry: Move thunk restore code into thunk functions
Josh Poimboeuf
2023-06-07
Revert "x86/orc: Make it callthunk aware"
Josh Poimboeuf
2023-06-07
x86/mm: Remove repeated word in comments
Bo Liu
2023-06-07
x86/resctrl: Implement rename op for mon groups
Peter Newman
2023-06-07
x86/resctrl: Factor rdtgroup lock for multi-file ops
Peter Newman
2023-06-06
x86/mm: Fix enc_status_change_finish_noop()
Kirill A. Shutemov
2023-06-06
x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()
Kirill A. Shutemov
2023-06-06
x86/mm: Allow guest.enc_status_change_prepare() to fail
Kirill A. Shutemov
2023-06-06
x86/sev: Add SNP-specific unaccepted memory support
Tom Lendacky
2023-06-06
x86/sev: Use large PSC requests if applicable
Tom Lendacky
2023-06-06
x86/sev: Allow for use of the early boot GHCB for PSC requests
Tom Lendacky
2023-06-06
x86/sev: Put PSC struct on the stack in prep for unaccepted memory support
Tom Lendacky
2023-06-06
x86/sev: Fix calculation of end address based on number of pages
Tom Lendacky
2023-06-06
x86/tdx: Add unaccepted memory support
Kirill A. Shutemov
2023-06-06
x86/tdx: Refactor try_accept_one()
Kirill A. Shutemov
2023-06-06
x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
Kirill A. Shutemov
2023-06-06
efi: Add unaccepted memory support
Kirill A. Shutemov
2023-06-06
x86/boot/compressed: Handle unaccepted memory
Kirill A. Shutemov
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
2023-06-06
x86/lib/msr: Clean up kernel-doc notation
Randy Dunlap
2023-06-05
x86/tsc: Provide sched_clock_noinstr()
Peter Zijlstra
2023-06-05
clocksource: hyper-v: Provide noinstr sched_clock()
Peter Zijlstra
2023-06-05
clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...
Peter Zijlstra
[prev]
[next]