aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-0/+8
2023-09-29mm: abstract moving to the next PFNGravatar Matthew Wilcox (Oracle) 1-0/+8
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+1
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Gravatar Paolo Bonzini 3-44/+41
2023-09-23KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslyGravatar Sean Christopherson 1-2/+1
2023-09-22Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-4/+8
2023-09-19x86/shstk: Handle vfork clone failure correctlyGravatar Rick Edgecombe 1-2/+1
2023-09-19x86/srso: Set CPUID feature bits independently of bug or mitigation statusGravatar Josh Poimboeuf 1-2/+0
2023-09-19x86/xen: allow nesting of same lazy modeGravatar Juergen Gross 1-2/+13
2023-09-19x86/xen: move paravirt lazy codeGravatar Juergen Gross 2-15/+26
2023-09-18x86/asm: Fix build of UML with KASANGravatar Vincent Whitchurch 1-0/+7
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-14/+39
2023-09-17x86/boot/compressed: Reserve more memory for page tablesGravatar Kirill A. Shutemov 1-14/+31
2023-09-12x86/ibt: Suppress spurious ENDBRGravatar Peter Zijlstra 1-0/+8
2023-09-11efi/x86: Move EFI runtime call setup/teardown helpers out of lineGravatar Ard Biesheuvel 1-30/+2
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-8/+15
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-214/+70
2023-09-06x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIGravatar Thomas Huth 2-8/+15
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-10/+71
2023-09-01Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+7
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 19-57/+447
2023-08-31KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callersGravatar Sean Christopherson 1-6/+5
2023-08-31KVM: x86/mmu: Drop @slot param from exported/external page-track APIsGravatar Sean Christopherson 1-5/+2
2023-08-31KVM: x86/mmu: Rename page-track APIs to reflect the new realityGravatar Sean Christopherson 1-4/+4
2023-08-31KVM: x86/mmu: Drop infrastructure for multiple page-track modesGravatar Sean Christopherson 2-15/+8
2023-08-31KVM: x86/mmu: Use page-track notifiers iff there are external usersGravatar Sean Christopherson 2-7/+17
2023-08-31KVM: x86/mmu: Move KVM-only page-track declarations to internal headerGravatar Sean Christopherson 1-19/+2
2023-08-31KVM: x86: Remove the unused page-track hook track_flush_slot()Gravatar Yan Zhao 1-11/+0
2023-08-31KVM: x86: Add a new page-track hook to handle memslot deletionGravatar Yan Zhao 1-0/+12
2023-08-31KVM: x86: Reject memslot MOVE operations if KVMGT is attachedGravatar Sean Christopherson 1-0/+3
2023-08-31KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hookGravatar Sean Christopherson 1-3/+2
2023-08-31KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEsGravatar Sean Christopherson 1-1/+0
2023-08-31KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.cGravatar Sean Christopherson 1-1/+0
2023-08-31Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 5-160/+29
2023-08-31Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 2-2/+4
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 1-2/+4
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 8-154/+147
2023-08-30Merge tag 'x86-core-2023-08-30-v2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+0
2023-08-30Merge tag 'x86_mm_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-6/+6
2023-08-30x86: bring back rep movsq for user access on CPUs without ERMSGravatar Mateusz Guzik 1-1/+1
2023-08-30x86/audit: Fix -Wmissing-variable-declarations warning for ia32_xyz_classGravatar Justin Stitt 1-0/+7
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 1-6/+0
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 4-27/+22
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-21/+36
2023-08-28Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-8/+16
2023-08-28Merge tag 'for-linus-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+4
2023-08-28Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-12/+18
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-10/+12
2023-08-28Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+3
2023-08-28Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-254/+51