summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2018-01-16x86/mm: add a function to check if a pfn is UC/UC-/WCHaozhong Zhang
2018-01-16Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini
2018-01-16KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li
2018-01-16KVM: X86: use paravirtualized TLB ShootdownWanpeng Li
2018-01-16KVM: X86: Add KVM_VCPU_PREEMPTEDWanpeng Li
2017-12-14KVM: x86: Add emulation of MSR_SMI_COUNTLiran Alon
2017-12-14KVM: x86: add support for emulating UMIPPaolo Bonzini
2017-12-14KVM: x86: add support for UMIPPaolo Bonzini
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06KVM: x86: fix APIC page invalidationRadim Krčmář
2017-12-06x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek
2017-12-05x86,kvm: remove KVM emulator get_fpu / put_fpuRik van Riel
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-04KVM: SVM: Pin guest memory when SEV is activeBrijesh Singh
2017-12-04KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA commandBrijesh Singh
2017-12-04KVM: SVM: Add support for KVM_SEV_LAUNCH_START commandBrijesh Singh
2017-12-04KVM: SVM: Add KVM_SEV_INIT commandBrijesh Singh
2017-12-04KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctlBrijesh Singh
2017-12-04KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctlBrijesh Singh
2017-12-04kvm: svm: Add SEV feature definitions to KVMTom Lendacky
2017-12-04kvm: svm: prepare for new bit definition in nested_ctlTom Lendacky
2017-12-04x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU featureTom Lendacky
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-29mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams
2017-11-28x86/xen: Support early interrupts in xen pv guestsJuergen Gross
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-25x86/tlb: Disable interrupts when changing CR4Nadav Amit
2017-11-25x86/tlb: Refactor CR4 setting and shadow writeNadav Amit
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17x86/topology: Avoid wasting 128k for package id arrayAndi Kleen
2017-11-17KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-16x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom
2017-11-16x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW borderKirill A. Shutemov
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-15kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds