开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-01-21
Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
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_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
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 'x86_microcode_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-01-21
Merge tag 'x86_cache_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-21
Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
2025-01-03
x86/mce/amd: Remove shared threshold bank plumbing
Yazen Ghannam
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-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: Move CPUID leaf definitions to common code
Dave Hansen
2024-12-18
x86/cpu: Refresh DCA leaf reading code
Dave Hansen
2024-12-18
x86/cpu: Use MWAIT leaf definition
Dave Hansen
2024-12-18
x86/cpu: Remove 'x86_cpu_desc' infrastructure
Dave Hansen
2024-12-18
x86/cpu: Move AMD erratum 1386 table over to 'x86_cpu_id'
Dave Hansen
2024-12-17
x86/cpu: Expose only stepping min/max interface
Dave Hansen
2024-12-17
x86/cpu: Introduce new microcode matching helper
Dave Hansen
2024-12-14
x86/sev: Require the RMPREAD instruction after Zen4
Tom Lendacky
2024-12-13
x86: make get_cpu_vendor() accessible from Xen code
Juergen Gross
2024-12-12
x86/resctrl: Add write option to "mba_MBps_event" file
Tony Luck
2024-12-12
x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories
Tony Luck
2024-12-10
x86/cpu: Fix typo in x86_match_cpu()'s doc
Raag Jadav
2024-12-10
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
2024-12-10
x86/apic: Remove "disablelapic" cmdline option
Borislav Petkov (AMD)
2024-12-10
x86/resctrl: Make mba_sc use total bandwidth if local is not supported
Tony Luck
2024-12-10
x86/resctrl: Compute memory bandwidth for all supported events
Tony Luck
2024-12-10
x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event
Tony Luck
2024-12-10
x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control
Tony Luck
2024-12-09
x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
Babu Moger
2024-12-09
x86/resctrl: Use kthread_run_on_cpu()
Frederic Weisbecker
2024-12-09
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Naman Jain
2024-12-06
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
2024-12-06
x86/cacheinfo: Delete global num_cache_leaves
Ricardo Neri
2024-12-06
x86/paravirt: Remove the WBINVD callback
Juergen Gross
[next]