summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel2018-09-141-9/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-096-28/+38
|\
| * x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2018-09-082-11/+11
| * x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-061-1/+11
| * x86: Fix kernel-doc atomic.h warningsRandy Dunlap2018-09-033-16/+16
* | KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li2018-09-071-1/+1
* | Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...Radim Krčmář2018-09-071-1/+0
|\ \
| * | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-071-1/+0
* | | Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-09-077-11/+54
|\ \ \
| * \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-026-7/+51
| |\ \ \ | | | |/ | | |/|
| | * | x86/vdso: Fix lsl operand orderSamuel Neves2018-09-011-1/+1
| | * | x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-08-311-0/+40
| | * | x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn2018-08-311-1/+1
| | * | x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Uros Bizjak2018-08-301-3/+4
| | * | x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers2018-08-301-1/+2
| | * | x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-08-271-1/+3
| | |/
| * | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-311-4/+3
| |\ \ | | |/ | |/|
| | * x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross2018-08-271-4/+3
* | | KVM: x86: Unexport x86_emulate_instruction()Sean Christopherson2018-08-301-14/+3
* | | KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()Sean Christopherson2018-08-301-1/+1
* | | KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTESean Christopherson2018-08-301-4/+3
* | | KVM: x86: Invert emulation re-execute behavior to make it opt-inSean Christopherson2018-08-301-5/+3
* | | KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulationSean Christopherson2018-08-301-0/+7
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-262-2/+3
|\ \
| * | x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-08-241-1/+1
| * | x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-08-201-2/+2
| * | x86/mce: Add notifier_block forward declarationArnd Bergmann2018-08-201-0/+1
* | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-251-0/+42
|\ \ \
| * | | x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams2018-08-201-0/+42
* | | | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-241-0/+5
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-087-10/+76
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | x86: irq_remapping: Move irq remapping mode enumSuravee Suthikulpanit2018-07-061-0/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'tlb-fixes'Linus Torvalds2018-08-233-5/+27
|\ \ \ \ \ \
| * | | | | | x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra2018-08-233-0/+11
| * | | | | | x86/mm/tlb: Revert the recent lazy TLB patchesPeter Zijlstra2018-08-221-5/+16
* | | | | | | Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-231-118/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | xen: remove unused hypercall functionsJuergen Gross2018-08-201-118/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-221-0/+3
|\ \ \ \ \ \
| * | | | | | KVM: vmx: Add defines for SGX ENCLS exitingSean Christopherson2018-08-221-0/+3
| |/ / / / /
* / / / / / module: use relative references for __ksymtab entriesArd Biesheuvel2018-08-222-5/+1
|/ / / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-196-4/+114
|\ \ \ \ \
| * | | | | KVM: X86: Implement PV IPIs in linux guestWanpeng Li2018-08-061-0/+1
| * | | | | KVM: X86: Implement "send IPI" hypercallWanpeng Li2018-08-061-0/+4
| * | | | | KVM: x86: Add tlb remote flush callback in kvm_x86_ops.Tianyu Lan2018-08-061-0/+11
| * | | | | X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace supportTianyu Lan2018-08-061-0/+14
| * | | | | X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall supportTianyu Lan2018-08-062-0/+10
| * | | | | kvm: x86: Remove CR3_PCID_INVD flagJunaid Shahid2018-08-061-1/+0
| * | | | | kvm: x86: Add multi-entry LRU cache for previous CR3sJunaid Shahid2018-08-061-4/+6
| * | | | | kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg*Junaid Shahid2018-08-061-0/+8
| * | | | | kvm: x86: Support selectively freeing either current or previous MMU rootJunaid Shahid2018-08-061-1/+5