summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta2018-09-251-0/+2
| | | |/ / /
| * | | | | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-264-25/+68
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-10-193-1/+19
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson2018-10-172-2/+6
| | * | | | | kvm: x86: Add has_payload and payload to kvm_queued_exceptionJim Mattson2018-10-171-0/+2
| | * | | | | x86/kvm/nVMX: nested state migration for Enlightened VMCSVitaly Kuznetsov2018-10-171-0/+1
| | * | | | | KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capabilityVitaly Kuznetsov2018-10-171-0/+3
| | * | | | | KVM/x86: Use assembly instruction mnemonics instead of .byte streamsUros Bizjak2018-10-172-14/+1Star
| | * | | | | x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is neededVitaly Kuznetsov2018-10-171-0/+2
| | * | | | | x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()Vitaly Kuznetsov2018-10-171-0/+14
| | * | | | | x86/kvm/mmu: make space for source data caching in struct kvm_mmuVitaly Kuznetsov2018-10-171-2/+14
| | * | | | | x86/kvm/mmu: get rid of redundant kvm_mmu_setup()Paolo Bonzini2018-10-171-1/+0Star
| | * | | | | x86/kvm/mmu: introduce guest_mmuVitaly Kuznetsov2018-10-171-0/+3
| | * | | | | x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()Vitaly Kuznetsov2018-10-171-1/+2
| | * | | | | x86/kvm/mmu: make vcpu->mmu a pointer to the current MMUVitaly Kuznetsov2018-10-171-1/+4
| | * | | | | KVM: x86: hyperv: fix 'tlb_lush' typoVitaly Kuznetsov2018-10-171-1/+1
| | * | | | | KVM: x86: hyperv: keep track of mismatched VP indexesVitaly Kuznetsov2018-10-171-0/+3
| | * | | | | KVM: x86: move definition PT_MAX_HUGEPAGE_LEVEL and KVM_NR_PAGE_SIZES togetherWei Yang2018-10-171-1/+9
| | * | | | | KVM: x86: adjust kvm_mmu_page member to save 8 bytesWei Yang2018-10-171-2/+2
| | * | | | | KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson2018-10-171-0/+1
| * | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-252-18/+4Star
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-291-0/+1
| | * | | | | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0Star
| | * | | | | asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-291-17/+2Star
| | * | | | | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
| * | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-245-9/+13
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-031-1/+1
| | * | | | | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-2/+0Star
| | * | | | | signal/x86: Move mpx siginfo generation into do_boundsEric W. Biederman2018-09-191-3/+9
| | * | | | | signal/x86: In trace_mpx_bounds_register_exception add __user annotationsEric W. Biederman2018-09-191-2/+2
| | * | | | | signal: Simplify tracehook_report_syscall_exitEric W. Biederman2018-09-191-1/+1
| | |/ / / /
* | | | | | x86/cpufeatures: Enumerate MOVDIR64B instructionFenghua Yu2018-10-251-0/+1
* | | | | | x86/cpufeatures: Enumerate MOVDIRI instructionFenghua Yu2018-10-251-0/+1
|/ / / / /
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-20/+33
|\ \ \ \ \
| * | | | | x86/vdso: Document vgtod_ts betterAndy Lutomirski2018-10-051-0/+9
| * | | | | x66/vdso: Add CLOCK_TAI supportThomas Gleixner2018-10-041-2/+2
| * | | | | x86/vdso: Introduce and use vgtod_tsThomas Gleixner2018-10-041-17/+21
| * | | | | x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: SeqThomas Gleixner2018-10-041-5/+5
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-234-7/+19
|\ \ \ \ \ \
| * | | | | | x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan2018-09-231-4/+13
| * | | | | | x86/pti/64: Remove the SYSCALL64 entry trampolineAndy Lutomirski2018-09-122-3/+0Star
| * | | | | | x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch spaceAndy Lutomirski2018-09-081-0/+6
* | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-2317-294/+265Star
|\ \ \ \ \ \ \
| * | | | | | | x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun2018-10-091-0/+2
| * | | | | | | x86/hyperv: Add GUEST_IDLE_MSR supportYi Sun2018-10-091-0/+5
| * | | | | | | x86/paravirt: Prevent redefinition of SAVE_FLAGS macroJuergen Gross2018-09-061-1/+1
| * | | | | | | x86/paravirt: Remove unneeded mmu related paravirt ops bitsJuergen Gross2018-09-031-17/+3Star
| * | | | | | | x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-037-95/+89Star
| * | | | | | | x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-033-11/+6Star
| * | | | | | | x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-039-19/+50