开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2022-05-31
x86/microcode: Rip out the OLD_INTERFACE
Borislav Petkov
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
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_apic_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
Merge tag 'x86_kdump_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-23
Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-23
Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
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_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
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 'x86_tdx_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-17
x86/sev: Remove duplicated assignment to variable info
Colin Ian King
2022-05-17
x86/nmi: Make register_nmi_handler() more robust
Thomas Gleixner
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-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
2022-05-12
x86/microcode/intel: Expose collect_cpu_info_early() for IFS
Jithu Joseph
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-05
x86/fpu: Prevent FPU state corruption
Thomas Gleixner
2022-05-04
x86/mm: Cleanup the control_va_addr_alignment() __setup handler
Randy Dunlap
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-05-03
x86/traps: Use pt_regs directly in fixup_bad_iret()
Lai Jiangshan
2022-05-02
x86/sev: Fix address space sparse warning
Borislav Petkov
2022-05-02
x86/fpu: Cleanup variable shadowing
Thomas Gleixner
2022-05-01
x86/apic: Do apic driver probe for "nosmp" use case
Kuppuswamy Sathyanarayanan
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-29
ftrace: cleanup ftrace_graph_caller enable and disable
Chengming Zhou
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
[next]