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
/
kernel
Age
Commit message (
Expand
)
Author
2025-01-13
rtc: Remove hpet_rtc_dropped_irq()
Dr. David Alan Gilbert
2025-01-13
x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally
K Prateek Nayak
2025-01-13
x86/topology: Remove x86_smt_flags and use cpu_smt_flags directly
K Prateek Nayak
2025-01-13
x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs
K Prateek Nayak
2025-01-13
x86/itmt: Use guard() for itmt_update_mutex
K Prateek Nayak
2025-01-13
x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean
K Prateek Nayak
2025-01-12
arch: remove get_task_comm() and print task comm directly
Yafang Shao
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
2025-01-08
x86/tsc: Init the TSC for Secure TSC guests
Nikunj A Dadhania
2025-01-08
x86/amd_node: Use defines for SMN register offsets
Yazen Ghannam
2025-01-08
x86/amd_node: Remove dependency on AMD_NB
Yazen Ghannam
2025-01-08
x86/amd_node: Update __amd_smn_rw() error paths
Yazen Ghannam
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
2025-01-08
x86/amd_nb: Simplify function 3 search
Yazen Ghannam
2025-01-08
x86/amd_nb: Use topology info to get AMD node count
Yazen Ghannam
2025-01-08
x86/amd_nb: Simplify root device search
Yazen Ghannam
2025-01-08
x86/amd_nb: Simplify function 4 search
Yazen Ghannam
2025-01-08
x86: Start moving AMD node functionality out of AMD_NB
Yazen Ghannam
2025-01-08
x86/amd_nb: Clean up early_is_amd_nb()
Yazen Ghannam
2025-01-08
x86/amd_nb: Restrict init function to AMD-based systems
Yazen Ghannam
2025-01-07
x86/fpu: Ensure shadow stack is active before "getting" registers
Rick Edgecombe
2025-01-03
x86/mce/amd: Remove shared threshold bank plumbing
Yazen Ghannam
2025-01-03
x86/ioapic: Remove a stray tab in the IO-APIC type string
Alan Song
2025-01-02
x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0
Andrew Cooper
2024-12-31
x86/microcode/AMD: Remove ret local var in early_apply_microcode()
Borislav Petkov (AMD)
2024-12-31
x86/microcode/AMD: Have __apply_microcode_amd() return bool
Borislav Petkov (AMD)
2024-12-31
x86/microcode/AMD: Make __verify_patch_size() return bool
Nikolay Borisov
2024-12-31
x86/microcode/AMD: Remove bogus comment from parse_container()
Nikolay Borisov
2024-12-31
x86/microcode/AMD: Return bool from find_blobs_in_containers()
Nikolay Borisov
2024-12-31
x86/mce: Remove the redundant mce_hygon_feature_init()
Qiuxu Zhuo
2024-12-31
x86/mce: Convert family/model mixed checks to VFM-based checks
Qiuxu Zhuo
2024-12-31
x86/mce: Break up __mcheck_cpu_apply_quirks()
Tony Luck
2024-12-30
x86/mce: Make four functions return bool
Qiuxu Zhuo
2024-12-30
x86/mce/threshold: Remove the redundant this_cpu_dec_return()
Qiuxu Zhuo
2024-12-30
x86/mce: Make several functions return bool
Qiuxu Zhuo
2024-12-30
x86/bugs: Add SRSO_USER_KERNEL_NO support
Borislav Petkov (AMD)
2024-12-29
x86/fred: Clear WFE in missing-ENDBRANCH #CPs
Xin Li (Intel)
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
2024-12-23
fgraph: Get ftrace recursion lock in function_graph_enter
Masami Hiramatsu (Google)
2024-12-20
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
2024-12-18
Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
2024-12-18
x86/fpu: Remove unnecessary CPUID level check
Dave Hansen
2024-12-18
x86/fpu: Move CPUID leaf definitions to common code
Dave Hansen
2024-12-18
x86/tsc: Remove CPUID "frequency" leaf magic numbers.
Dave Hansen
2024-12-18
x86/tsc: Move away from TSC leaf magic numbers
Dave Hansen
2024-12-18
x86/cpu: Refresh DCA leaf reading code
Dave Hansen
2024-12-18
x86/cpu: Remove unnecessary MwAIT leaf checks
Dave Hansen
2024-12-18
x86/cpu: Use MWAIT leaf definition
Dave Hansen
[prev]
[next]