index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-04-07
crypto: x86/chacha - remove the skcipher algorithms
Eric Biggers
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
2025-04-07
crypto: x86/aes-xts - optimize _compute_first_set_of_tweaks for AVX-512
Eric Biggers
2025-04-07
crypto: x86 - Remove CONFIG_AS_AVX512 handling
Uros Bizjak
2025-04-07
crypto: x86 - Remove CONFIG_AS_SHA256_NI
Uros Bizjak
2025-04-07
crypto: x86 - Remove CONFIG_AS_SHA1_NI
Uros Bizjak
2025-04-07
crypto: x86/chacha - Remove SIMD fallback path
Herbert Xu
2025-04-07
crypto: x86/twofish - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/sm4 - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/serpent - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/cast - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/camellia - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/aria - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/aes - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/aegis - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code
Eric Biggers
2025-04-06
x86/boot: Move the EFI mixed mode startup code back under arch/x86, into star...
Ard Biesheuvel
2025-04-06
x86/boot: Move the 5-level paging trampoline into /startup
Ard Biesheuvel
2025-04-06
x86/boot/compressed: Merge the local pgtable.h include into <asm/boot.h>
Ard Biesheuvel
2025-04-06
x86/boot: Use __ALIGN_KERNEL_MASK() instead of open coded analogue
Andy Shevchenko
2025-04-06
x86/cpuid: Add AMX and SPEC_CTRL dependencies
Andi Kleen
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-06
Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
2025-04-04
Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-04-04
Merge branch 'kvm-pi-fix-lockdep' into HEAD
Paolo Bonzini
2025-04-04
KVM: VMX: Use separate subclasses for PI wakeup lock to squash false positive
Yan Zhao
2025-04-04
KVM: VMX: Assert that IRQs are disabled when putting vCPU on PI wakeup list
Sean Christopherson
2025-04-04
KVM: x86: Explicitly zero-initialize on-stack CPUID unions
Sean Christopherson
2025-04-04
KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages with KVM_PROVE_MMU
Sean Christopherson
2025-04-04
KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses
Sean Christopherson
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-03
x86/idle: Use MONITOR and MWAIT mnemonics in <asm/mwait.h>
Uros Bizjak
2025-04-03
x86/idle: Change arguments of mwait_idle_with_hints() to u32
Uros Bizjak
2025-04-03
x86/tlb: Simplify choose_new_asid() and generate better code
Borislav Petkov (AMD)
2025-04-03
x86/idle: Remove CONFIG_AS_TPAUSE
Uros Bizjak
2025-04-03
x86/idle: Remove .s output beautifying delimiters from simpler asm() templates
Uros Bizjak
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2025-04-02
x86/idle: Standardize argument types for MONITOR{,X} and MWAIT{,X} instructio...
Uros Bizjak
2025-04-02
x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints...
Andrew Cooper
2025-04-02
Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-02
Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-01
mseal sysmap: enable x86-64
Jeff Xu
2025-04-01
x86: pgtable: convert to use tlb_remove_ptdesc()
Qi Zheng
2025-04-01
x86/mm: Stop prefetching current->mm->mmap_lock on page faults
Mateusz Guzik
2025-04-01
x86/mm: Simplify the pgd_leaf() and p4d_leaf() checks a bit
Baoquan He
2025-04-01
x86/mm: Remove the arch-specific p4d_leaf() definition
Baoquan He
[prev]
[next]