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
Age
Commit message (
Expand
)
Author
2025-05-21
perf/x86/zhaoxin: Remove driver-specific throttle support
Kan Liang
2025-05-21
perf/x86/amd: Remove driver-specific throttle support
Kan Liang
2025-05-21
perf/x86/intel: Remove driver-specific throttle support
Kan Liang
2025-05-21
x86/bugs: Fix spectre_v2 mitigation default on Intel
Pawan Gupta
2025-05-21
x86/bugs: Restructure ITS mitigation
David Kaplan
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-05-21
x86/xen/msr: Fix uninitialized variable 'err'
Xin Li (Intel)
2025-05-19
KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs
Manali Shukla
2025-05-17
Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-17
Merge tag 'perf-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-17
x86/paravirt: Restrict PARAVIRT_XXL to 64-bit only
Kirill A. Shutemov
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
2025-05-17
x86/mm/64: Make SPARSEMEM_VMEMMAP the only memory model
Kirill A. Shutemov
2025-05-17
x86/mm/64: Always use dynamic memory layout
Kirill A. Shutemov
2025-05-17
x86/bugs: Fix indentation due to ITS merge
Borislav Petkov (AMD)
2025-05-16
KVM: x86/mmu: Use kvm_x86_call() instead of manual static_call()
Sean Christopherson
2025-05-16
x86/io_apic: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
2025-05-16
KVM: SVM: Add architectural definitions/assets for Bus Lock Threshold
Nikunj A Dadhania
2025-05-16
x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold
Manali Shukla
2025-05-16
KVM: x86: Make kvm_pio_request.linear_rip a common field for user exits
Manali Shukla
2025-05-16
perf/x86/intel/ds: Remove redundant assignments to sample.period
Changbin Du
2025-05-16
x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
James Morse
2025-05-16
x86/resctrl: Always initialise rid field in rdt_resources_all[]
James Morse
2025-05-16
x86/resctrl: Relax some asm #includes
Dave Martin
2025-05-16
x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()
Dave Martin
2025-05-16
x86/resctrl: Squelch whitespace anomalies in resctrl core code
Dave Martin
2025-05-16
x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
James Morse
2025-05-16
x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs
James Morse
2025-05-16
x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
James Morse
2025-05-16
x86/mm: Remove duplicated word in warning message
Lukas Bulwahn
2025-05-16
fs/resctrl: Add boiler plate for external resctrl code
James Morse
2025-05-16
x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_...
Ahmed S. Darwish
2025-05-16
x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameter
Ahmed S. Darwish
2025-05-16
x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameter
Ahmed S. Darwish
2025-05-16
x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2()
Ahmed S. Darwish
2025-05-16
x86/resctrl: Split trace.h
James Morse
2025-05-16
x86/resctrl: Expand the width of domid by replacing mon_data_bits
James Morse
2025-05-16
x86/resctrl: Add end-marker to the resctrl_event_id enum
James Morse
2025-05-16
x86/tracing, x86/mm: Move page fault tracepoints to generic
Nam Cao
2025-05-16
x86/tracing, x86/mm: Remove redundant trace_pagefault_key
Nam Cao
2025-05-16
x86/resctrl: Move is_mba_sc() out of core.c
James Morse
2025-05-15
x86/resctrl: Drop __init/__exit on assorted symbols
James Morse
2025-05-15
x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount point
James Morse
2025-05-15
x86/resctrl: Check all domains are offline in resctrl_exit()
James Morse
2025-05-15
x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
James Morse
2025-05-15
x86/resctrl: Remove the limit on the number of CLOSID
Amit Singh Tomar
2025-05-15
x86/resctrl: Optimize cpumask_any_housekeeping()
Yury Norov [NVIDIA]
2025-05-15
x86/sgx: Prevent attempts to reclaim poisoned pages
Andrew Zaborowski
2025-05-15
x86/cpuid: Rename have_cpuid_p() to cpuid_feature()
Ahmed S. Darwish
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
[prev]
[next]