index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
2020-12-14
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-14
Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-14
Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-14
Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-12-14
Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
KVM: SVM: Add GHCB accessor functions for retrieving fields
Tom Lendacky
2020-12-14
x86/cpu: Add VM page flush MSR availablility as a CPUID feature
Tom Lendacky
2020-12-11
x86: Enumerate AVX512 FP16 CPUID feature flag
Kyung Min Park
2020-12-10
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
2020-12-08
x86/cpu/amd: Remove dead code for TSEG region remapping
Arvind Sankar
2020-12-03
x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
2020-12-01
x86/mce: Rename kill_it to kill_current_task
Gabriele Paoloni
2020-12-01
x86/mce: Remove redundant call to irq_work_queue()
Gabriele Paoloni
2020-12-01
x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3
Gabriele Paoloni
2020-12-01
x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right places
Gabriele Paoloni
2020-12-01
Merge tag 'v5.10-rc6' into ras/core
Borislav Petkov
2020-12-01
x86/resctrl: Clean up unused function parameter in rmdir path
Xiaochen Shen
2020-12-01
Merge tag 'v5.10-rc6' into x86/cache
Borislav Petkov
2020-12-01
x86/resctrl: Fix AMD L3 QOS CDP enable/disable
Babu Moger
2020-11-27
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
2020-11-25
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
2020-11-24
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
2020-11-24
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
2020-11-24
x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc comment
Borislav Petkov
2020-11-21
x86/mce, cper: Pass x86 CPER through the MCA handling chain
Smita Koralahalli
2020-11-19
Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...
Paul E. McKenney
2020-11-19
x86/smpboot: Move rcu_cpu_starting() earlier
Paul E. McKenney
2020-11-19
x86/resctrl: Constify kernfs_ops
Rikard Falkeborn
2020-11-19
x86/topology: Set cpu_die_id only if DIE_TYPE found
Yazen Ghannam
2020-11-19
x86/CPU/AMD: Remove amd_get_nb_id()
Yazen Ghannam
2020-11-19
x86/CPU/AMD: Save AMD NodeId as cpu_die_id
Yazen Ghannam
2020-11-19
x86/sgx: Return -ERESTARTSYS in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
2020-11-18
x86/sgx: Clarify 'laundry_list' locking
Dave Hansen
2020-11-18
x86/sgx: Add ptrace() support for the SGX driver
Jarkko Sakkinen
2020-11-18
x86/sgx: Add a page reclaimer
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
2020-11-18
x86/sgx: Add an SGX misc driver interface
Jarkko Sakkinen
2020-11-17
x86/sgx: Add SGX page allocator functions
Jarkko Sakkinen
2020-11-17
x86/cpu/intel: Add a nosgx kernel parameter
Jarkko Sakkinen
2020-11-17
x86/cpu/intel: Detect SGX support
Sean Christopherson
[next]