开源镜像站
帮助
动态
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
2022-06-05
Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-05
Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-02
x86/sgx: Set active memcg prior to shmem allocation
Kristen Carlson Accardi
2022-05-31
x86/microcode: Remove unnecessary perf callback
Borislav Petkov
2022-05-31
x86/microcode: Taint and warn on late loading
Borislav Petkov
2022-05-31
x86/microcode: Default-disable late loading
Borislav Petkov
2022-05-31
x86/microcode: Rip out the OLD_INTERFACE
Borislav Petkov
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-05-24
Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-23
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-05-23
Merge tag 'x86_sgx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-05-23
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-23
Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
Merge tag 'ras_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs'
Rafael J. Wysocki
2022-05-16
x86/sgx: Ensure no data in PCMD page after truncate
Reinette Chatre
2022-05-16
x86/sgx: Fix race between reclaimer and page fault handler
Reinette Chatre
2022-05-16
x86/sgx: Obtain backing storage page with enclave mutex held
Reinette Chatre
2022-05-16
x86/sgx: Mark PCMD page as dirty when modifying contents
Reinette Chatre
2022-05-16
x86/sgx: Disconnect backing page references from dirty status
Reinette Chatre
2022-05-16
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
2022-05-12
x86/microcode/intel: Expose collect_cpu_info_early() for IFS
Jithu Joseph
2022-05-11
x86/hyperv: Disable hardlockup detector by default in Hyper-V guests
Michael Kelley
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-04
x86: Fix return value of __setup handlers
Randy Dunlap
2022-05-04
x86/split_lock: Enable the split lock feature on Raptor Lake
Tony Luck
2022-05-04
x86/cpufeatures: Add PerfMonV2 feature bit
Sandipan Das
2022-04-27
x86/aperfmperf: Integrate the fallback code from show_cpuinfo()
Thomas Gleixner
2022-04-27
x86/aperfmperf: Replace arch_freq_get_on_cpu()
Thomas Gleixner
2022-04-27
x86/aperfmperf: Replace aperfmperf_get_khz()
Thomas Gleixner
2022-04-27
x86/aperfmperf: Store aperf/mperf data for cpu frequency reads
Thomas Gleixner
2022-04-27
x86/aperfmperf: Make parts of the frequency invariance code unconditional
Thomas Gleixner
2022-04-27
x86/aperfmperf: Restructure arch_scale_freq_tick()
Thomas Gleixner
2022-04-27
x86/aperfmperf: Put frequency invariance aperf/mperf data into a struct
Thomas Gleixner
2022-04-27
x86/aperfmperf: Untangle Intel and AMD frequency invariance init
Thomas Gleixner
2022-04-27
x86/aperfmperf: Separate AP/BP frequency invariance init
Thomas Gleixner
2022-04-27
x86/smp: Move APERF/MPERF code where it belongs
Thomas Gleixner
2022-04-27
x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu()
Thomas Gleixner
2022-04-27
x86/split-lock: Remove unused TIF_SLD bit
Tony Luck
2022-04-27
x86/split_lock: Make life miserable for split lockers
Tony Luck
2022-04-25
x86/mce: Add messages for panic errors in AMD's MCE grading
Carlos Bilbao
2022-04-25
x86/mce: Simplify AMD severity grading logic
Carlos Bilbao
2022-04-19
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
2022-04-18
x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
Christoph Hellwig
[next]