summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macrosChristoph Hellwig2020-05-072-26/+0
* x86/platform/uv: Remove the uv_partition_coherence_id() macroChristoph Hellwig2020-05-071-1/+0
* x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() staticChristoph Hellwig2020-05-071-6/+0
* Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-271-0/+2
|\
| * Drivers: hv: Move AEOI determination to architecture dependent codeMichael Kelley2020-04-211-0/+2
* | Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-242-60/+68
|\ \
| * | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-60/+68
* | | Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2020-04-2112-62/+151
|\| |
| * | Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-191-1/+1
| |\ \
| | * | x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen2020-04-141-1/+1
| * | | efi/x86: Revert struct layout change to fix kexec boot regressionArd Biesheuvel2020-04-141-0/+2
| |/ /
| * | Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-121-0/+6
| |\ \
| | * | x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-111-0/+6
| * | | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-112-53/+0
| |\ \ \ | | |/ / | |/| |
| | * | x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada2020-04-091-9/+0
| | * | x86: remove always-defined CONFIG_AS_CFI_SECTIONSMasahiro Yamada2020-04-091-2/+0
| | * | x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEMasahiro Yamada2020-04-091-6/+0
| | * | x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada2020-04-091-36/+0
| | * | x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.hMasahiro Yamada2020-04-091-1/+1
| * | | x86/mm: introduce __set_memory_prot()Logan Gunthorpe2020-04-101-0/+1
| * | | x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-102-3/+3
| * | | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+1
| * | | mm: define pte_index as macro for x86Arjun Roy2020-04-101-0/+3
| |/ /
| * | userfaultfd: wp: add pmd_swp_*uffd_wp() helpersPeter Xu2020-04-071-0/+15
| * | userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli2020-04-073-2/+70
| * | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-032-0/+49
| |\ \
| | * | PCI: hv: Introduce hv_msi_entryBoqun Feng2020-03-092-2/+17
| | * | PCI: hv: Move retarget related structures into tlfs headerBoqun Feng2020-03-091-0/+31
| | * | PCI: hv: Move hypercall related definitions into tlfs headerBoqun Feng2020-03-091-0/+3
* | | | KVM: SVM: move more vmentry code to assemblyPaolo Bonzini2020-04-141-21/+0
|/ / /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-024-529/+65
|\ \ \
| * | | KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()Sean Christopherson2020-03-311-1/+1
| * | | KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirectionSean Christopherson2020-03-311-9/+9
| * | | KVM: x86: Move init-only kvm_x86_ops to separate structSean Christopherson2020-03-311-4/+9
| * | | Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-311-0/+2
| |\ \ \
| * | | | KVM: x86: rename set_cr3 callback and related flags to load_mmu_pgdPaolo Bonzini2020-03-161-2/+3
| * | | | KVM: x86: unify callbacks to load paging rootPaolo Bonzini2020-03-161-3/+0
| * | | | KVM: x86: Move nSVM CPUID 0x8000000A handling into common x86 codeSean Christopherson2020-03-161-2/+0
| * | | | KVM: x86: Move VMX's host_efer to common x86 codeSean Christopherson2020-03-161-0/+2
| * | | | KVM: x86/mmu: Configure max page level during hardware setupSean Christopherson2020-03-161-2/+1
| * | | | KVM: x86/mmu: Merge kvm_{enable,disable}_tdp() into a common functionSean Christopherson2020-03-161-2/+1
| * | | | KVM: VMX: Directly query Intel PT mode when refreshing PMUsSean Christopherson2020-03-161-2/+0
| * | | | KVM: x86: Use KVM cpu caps to detect MSR_TSC_AUX virt supportSean Christopherson2020-03-161-1/+0
| * | | | KVM: x86: Use KVM cpu caps to track UMIP emulationSean Christopherson2020-03-161-1/+0
| * | | | KVM: x86: Move XSAVES CPUID adjust to VMX's KVM cpu cap updateSean Christopherson2020-03-161-1/+0
| * | | | KVM: x86: Handle PKU CPUID adjustment in VMX codeSean Christopherson2020-03-161-1/+0
| * | | | KVM: x86: Handle INVPCID CPUID adjustment in VMX codeSean Christopherson2020-03-161-1/+0
| * | | | KVM: x86: Drop explicit @func param from ->set_supported_cpuid()Sean Christopherson2020-03-161-1/+1
| * | | | KVM: x86: Use supported_xcr0 to detect MPX supportSean Christopherson2020-03-161-1/+1
| * | | | KVM: x86: Move kvm_emulate.h into KVM's private directorySean Christopherson2020-03-162-483/+4