summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-021-10/+15
|\
| * x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov2022-09-281-10/+15
* | Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-261-0/+3
|\|
| * x86/cpu: Add CPU model numbers for Meteor LakeTony Luck2022-08-311-0/+3
* | Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-09-231-1/+1
|\ \
| * | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-1/+1
* | | KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0Sean Christopherson2022-09-221-0/+1
|/ /
* | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-284-44/+57
|\|
| * x86/sev: Mark snp_abort() noreturnBorislav Petkov2022-08-251-1/+1
| * x86/cpu: Add new Raptor Lake CPU model numberTony Luck2022-08-231-0/+2
| * x86/nospec: Fix i386 RSB stuffingPeter Zijlstra2022-08-191-0/+12
| * x86/nospec: Unwreck the RSB stuffingPeter Zijlstra2022-08-191-41/+39
| * x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta2022-08-181-2/+3
* | wait_on_bit: add an acquire memory barrierMikulas Patocka2022-08-261-0/+21
* | asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-212-18/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-192-1/+12
|\ \
| * | x86/ibt, objtool: Add IBT_NOSEAL()Josh Poimboeuf2022-08-191-0/+11
| * | KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSChao Peng2022-08-191-1/+1
| |/
* / x86: simplify load_unaligned_zeropad() implementationLinus Torvalds2022-08-162-43/+5
|/
* Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-142-1/+4
|\
| * x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-122-1/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-111-1/+1
|\ \
| * | KVM: x86: Tag kvm_mmu_x86_module_init() with __initSean Christopherson2022-08-101-1/+1
* | | Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-08-093-2/+25
|\ \ \
| * | | x86/speculation: Add LFENCE to RSB fill sequencePawan Gupta2022-08-031-1/+3
| * | | x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-08-033-1/+22
| | |/ | |/|
* | | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-10/+12
|\ \ \
| * | | bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-10/+12
* | | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-2/+0
* | | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-052-19/+2
|\ \ \ \
| * | | | x86/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-172-19/+2
| |/ / /
* | | | Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-052-0/+70
|\ \ \ \
| * | | | x86/sgx: Support complete page removalReinette Chatre2022-07-071-0/+21
| * | | | x86/sgx: Support modifying SGX page typeReinette Chatre2022-07-071-0/+20
| * | | | x86/sgx: Support restricting of enclave page permissionsReinette Chatre2022-07-071-0/+21
| * | | | x86/sgx: Keep record of SGX page typeReinette Chatre2022-07-071-0/+3
| * | | | x86/sgx: Add wrapper for SGX2 EMODPR functionReinette Chatre2022-07-071-0/+5
* | | | | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-9/+0
|\ \ \ \ \
| * | | | | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-281-9/+0
* | | | | | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-11/+0
|\ \ \ \ \ \
| * | | | | | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-8/+0
| * | | | | | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-3/+0
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-0412-40/+132
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-0112-40/+132
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: x86: Restrict get_mt_mask() to a u8, use KVM_X86_OP_OPTIONAL_RET0Sean Christopherson2022-07-142-2/+2
| | * | | | | | | KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specificSean Christopherson2022-07-132-2/+2
| | * | | | | | | KVM: x86/mmu: Replace UNMAPPED_GVA with INVALID_GPA for gva_to_gpa()Hou Wenlong2022-07-121-1/+0
| | * | | | | | | KVM: SVM: Introduce hybrid-AVIC modeSuravee Suthikulpanit2022-06-241-5/+0
| | * | | | | | | KVM: SVM: Introduce logic to (de)activate x2AVIC modeSuravee Suthikulpanit2022-06-241-0/+1