summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-066-73/+41
|\
| * KVM: x86: Specify max TDP level via kvm_configure_mmu()Sean Christopherson2020-07-301-2/+2
| * KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDRSean Christopherson2020-07-301-2/+2
| * KVM: x86: Pull the PGD's level from the MMU instead of recalculating itSean Christopherson2020-07-301-1/+2
| * KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR supportMohammed Gamal2020-07-101-1/+1
| * KVM: x86: rename update_bp_intercept to update_exception_bitmapPaolo Bonzini2020-07-101-1/+1
| * KVM: x86: mmu: Move translate_gpa() to mmu.cMohammed Gamal2020-07-101-6/+0
| * KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson2020-07-092-13/+7
| * KVM: x86/mmu: Make __GFP_ZERO a property of the memory cacheSean Christopherson2020-07-091-0/+1
| * KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arraysSean Christopherson2020-07-091-1/+2
| * KVM: x86/mmu: Track the associated kmem_cache in the MMU cachesSean Christopherson2020-07-091-0/+1
| * x86/kvm/vmx: Move guest enter/exit into .noinstr.textThomas Gleixner2020-07-092-2/+10
| * KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()Xiaoyao Li2020-07-091-1/+1
| * KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()Krish Sadhukhan2020-07-081-0/+1
| * x86/kvm: Add "nopvspin" parameter to disable PV spinlocksZhenzhong Duan2020-07-081-0/+1
| * KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-onlySean Christopherson2020-07-081-44/+2
| * KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.hUros Bizjak2020-07-081-1/+1
| * kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpuJim Mattson2020-07-081-0/+3
| * KVM: x86/mmu: Make .write_log_dirty a nested operationSean Christopherson2020-07-081-1/+1
| * Merge branch 'kvm-async-pf-int' into HEADPaolo Bonzini2020-07-082-0/+5
| |\
| | * KVM: x86: Switch KVM guest to using interrupts for page ready APF deliveryVitaly Kuznetsov2020-06-151-0/+7
* | | Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"Linus Torvalds2020-08-061-0/+2
* | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-041-2/+2
|\ \ \
| * | | docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-261-2/+2
* | | | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-043-13/+55
|\ \ \ \
| * | | | x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbaseAndy Lutomirski2020-07-011-0/+2
| * | | | x86/entry/64: Introduce the FIND_PERCPU_BASE macroChang S. Bae2020-06-181-0/+15
| * | | | x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASEThomas Gleixner2020-06-181-3/+1
| * | | | x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae2020-06-182-16/+13
| * | | | x86/fsgsbase/64: Add intrinsics for FSGSBASE instructionsAndi Kleen2020-06-181-0/+30
| |/ / /
* | | | Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-045-34/+98
|\ \ \ \
| * \ \ \ Merge branch 'locking/nmi' into x86/entryIngo Molnar2020-07-261-0/+3
| |\ \ \ \
| * | | | | x86/entry: Cleanup idtentry_enter/exitThomas Gleixner2020-07-241-19/+14
| * | | | | x86/entry: Use generic interrupt entry/exit codeThomas Gleixner2020-07-241-6/+4
| * | | | | x86/entry: Cleanup idtentry_entry/exit_userThomas Gleixner2020-07-241-4/+0
| * | | | | x86/entry: Use generic syscall exit functionalityThomas Gleixner2020-07-243-3/+45
| * | | | | x86/entry: Use generic syscall entry functionThomas Gleixner2020-07-243-6/+36
| * | | | | x86/ptrace: Provide pt_regs helper for entry/exitThomas Gleixner2020-07-241-0/+5
| * | | | | Merge branch 'core/entry' into x86/entryThomas Gleixner2020-07-244-10/+30
| |\ \ \ \ \
| * | | | | | x86/idtentry: Remove stale commentThomas Gleixner2020-07-161-4/+2
| * | | | | | Merge branch 'x86/urgent' into x86/entry to pick up upstream fixes.Thomas Gleixner2020-07-101-2/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-031-2/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-08-031-2/+4
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge back cpufreq material for v5.9.Rafael J. Wysocki2020-07-271-2/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | cpufreq: intel_pstate: Allow enable/disable energy efficiencySrinivas Pandruvada2020-07-021-2/+4
* | | | | | | | | | | Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-036-874/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/efi: Remove unused EFI_UV1_MEMMAP codesteve.wahl@hpe.com2020-07-171-18/+2
| * | | | | | | | | | | x86/platform/uv: Remove vestigial mention of UV1 platform from bios headersteve.wahl@hpe.com2020-07-171-1/+1
| * | | | | | | | | | | x86/platform/uv: Remove support for UV1 platform from uvsteve.wahl@hpe.com2020-07-171-1/+1
| * | | | | | | | | | | x86/platform/uv: Remove support for uv1 platform from uv_hubsteve.wahl@hpe.com2020-07-171-31/+3