index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Makefile
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'x86-build-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-06
x86/boot: Move the 5-level paging trampoline into /startup
Ard Biesheuvel
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-03-31
x86: don't re-generate cpufeaturemasks.h so eagerly
Linus Torvalds
2025-03-25
x86/kbuild/64: Add the CONFIG_X86_NATIVE_CPU option to locally optimize the k...
Tor Vic
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-19
x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...
H. Peter Anvin (Intel)
2025-03-17
kbuild: Introduce Kconfig symbol for linking vmlinux with relocations
Ard Biesheuvel
2025-03-08
hardening: Enable i386 FORTIFY_SOURCE on Clang 16+
Kees Cook
2025-03-08
x86/build: Remove -ffreestanding on i386 with GCC
Kees Cook
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
2025-02-27
x86/cpu: Drop configuration options for early 64-bit CPUs
Arnd Bergmann
2025-02-27
x86/build: Rework CONFIG_GENERIC_CPU compiler flags
Arnd Bergmann
2025-02-18
x86/stackprotector/64: Convert to normal per-CPU variable
Brian Gerst
2024-11-08
x86/stackprotector: Work around strict Clang TLS symbol requirements
Ard Biesheuvel
2024-09-16
rust: cfi: add support for CFI_CLANG with Rust
Matthew Maurer
2024-08-18
x86/rust: support MITIGATION_RETHUNK
Miguel Ojeda
2024-08-18
x86/rust: support MITIGATION_RETPOLINE
Miguel Ojeda
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
x86: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
2024-05-03
arch: Select fbdev helpers with CONFIG_VIDEO
Thomas Zimmermann
2024-03-30
x86/build: Use obj-y to descend into arch/x86/virt/
Masahiro Yamada
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-22
x86: drop stack-alignment plugin opt
Nathan Chancellor
2024-02-22
Merge branch 'x86/vdso' into x86/core, to resolve conflict and to prepare for...
Ingo Molnar
2024-02-15
kbuild: use 4-space indentation when followed by conditionals
Masahiro Yamada
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-09
rust: Refactor the build target to allow the use of builtin targets
Jamie Cunliffe
2024-02-08
x86/vdso: Use CONFIG_COMPAT_32 to specify vdso32
Masahiro Yamada
2024-01-31
kbuild: Replace tabs with spaces when followed by conditionals
Dmitry Goncharov
2024-01-30
x86/setup: Move internal setup_data structures into setup_data.h
Thomas Zimmermann
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLS
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-01
Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-23
x86: Enable IBT in Rust if enabled in C
Matthew Maurer
2023-09-28
x86/boot: Compile boot code with -std=gnu11 too
Alexey Dobriyan
2023-09-12
x86/virt/tdx: Wire up basic SEAMCALL functions
Kai Huang
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-09-04
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-07-22
fbdev: Split frame buffer support in FB and FB_CORE symbols
Javier Martinez Canillas
2023-06-16
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
2023-02-15
x86/build: Make 64-bit defconfig the default
Arnd Bergmann
[next]