index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: x86 - move library functions to arch/x86/lib/crypto/
Eric Biggers
2025-04-24
x86/insn: Fix CTEST instruction decoding
Kirill A. Shutemov
2025-04-18
x86/asm: Rename rep_nop() to native_pause()
Uros Bizjak
2025-04-18
x86/asm: Remove semicolon from "rep" prefixes
Uros Bizjak
2025-04-12
x86/events, x86/insn-eval: Remove incorrect current->active_mm references
Andy Lutomirski
2025-04-10
x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
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)
[prev]
[next]