index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-05-05
x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Sean Christopherson
2021-05-05
x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported
Sean Christopherson
2021-05-05
x86/resctrl: Fix init const confusion
Andi Kleen
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-04-26
Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-26
Merge tag 'x86_vmware_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-04-26
Merge tag 'ras_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-19
x86/cpu: Add helper function to get the type of the current hybrid CPU
Ricardo Neri
2021-04-12
x86/sgx: Mark sgx_vepc_vm_ops static
Wei Yongjun
2021-04-08
x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section()
Jarkko Sakkinen
2021-04-07
x86/cacheinfo: Remove unneeded dead-store initialization
Yang Li
2021-04-06
x86/sgx: Move provisioning device creation out of SGX driver
Sean Christopherson
2021-04-06
x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
Sean Christopherson
2021-04-06
x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
Kai Huang
2021-04-06
x86/sgx: Add encls_faulted() helper
Sean Christopherson
2021-04-06
x86/sgx: Move ENCLS leaf definitions to sgx.h
Sean Christopherson
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
2021-04-06
x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
Kai Huang
2021-04-06
x86/cpu/intel: Allow SGX virtualization without Launch Control support
Sean Christopherson
2021-04-06
x86/sgx: Introduce virtual EPC for use by KVM guests
Sean Christopherson
2021-04-02
Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...
Ingo Molnar
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
2021-03-28
x86/traps: Handle #DB for bus lock
Fenghua Yu
2021-03-28
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
2021-03-28
x86/vmware: Avoid TSC recalibration when frequency is known
Alexey Makhalov
2021-03-26
x86/sgx: Add SGX_CHILD_PRESENT hardware error code
Sean Christopherson
2021-03-26
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
2021-03-25
x86/cpufeatures: Add SGX1 and SGX2 sub-features
Sean Christopherson
2021-03-25
x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
Kai Huang
2021-03-25
x86/sgx: Remove unnecessary kmap() from sgx_ioc_enclave_init()
Ira Weiny
2021-03-24
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
2021-03-24
x86/mce/inject: Add IPID for injection too
Borislav Petkov
2021-03-22
x86/microcode: Check for offline CPUs before requesting new microcode
Otavio Pontes
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-20
x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN
Tony Luck
2021-03-19
x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()
Jarkko Sakkinen
2021-03-18
x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_list
Jarkko Sakkinen
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
2021-03-15
x86/mce: Convert to insn_decode()
Borislav Petkov
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
[next]