summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-143-5/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-125-6/+36
|\
| * kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini2018-06-121-2/+4
| * KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...Vitaly Kuznetsov2018-05-261-0/+1
| * x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common headerVitaly Kuznetsov2018-05-262-1/+17
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-05-263-4/+72
| |\
| * | KVM: nVMX: Restore the VMCS12 offsets for v4.0 fieldsJim Mattson2018-05-231-0/+2
| * | kvm: mmu: Add guest_mode to kvm_mmu_page_roleJim Mattson2018-05-141-1/+2
| * | kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson2018-05-141-1/+1
| * | KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap supportVitaly Kuznetsov2018-05-141-1/+8
| * | kvm: x86: Refactor mmu_free_roots()Junaid Shahid2018-05-141-0/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-105-4/+13
|\ \ \
| * | | x86/apic: Provide apic_ack_irq()Thomas Gleixner2018-06-061-0/+2
| * | | x86/vector: Fix the args of vector_alloc tracepointDou Liyang2018-06-061-1/+1
| * | | x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov2018-06-061-1/+7
| * | | x86: Mark native_set_p4d() as __always_inlineArnd Bergmann2018-06-061-2/+2
| | | |
| | \ \
| *-. | | Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...Ingo Molnar2018-06-041-0/+1
| |\ \| |
| | * | | x86/i8237: Register device based on FADT legacy boot flagRajneesh Bhardwaj2018-04-271-0/+1
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-101-0/+2
|\ \ \ \ \
| * | | | | x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2018-06-061-0/+1
| * | | | | x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk2018-06-061-0/+1
* | | | | | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-091-0/+75
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-093-4/+95
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams2018-05-231-0/+75
* | | | | | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-081-1/+0Star
* | | | | | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-072-15/+13Star
|\ \ \ \ \ \ \
| * | | | | | | x86/pkeys: Add arch_pkeys_enabled()Michael Ellerman2018-05-091-0/+5
| * | | | | | | x86/pkeys: Move vma_pkey() into asm/pkeys.hMichael Ellerman2018-05-092-10/+8Star
| * | | | | | | mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.hMichael Ellerman2018-05-091-5/+0Star
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-071-9/+32
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-276-21/+137
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-215-6/+49
| |\ \ \ \ \ \ \
| * | | | | | | | bpf, x64: clean up retpoline emission slightlyDaniel Borkmann2018-05-151-15/+14Star
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-081-3/+27
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | bpf, x86_32: add eBPF JIT compiler for ia32Wang YanQing2018-05-031-3/+27
* | | | | | | | | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-051-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner2018-06-021-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-052-3/+71
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionallyThomas Gleixner2018-05-191-1/+6
| * | | | | | | X86/Hyper-V: Consolidate the allocation of the hypercall input pageK. Y. Srinivasan2018-05-191-1/+0Star
| * | | | | | | X86/Hyper-V: Enhanced IPI enlightenmentK. Y. Srinivasan2018-05-192-1/+47
| * | | | | | | X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan2018-05-192-0/+16
| * | | | | | | X86/Hyper-V: Enlighten APIC accessK. Y. Srinivasan2018-05-191-1/+3
* | | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-056-25/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-194-8/+8
| * | | | | | | | Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1911-19/+102
| |\| | | | | | |
| * | | | | | | | Merge tag 'y2038-ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Thomas Gleixner2018-05-072-17/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | y2038: x86: Extend sysvipc data structuresArnd Bergmann2018-04-202-17/+26
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-052-12/+1Star
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0210-18/+101
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | / / / / / | | | |_|_|/ / / / / | | |/| | | | | | |