summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-1010-8/+95
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0160-373/+1912
| |\
| | * x86/irq: Count Hyper-V reenlightenment interruptsVitaly Kuznetsov2018-01-301-0/+3
| | * x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov2018-01-303-1/+42
| | * x86/hyperv: Add a function to read both TSC and TSC page value simulateneouslyVitaly Kuznetsov2018-01-301-4/+19
| * | kvm: x86: remove efer_reload entry in kvm_vcpu_statLongpeng(Mike)2018-01-311-1/+0Star
| * | x86/mm: add a function to check if a pfn is UC/UC-/WCHaozhong Zhang2018-01-161-0/+2
| * | Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-164-0/+21
| |\ \
| | * | KVM: SVM: Pin guest memory when SEV is activeBrijesh Singh2017-12-041-0/+1
| | * | KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA commandBrijesh Singh2017-12-041-0/+1
| | * | KVM: SVM: Add support for KVM_SEV_LAUNCH_START commandBrijesh Singh2017-12-041-0/+2
| | * | KVM: SVM: Add KVM_SEV_INIT commandBrijesh Singh2017-12-041-0/+7
| | * | KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctlBrijesh Singh2017-12-041-0/+2
| | * | KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctlBrijesh Singh2017-12-041-0/+2
| | * | kvm: svm: Add SEV feature definitions to KVMTom Lendacky2017-12-041-0/+1
| | * | kvm: svm: prepare for new bit definition in nested_ctlTom Lendacky2017-12-041-0/+2
| | * | x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU featureTom Lendacky2017-12-042-0/+3
| * | | KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li2018-01-161-1/+1
| * | | KVM: X86: use paravirtualized TLB ShootdownWanpeng Li2018-01-161-0/+2
| * | | KVM: X86: Add KVM_VCPU_PREEMPTEDWanpeng Li2018-01-161-0/+2
| * | | KVM: x86: Add emulation of MSR_SMI_COUNTLiran Alon2017-12-141-0/+1
| * | | KVM: x86: add support for emulating UMIPPaolo Bonzini2017-12-141-0/+1
| * | | KVM: x86: add support for UMIPPaolo Bonzini2017-12-141-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-071-4/+8
|\ \ \ \
| * | | | kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov2018-02-071-4/+8
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-071-0/+28
|\ \ \ \ \
| * | | | | Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-0627-146/+209
| |\| | | |
| * | | | | lockin/x86: Implement sync_core_before_usermode()Mathieu Desnoyers2018-02-051-0/+28
| | |_|_|/ | |/| | |
* | | | | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-02-073-27/+12Star
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86/cpu: Add Cannonlake to Intel familyRajneesh Bhardwaj2018-02-041-0/+6
| * | | | platform/x86: intel_pmc_core: Remove unused header fileRajneesh Bhardwaj2018-02-011-27/+0Star
| * | | | platform/x86: intel_pmc_ipc: Add read64 APIChakravarty, Souvik K2017-11-271-0/+6
| | |_|/ | |/| |
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-0412-25/+65
|\ \ \ \
| * | | | x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny2018-02-021-1/+1
| * | | | x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen2018-01-301-0/+2
| * | | | x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams2018-01-303-12/+12
| * | | | x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams2018-01-301-0/+9
| * | | | x86: Introduce barrier_nospecDan Williams2018-01-302-2/+5
| * | | | x86: Implement array_index_mask_nospecDan Williams2018-01-301-0/+24
| * | | | x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski2018-01-303-6/+5Star
| * | | | x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAPWilliam Grant2018-01-302-4/+7
| * | | | Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar2018-01-3058-523/+716
| |\ \ \ \
* | \ \ \ \ Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-041-0/+8
|\ \ \ \ \ \
| * | | | | | x86: Implement thread_struct whitelist for hardened usercopyKees Cook2018-01-151-0/+8
* | | | | | | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-021-0/+25
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-1841-242/+1086
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-199-24/+71
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2017-12-041-0/+25
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2017-11-147-14/+43
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregisterHans de Goede2017-11-101-0/+25