summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+17
2021-01-07KVM: SVM: Add support for booting APs in an SEV-ES guestTom Lendacky1-0/+3
2021-01-07KVM: x86/mmu: Clarify TDP MMU page list invariantsBen Gardon1-2/+14
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini6-6/+32
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-9/+86
2020-12-19Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-2/+20
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+20
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+6
2020-12-16xen: remove trailing semicolon in macro definitionTom Rix1-1/+1
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+2
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport1-0/+1
2020-12-15Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2-11/+3
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki1-1/+2
2020-12-15KVM: SVM: Provide support for SEV-ES vCPU loadingTom Lendacky1-3/+7
2020-12-15KVM: SVM: Provide support for SEV-ES vCPU creation/loadingTom Lendacky1-1/+14
2020-12-15KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guestTom Lendacky1-0/+2
2020-12-15KVM: SVM: Do not report support for SMM for an SEV-ES guestTom Lendacky1-1/+1
2020-12-15KVM: SVM: Add support for CR8 write traps for an SEV-ES guestTom Lendacky1-0/+1
2020-12-15KVM: SVM: Add support for CR4 write traps for an SEV-ES guestTom Lendacky2-0/+2
2020-12-15KVM: SVM: Add support for CR0 write traps for an SEV-ES guestTom Lendacky2-0/+18
2020-12-15KVM: SVM: Add support for EFER write traps for an SEV-ES guestTom Lendacky1-0/+2
2020-12-15KVM: SVM: Support string IO operations for an SEV-ES guestTom Lendacky1-0/+1
2020-12-15KVM: SVM: Add initial support for a VMGEXIT VMEXITTom Lendacky2-1/+8
2020-12-15KVM: SVM: Add required changes to support intercepts under SEV-ESTom Lendacky1-1/+2
2020-12-15KVM: x86: introduce complete_emulated_msr callbackPaolo Bonzini1-0/+1
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-153/+111
2020-12-14Merge tag 'x86-fpu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+19
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-33/+28
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2020-12-14Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+3
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-13/+7
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-24/+0
2020-12-14Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-15/+17
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-124/+23
2020-12-14Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+154
2020-12-14Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+2
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-1/+201
2020-12-14Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+20
2020-12-14KVM: SVM: Add support for the SEV-ES VMSATom Lendacky1-0/+3
2020-12-14KVM: SVM: Add GHCB accessor functions for retrieving fieldsTom Lendacky1-0/+10
2020-12-14x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky2-0/+2
2020-12-11x86: Enumerate AVX512 FP16 CPUID feature flagKyung Min Park1-0/+1
2020-12-11x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra1-0/+2
2020-12-11x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot1-0/+5
2020-12-10x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar1-0/+1