index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-04
rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0
Miguel Ojeda
1
-1
/
+1
2025-10-28
x86/build: Disable SSE4a
Peter Zijlstra
1
-1
/
+1
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2025-09-03
x86/kbuild: Incorporate boot/startup/ via Kbuild makefile
Ard Biesheuvel
1
-1
/
+0
2025-08-17
x86/build: Remove cc-option from -mskip-rax-setup
Nathan Chancellor
1
-1
/
+1
2025-08-17
x86/build: Remove cc-option from -mno-fp-ret-in-387
Nathan Chancellor
1
-1
/
+1
2025-08-16
x86/build: Clean up stack alignment flags in CC_FLAGS_FPU
Nathan Chancellor
1
-12
/
+0
2025-08-15
x86/build: Remove cc-option from stack alignment flags
Nathan Chancellor
1
-2
/
+3
2025-08-15
x86/build: Remove cc-option for GCC retpoline flags
Nathan Chancellor
1
-2
/
+2
2025-05-26
Merge tag 'x86-build-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2025-04-06
x86/boot: Move the 5-level paging trampoline into /startup
Ard Biesheuvel
1
-0
/
+1
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-6
/
+0
2025-03-31
x86: don't re-generate cpufeaturemasks.h so eagerly
Linus Torvalds
1
-3
/
+2
2025-03-25
x86/kbuild/64: Add the CONFIG_X86_NATIVE_CPU option to locally optimize the kernel with '-march=native'
Tor Vic
1
-0
/
+5
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-22
/
+29
2025-03-19
x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config
H. Peter Anvin (Intel)
1
-0
/
+15
2025-03-17
kbuild: Introduce Kconfig symbol for linking vmlinux with relocations
Ard Biesheuvel
1
-6
/
+0
2025-03-08
hardening: Enable i386 FORTIFY_SOURCE on Clang 16+
Kees Cook
1
-1
/
+1
2025-03-08
x86/build: Remove -ffreestanding on i386 with GCC
Kees Cook
1
-1
/
+3
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
1
-14
/
+2
2025-02-27
x86/cpu: Drop configuration options for early 64-bit CPUs
Arnd Bergmann
1
-14
/
+2
2025-02-27
x86/build: Rework CONFIG_GENERIC_CPU compiler flags
Arnd Bergmann
1
-2
/
+2
2025-02-18
x86/stackprotector/64: Convert to normal per-CPU variable
Brian Gerst
1
-8
/
+12
2024-11-08
x86/stackprotector: Work around strict Clang TLS symbol requirements
Ard Biesheuvel
1
-2
/
+3
2024-09-16
rust: cfi: add support for CFI_CLANG with Rust
Matthew Maurer
1
-0
/
+4
2024-08-18
x86/rust: support MITIGATION_RETHUNK
Miguel Ojeda
1
-0
/
+5
2024-08-18
x86/rust: support MITIGATION_RETPOLINE
Miguel Ojeda
1
-1
/
+1
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+20
2024-05-19
x86: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
1
-0
/
+20
2024-05-03
arch: Select fbdev helpers with CONFIG_VIDEO
Thomas Zimmermann
1
-1
/
+1
2024-03-30
x86/build: Use obj-y to descend into arch/x86/virt/
Masahiro Yamada
1
-2
/
+0
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-6
/
+0
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+1
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+5
2024-03-11
Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2024-02-22
x86: drop stack-alignment plugin opt
Nathan Chancellor
1
-6
/
+0
2024-02-22
Merge branch 'x86/vdso' into x86/core, to resolve conflict and to prepare for dependent changes
Ingo Molnar
1
-2
/
+1
2024-02-15
kbuild: use 4-space indentation when followed by conditionals
Masahiro Yamada
1
-4
/
+4
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before dependent patches
Ingo Molnar
1
-4
/
+4
2024-02-09
rust: Refactor the build target to allow the use of builtin targets
Jamie Cunliffe
1
-0
/
+1
2024-02-08
x86/vdso: Use CONFIG_COMPAT_32 to specify vdso32
Masahiro Yamada
1
-2
/
+1
2024-01-31
kbuild: Replace tabs with spaces when followed by conditionals
Dmitry Goncharov
1
-5
/
+5
2024-01-30
x86/setup: Move internal setup_data structures into setup_data.h
Thomas Zimmermann
1
-0
/
+3
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
1
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLS
Breno Leitao
1
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
1
-2
/
+2
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-3
/
+4
2023-11-01
Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2023-10-30
Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+1
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
1
-3
/
+4
[next]