index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h>
Ingo Molnar
2025-04-10
x86/msr: Harmonize the prototype and definition of do_trace_rdpmc()
Ingo Molnar
2025-03-28
x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_g...
Herton R. Krzesinski
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-19
x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512
Eric Biggers
2025-03-19
x86/runtime-const: Add the RUNTIME_CONST_PTR assembly macro
Kirill A. Shutemov
2025-03-10
x86/crc32: optimize tail handling for crc32c short inputs
Eric Biggers
2025-03-05
x86/delay: Fix inconsistent whitespace
Charles Han
2025-03-04
x86/retbleed: Move call depth to percpu hot section
Brian Gerst
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
2025-02-28
x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
H. Peter Anvin (Intel)
2025-02-26
x86/bugs: KVM: Add support for SRSO_MSR_FIX
Borislav Petkov
2025-02-26
x86/bhi: Add BHI stubs
Peter Zijlstra
2025-02-23
x86/usercopy: Fix kernel-doc func param name in clean_cache_range()'s descrip...
Randy Dunlap
2025-02-18
x86/crc: add ANNOTATE_NOENDBR to suppress objtool warnings
Eric Biggers
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
2025-02-14
x86,kcfi: Fix EXPORT_SYMBOL vs kCFI
Peter Zijlstra
2025-02-12
x86/crc32: improve crc32c_arch() code generation with clang
Eric Biggers
2025-02-10
x86/crc64: implement crc64_be and crc64_nvme using new template
Eric Biggers
2025-02-10
x86/crc-t10dif: implement crc_t10dif using new template
Eric Biggers
2025-02-10
x86/crc32: implement crc32_le using new template
Eric Biggers
2025-02-10
x86/crc: add "template" for [V]PCLMULQDQ based CRC functions
Eric Biggers
2025-02-09
lib/crc-t10dif: remove crc_t10dif_is_optimized()
Eric Biggers
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-01-20
x86: use cmov for user address masking
Linus Torvalds
2024-12-01
x86/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
2024-12-01
x86/crc32: expose CRC32 functions through lib
Eric Biggers
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
2024-08-01
x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit
David Gow
2024-07-31
x86/setup: Parse the builtin command line before merging
Borislav Petkov (AMD)
2024-07-17
locking/atomic/x86: Introduce the read64_nonatomic macro to x86_32 with cx8
Uros Bizjak
2024-07-15
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge tag 'x86_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge tag 'x86_boot_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-06-25
x86/kmsan: Fix hook for unaligned accesses
Brian Johannesmeyer
2024-06-19
x86/uaccess: Improve the 8-byte getuser() case
Linus Torvalds
2024-06-11
x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking
Kees Cook
2024-05-27
x86/setup: Warn when option parsing is done too early
Borislav Petkov (AMD)
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-02
x86/insn: Add support for APX EVEX instructions to the opcode map
Adrian Hunter
2024-05-02
x86/insn: Add support for APX EVEX to the instruction decoder logic
Adrian Hunter
[prev]
[next]