summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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-081-0/+75
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-083-4/+95
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams2018-05-221-0/+75
* | | | | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-1/+0
* | | | | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-072-15/+13
|\ \ \ \ \ \
| * | | | | | 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/+8
| * | | | | | mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.hMichael Ellerman2018-05-091-5/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-9/+32
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-266-21/+137
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-214-5/+48
| |\ \ \ \ \ \
| * | | | | | | bpf, x64: clean up retpoline emission slightlyDaniel Borkmann2018-05-141-15/+14
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-071-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-011-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-042-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/+0
| * | | | | | | 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-045-24/+24
|\ \ \ \ \ \ \
| * | | | | | | x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-194-8/+8
| * | | | | | | Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-198-18/+28
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge tag 'y2038-ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Thomas Gleixner2018-05-071-16/+16
| |\ \ \ \ \ \ \
| | * | | | | | | y2038: x86: Extend sysvipc data structuresArnd Bergmann2018-04-201-16/+16
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-042-12/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-028-18/+28
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'y2038-timekeeping' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2018-04-192-12/+1
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-192-12/+1
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-8/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | softirq/x86: Switch to generic local_softirq_pending() implementationFrederic Weisbecker2018-05-141-8/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-042-4/+20
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()Dan Williams2018-05-151-0/+11
| * | | | | | | | x86/asm/memcpy_mcsafe: Add write-protection-fault handlingDan Williams2018-05-151-0/+3
| * | | | | | | | x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams2018-05-151-3/+5
| * | | | | | | | x86/asm/memcpy_mcsafe: Remove loop unrollingDan Williams2018-05-151-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-041-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/dumpstack: Add a show_ip() functionBorislav Petkov2018-04-261-0/+1
OpenPOWER on IntegriCloud