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
/
Kconfig
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13 days
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-26
x86/tdx: Fix arch_safe_halt() execution for TDX VMs
Vishal Annapurve
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_cache_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
x86/Kconfig: Fix lists in X86_EXTENDED_PLATFORM help text
Mateusz Jończyk
2025-03-25
x86/Kconfig: Correct X86_X2APIC help text
Mateusz Jończyk
2025-03-22
x86/Kconfig: Document release year of glibc 2.3.3
Mateusz Jończyk
2025-03-22
x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32
Mateusz Jończyk
2025-03-22
x86/Kconfig: Document CONFIG_PCI_MMCONFIG
Mateusz Jończyk
2025-03-22
x86/Kconfig: Update lists in X86_EXTENDED_PLATFORM
Mateusz Jończyk
2025-03-22
x86/Kconfig: Move all X86_EXTENDED_PLATFORM options together
Mateusz Jończyk
2025-03-22
x86/Kconfig: Always enable ARCH_SPARSEMEM_ENABLE
Mateusz Jończyk
2025-03-22
x86/Kconfig: Enable X86_X2APIC by default and improve help text
Mateusz Jończyk
2025-03-19
x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs
H. Peter Anvin (Intel)
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
2025-03-16
x86/mm: set ARCH_WANT_HUGETLB_VMEMMAP_PREINIT
Frank van der Linden
2025-03-12
x86/resctrl: Allow an architecture to disable pseudo lock
James Morse
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
2025-02-28
x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
H. Peter Anvin (Intel)
2025-02-27
x86/percpu: Disable named address spaces for UBSAN_BOOL with KASAN for GCC < ...
Uros Bizjak
2025-02-27
x86/platform: Only allow CONFIG_EISA for 32-bit
Arnd Bergmann
2025-02-27
x86/pci: Remove old STA2x11 support
Arnd Bergmann
2025-02-27
x86/cpu: Document CONFIG_X86_INTEL_MID as 64-bit-only
Arnd Bergmann
2025-02-27
x86/mm: Drop support for CONFIG_HIGHPTE
Arnd Bergmann
2025-02-27
x86/mm: Drop CONFIG_SWIOTLB for PAE
Arnd Bergmann
2025-02-27
x86/mm: Remove CONFIG_HIGHMEM64G support
Arnd Bergmann
2025-02-27
x86/smp: Drop 32-bit "bigsmp" machine support
Arnd Bergmann
2025-02-26
x86/ibt: Implement FineIBT-BHI mitigation
Peter Zijlstra
2025-02-22
x86/microcode/AMD: Load only SHA256-checksummed patches
Borislav Petkov (AMD)
2025-02-21
x86/mm: Make MMU_GATHER_RCU_TABLE_FREE unconditional
Rik van Riel
2025-02-21
Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changes
Ingo Molnar
2025-02-21
x86/vdso: Switch to generic storage implementation
Thomas Weißschuh
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
2025-02-18
x86/stackprotector: Remove stack protector test scripts
Brian Gerst
2025-02-11
x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
Patrick Bellasi
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-03
x86: re-enable EXECMEM_ROX support
Mike Rapoport (Microsoft)
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-21
Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-21
Merge tag 'ras_core_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-13
x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64
Qi Zheng
[next]