summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-11xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin1-0/+2
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-114/+394
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2018-04-05Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+19
2018-04-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-105/+22
2018-04-03Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-68/+2
2018-04-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+11
2018-04-03Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-69/+5
2018-04-03Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+1
2018-04-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+3
2018-04-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-78/+190
2018-04-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-16/+14
2018-04-03Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+0
2018-04-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2018-04-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-35/+11
2018-04-02Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-76/+29
2018-04-02syscalls/x86: auto-create compat_sys_*() prototypesDominik Brodowski1-64/+0
2018-04-02x86: fix sys_sigreturn() return type to be long, not unsigned longDominik Brodowski1-1/+1
2018-04-02x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()Dominik Brodowski1-0/+1
2018-04-02x86: remove compat_sys_x86_waitpid()Dominik Brodowski1-3/+0
2018-04-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
2018-04-02Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-168/+176
2018-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+2
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+1
2018-03-31Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar6-46/+8
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar3-45/+1
2018-03-28KVM: x86: Rename interrupt.pending to interrupt.injectedLiran Alon1-1/+1
2018-03-28x86/hyper-v: detect nested featuresVitaly Kuznetsov2-0/+5
2018-03-28x86/hyper-v: define struct hv_enlightened_vmcs and clean field bitsVitaly Kuznetsov1-0/+200
2018-03-28x86/hyper-v: allocate and use Virtual Processor Assist PagesVitaly Kuznetsov2-0/+26
2018-03-28x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGELadi Prosek1-5/+5
2018-03-28x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov2-77/+58
2018-03-28x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov4-4/+11
2018-03-28KVM: SVM: Add pause filter thresholdBabu Moger1-1/+2
2018-03-28x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com1-1/+1
2018-03-28Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman10-66/+40
2018-03-28x86/platform/uv/BAU: Add APIC idt entryAndrew Banman1-0/+1
2018-03-28Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+1
2018-03-27x86/alternatives: Fixup alternative_call_2Alexey Dobriyan1-3/+1
2018-03-27Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar5-46/+6
2018-03-27perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso1-2/+3
2018-03-26treewide: Align function definition open/close bracesJoe Perches1-1/+1
2018-03-26x86/apic: Finish removing unused callbacksDavid Rientjes1-16/+0
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-45/+0
2018-03-24Merge branch 'linus' into x86/dma, to resolve a conflict with upstreamIngo Molnar1-0/+1
2018-03-23x86/tsc: Get rid of rdtscll()Thomas Gleixner1-3/+0
2018-03-23KVM: SVM: add struct kvm_svm to hold SVM specific KVM varsSean Christopherson1-18/+0
2018-03-23KVM: VMX: add struct kvm_vmx to hold VMX specific KVM varsSean Christopherson1-4/+0
2018-03-23KVM: x86: move setting of ept_identity_map_addr to vmx.cSean Christopherson1-0/+1