aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* Initial attempt to "connect the wires"Nathan O2019-12-09
* kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid2019-11-04
* kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini2019-11-04
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-04
* x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-10-28
* x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta2019-10-28
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-27
|\
| * x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom2019-10-21
| * x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom2019-10-21
* | KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson2019-10-22
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-12
|\
| * x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang2019-10-08
| * x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2019-10-08
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-12
|\ \
| * | x86: Use the correct SPDX License Identifier in headersNishad Kamdar2019-10-01
* | | uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds2019-10-07
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-10-04
|\ \ | |/ |/|
| * KVM: x86: assign two bits to track SPTE kindsPaolo Bonzini2019-09-27
* | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-28
|\ \
| * | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-20
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-27
|\ \ \ | | |/ | |/|
| * | KVM: x86: Don't check kvm_rebooting in __kvm_handle_fault_on_reboot()Sean Christopherson2019-09-25
| * | KVM: x86: Drop ____kvm_handle_fault_on_reboot()Sean Christopherson2019-09-25
| * | KVM: x86: Check kvm_rebooting in kvm_spurious_fault()Sean Christopherson2019-09-25
| * | kvm: nvmx: limit atomic switch MSRsMarc Orr2019-09-24
| * | kvm: svm: Intercept RDPRUJim Mattson2019-09-24
| * | KVM: x86/mmu: Explicitly track only a single invalid mmu generationSean Christopherson2019-09-24
| * | KVM: x86/mmu: Revert "Revert "KVM: MMU: reclaim the zapped-obsolete page first""Sean Christopherson2019-09-24
| * | KVM: x86: Add support for user wait instructionsTao Xu2019-09-24
| * | KVM: x86: Add comments to document various emulation typesSean Christopherson2019-09-24
| * | KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}Sean Christopherson2019-09-24
| * | KVM: x86: Add explicit flag for forced emulation on #UDSean Christopherson2019-09-24
| * | KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()Sean Christopherson2019-09-24
| * | KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is im...Vitaly Kuznetsov2019-09-24
| * | KVM/Hyper-V/VMX: Add direct tlb flush supportVitaly Kuznetsov2019-09-24
| * | KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSHTianyu Lan2019-09-24
| * | x86/Hyper-V: Fix definition of struct hv_vp_assist_pageTianyu Lan2019-09-24
* | | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* | | mm: remove quicklist page table cachesNicholas Piggin2019-09-24
|/ /
* | Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds2019-09-21
|\ \
| * | x86: bug.h: use asm_inline in _BUG_FLAGS definitionsRasmus Villemoes2019-09-15
| * | x86: alternative.h: use asm_inline for all alternative variantsRasmus Villemoes2019-09-15
* | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-20
|\ \ \
| * | | x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann2019-08-09
* | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-19
|\ \ \ \
| * | | | swiotlb-xen: simplify cache maintainanceChristoph Hellwig2019-09-11
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-18
|\ \ \ \ \
| * | | | | crypto: x86/xts - implement support for ciphertext stealingArd Biesheuvel2019-08-22
| * | | | | crypto: x86/aes-ni - switch to generic for fallback and key routinesArd Biesheuvel2019-07-26
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-18
|\ \ \ \ \ \