summaryrefslogtreecommitdiff
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-25
|\
| * x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>KarimAllah Ahmed2018-02-20
* | bpf, x64: implement retpoline for tail callDaniel Borkmann2018-02-22
|/
* x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava2018-02-17
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-14
|\
| * x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-13
| * Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2018-02-11
| |\
| * | x86/cpufeature: Update _static_cpu_has() to use all named variablesPeter Zijlstra2018-02-06
| * | x86/cpufeature: Reindent _static_cpu_has()Peter Zijlstra2018-02-06
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-14
|\ \ \
| * | | x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva2018-02-15
| * | | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-15
| * | | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-15
| * | | x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra2018-02-15
| * | | x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams2018-02-15
| * | | x86/debug: Use UD2 for WARN()Peter Zijlstra2018-02-15
| * | | x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf2018-02-15
| * | | Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse2018-02-13
* | | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-01
| |\ \ \
| | * | | x86/irq: Count Hyper-V reenlightenment interruptsVitaly Kuznetsov2018-01-30
| | * | | x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov2018-01-30
| | * | | x86/hyperv: Add a function to read both TSC and TSC page value simulateneouslyVitaly Kuznetsov2018-01-30
| | | |/ | | |/|
| * | | kvm: x86: remove efer_reload entry in kvm_vcpu_statLongpeng(Mike)2018-01-31
| * | | x86/mm: add a function to check if a pfn is UC/UC-/WCHaozhong Zhang2018-01-16
| * | | Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-16
| |\ \ \
| | * | | KVM: SVM: Pin guest memory when SEV is activeBrijesh Singh2017-12-04
| | * | | KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA commandBrijesh Singh2017-12-04
| | * | | KVM: SVM: Add support for KVM_SEV_LAUNCH_START commandBrijesh Singh2017-12-04
| | * | | KVM: SVM: Add KVM_SEV_INIT commandBrijesh Singh2017-12-04
| | * | | KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctlBrijesh Singh2017-12-04
| | * | | KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctlBrijesh Singh2017-12-04
| | * | | kvm: svm: Add SEV feature definitions to KVMTom Lendacky2017-12-04
| | * | | kvm: svm: prepare for new bit definition in nested_ctlTom Lendacky2017-12-04
| | * | | x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU featureTom Lendacky2017-12-04
| * | | | KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li2018-01-16
| * | | | KVM: X86: use paravirtualized TLB ShootdownWanpeng Li2018-01-16
| * | | | KVM: X86: Add KVM_VCPU_PREEMPTEDWanpeng Li2018-01-16
| * | | | KVM: x86: Add emulation of MSR_SMI_COUNTLiran Alon2017-12-14
| * | | | KVM: x86: add support for emulating UMIPPaolo Bonzini2017-12-14
| * | | | KVM: x86: add support for UMIPPaolo Bonzini2017-12-14
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-06
|\ \ \ \ \
| * | | | | kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov2018-02-06
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-06
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | lockin/x86: Implement sync_core_before_usermode()Mathieu Desnoyers2018-02-05
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-02-06
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | x86/cpu: Add Cannonlake to Intel familyRajneesh Bhardwaj2018-02-04
| * | | | | platform/x86: intel_pmc_core: Remove unused header fileRajneesh Bhardwaj2018-02-01
| * | | | | platform/x86: intel_pmc_ipc: Add read64 APIChakravarty, Souvik K2017-11-27
| | |_|/ / | |/| | |