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
Age
Commit message (
Expand
)
Author
2025-04-17
perf/x86/intel: Add Panther Lake support
Kan Liang
2025-04-17
perf/x86/intel: Allow to update user space GPRs from PEBS records
Dapeng Mi
2025-04-17
perf/x86/intel: Don't clear perf metrics overflow bit unconditionally
Dapeng Mi
2025-04-17
perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPR
Kan Liang
2025-04-17
perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICX
Kan Liang
2025-04-17
perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNR
Kan Liang
2025-04-17
x86/boot/startup: Disable LTO for the startup code
Nathan Chancellor
2025-04-16
x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear
Pawan Gupta
2025-04-16
x86/fpu: Rename fpu_reset_fpregs() to fpu_reset_fpstate_regs()
Chang S. Bae
2025-04-16
x86/fpu: Remove export of mxcsr_feature_mask
Chang S. Bae
2025-04-16
x86/pkeys: Simplify PKRU update in signal frame
Chang S. Bae
2025-04-16
x86/fpu: Refactor xfeature bitmask update code for sigframe XSAVE
Chang S. Bae
2025-04-16
x86/fpu: Log XSAVE disablement consistently
Chang S. Bae
2025-04-16
x86/fpu/apx: Enable APX state support
Chang S. Bae
2025-04-16
x86/fpu/apx: Disallow conflicting MPX presence
Chang S. Bae
2025-04-16
x86/fpu/apx: Define APX state component
Chang S. Bae
2025-04-16
x86/cpufeatures: Add X86_FEATURE_APX
Chang S. Bae
2025-04-16
crypto: x86/poly1305 - don't select CRYPTO_LIB_POLY1305_GENERIC
Eric Biggers
2025-04-16
crypto: x86/poly1305 - remove redundant shash algorithm
Eric Biggers
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
2025-04-16
crypto: lib/sm3 - Move sm3 library into lib/crypto
Herbert Xu
2025-04-16
x86: Make simd.h more resilient
Herbert Xu
2025-04-16
Merge branch 'x86/cpu' into x86/fpu, to pick up dependent commits
Ingo Molnar
2025-04-16
x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores
Pi Xiange
2025-04-16
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES
Xin Li (Intel)
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT
Xin Li (Intel)
2025-04-15
x86/cpufeatures: Clean up formatting
Borislav Petkov (AMD)
2025-04-14
x86/bugs: Remove X86_BUG_MMIO_UNKNOWN
Borislav Petkov (AMD)
2025-04-14
x86/cpuid: Align macro linebreaks vertically
Borislav Petkov (AMD)
2025-04-14
x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>
Ingo Molnar
2025-04-14
x86/platform/amd: Clean up the <asm/amd/hsmp.h> header guards a bit
Ingo Molnar
2025-04-14
x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.h>
Ingo Molnar
2025-04-14
x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>
Ingo Molnar
2025-04-14
x86/platform/amd: Add standard header guards to <asm/amd/ibs.h>
Ingo Molnar
2025-04-14
x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>
Ingo Molnar
2025-04-14
x86/fpu: Clarify FPU context cacheline alignment
Ingo Molnar
2025-04-14
x86/fpu: Use 'fpstate' variable names consistently
Ingo Molnar
2025-04-14
x86/fpu: Remove init_task FPU state dependencies, add debugging warning for P...
Ingo Molnar
2025-04-14
x86/fpu: Make sure x86_task_fpu() doesn't get called for PF_KTHREAD|PF_USER_W...
Ingo Molnar
2025-04-14
x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() call
Ingo Molnar
2025-04-14
x86/fpu: Remove the thread::fpu pointer
Ingo Molnar
2025-04-14
x86/fpu: Make task_struct::thread constant size
Ingo Molnar
2025-04-14
x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu()
Ingo Molnar
2025-04-14
x86/fpu: Introduce the x86_task_fpu() helper method
Ingo Molnar
2025-04-14
x86/fpu/xstate: Adjust xstate copying logic for user ABI
Chang S. Bae
2025-04-14
x86/fpu/xstate: Adjust XSAVE buffer size calculation
Chang S. Bae
2025-04-14
x86/fpu/xstate: Introduce xfeature order table and accessor macro
Chang S. Bae
2025-04-14
x86/fpu/xstate: Remove xstate offset check
Chang S. Bae
2025-04-13
x86/uaccess: Use asm_inline() instead of asm() in __untagged_addr()
Uros Bizjak
[prev]
[next]