index
:
git.armlinux.org.uk/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
/
include
Age
Commit message (
Expand
)
Author
2025-03-19
rqspinlock: Add basic support for CONFIG_PARAVIRT
Kumar Kartikeya Dwivedi
2025-03-19
Merge tag 'kvm-x86-xen-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-pvclock-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-svm-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-vmx-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-mmu-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers
Thomas Huth
2025-03-19
x86/locking/atomic: Improve performance by using asm_inline() for atomic lock...
Uros Bizjak
2025-03-19
x86/asm: Use asm_inline() instead of asm() in clwb()
Uros Bizjak
2025-03-19
x86/asm: Use CLFLUSHOPT and CLWB mnemonics in <asm/special_insns.h>
Uros Bizjak
2025-03-19
x86/hweight: Use asm_inline() instead of asm()
Uros Bizjak
2025-03-19
x86/hweight: Use ASM_CALL_CONSTRAINT in inline asm()
Uros Bizjak
2025-03-19
x86/hweight: Use named operands in inline asm()
Uros Bizjak
2025-03-19
x86/head/64: Avoid Clang < 17 stack protector in startup code
Ard Biesheuvel
2025-03-19
x86/kexec: Merge x86_32 and x86_64 code using macros from <asm/asm.h>
Uros Bizjak
2025-03-19
x86/runtime-const: Add the RUNTIME_CONST_PTR assembly macro
Kirill A. Shutemov
2025-03-19
x86/mm/pat: Replace Intel x86_model checks with VFM ones
Sohil Mehta
2025-03-19
x86/acpi/cstate: Improve Intel Family model checks
Sohil Mehta
2025-03-19
x86/cpu/intel: Replace Family 5 model checks with VFM ones
Sohil Mehta
2025-03-19
x86/cpu/intel: Replace Family 15 checks with VFM ones
Sohil Mehta
2025-03-19
x86/cpu/intel: Replace early Family 6 checks with VFM ones
Sohil Mehta
2025-03-19
x86/microcode: Update the Intel processor flag scan check
Sohil Mehta
2025-03-19
x86/cpuid: Use u32 in instead of uint32_t in <asm/cpuid/api.h>
Ingo Molnar
2025-03-19
x86/cpuid: Standardize on u32 in <asm/cpuid/api.h>
Ingo Molnar
2025-03-19
x86/cpuid: Clean up <asm/cpuid/api.h>
Ingo Molnar
2025-03-19
x86/cpuid: Clean up <asm/cpuid/types.h>
Ingo Molnar
2025-03-19
x86/cpuid: Refactor <asm/cpuid.h>
Ahmed S. Darwish
2025-03-19
x86/amd_node: Add a smn_read_register() helper
Mario Limonciello
2025-03-19
x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
Yazen Ghannam
2025-03-19
x86/cpufeatures: Warn about unmet CPU feature dependencies
Sohil Mehta
2025-03-19
x86/cpu: Add cpu_type to struct x86_cpu_id
Pawan Gupta
2025-03-19
x86/cpu: Shorten CPU matching macro
Pawan Gupta
2025-03-19
x86/cpu: Fix the description of X86_MATCH_VFM_STEPS()
Pawan Gupta
2025-03-19
x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm...
Xin Li (Intel)
2025-03-19
x86/cpufeatures: Remove {disabled,required}-features.h
Xin Li (Intel)
2025-03-19
x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...
H. Peter Anvin (Intel)
2025-03-19
x86/mm: Always set the ASID valid bit for the INVLPGB instruction
Tom Lendacky
2025-03-19
x86/mm: Enable AMD translation cache extensions
Rik van Riel
2025-03-19
x86/mm: Enable broadcast TLB invalidation for multi-threaded processes
Rik van Riel
2025-03-19
x86/mm: Add global ASID process exit helpers
Rik van Riel
2025-03-19
x86/mm: Handle global ASID context switch and TLB flush
Rik van Riel
2025-03-19
x86/mm: Add global ASID allocation helper functions
Rik van Riel
2025-03-19
x86/mm: Add INVLPGB support code
Rik van Riel
2025-03-19
x86/mm: Add INVLPGB feature and Kconfig entry
Rik van Riel
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
2025-03-17
Revert "x86/xen: allow nesting of same lazy mode"
Ryan Roberts
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
[prev]
[next]