summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-083-0/+88
|\
| * Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-087-62/+174
| |\
| | * x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams2018-05-223-0/+88
* | | Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-082-27/+80
|\ \ \
| * | | xen/PVH: Make GDT selectors PVH-specificBoris Ostrovsky2018-06-041-10/+13
| * | | xen/PVH: Set up GS segment for stack canaryBoris Ostrovsky2018-06-041-1/+25
| * | | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant2018-05-141-17/+43
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-073-4/+3
|\ \ \ \
| * | | | mm: add pt_mm to struct pageMatthew Wilcox2018-06-071-3/+2
| * | | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-072-1/+1
* | | | | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-072-14/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas2018-06-061-0/+4
| |\ \ \ \
| | * | | | x86/PCI: Add additional VMD device root ports to VMD AER quirkJon Derrick2018-05-241-0/+4
| * | | | | x86/PCI: Make pci=earlydump output neatAndy Shevchenko2018-04-271-14/+5
| |/ / / /
* | | | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-073-23/+13
|\ \ \ \ \
| * | | | | mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeysRam Pai2018-05-091-8/+0
| * | | | | 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-066-306/+2461
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-035-36/+47
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2617-102/+839
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2128-100/+237
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-161-15/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf, x64: clean up retpoline emission slightlyDaniel Borkmann2018-05-141-15/+14
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-115-84/+80
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-076-383/+2572
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf, x32: remove ld_abs/ld_indDaniel Borkmann2018-05-031-135/+1
| | * | | | | | | | | bpf, x64: remove ld_abs/ld_indDaniel Borkmann2018-05-033-296/+5
| | * | | | | | | | | bpf, x86_32: add eBPF JIT compiler for ia32Wang YanQing2018-05-034-6/+2587
| | * | | | | | | | | x86/bpf: Clean up non-standard comments, to make the code more readableIngo Molnar2018-05-021-100/+133
* | | | | | | | | | | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-062-5/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada2018-05-291-0/+2
| * | | | | | | | | | | kconfig: show compiler version text in the top commentMasahiro Yamada2018-05-291-0/+2
| * | | | | | | | | | | kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-292-5/+5
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-1/+1
* | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-0519-1839/+6453
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers2018-05-314-1838/+0
| * | | | | | | | | | | | crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek2018-05-313-0/+603
| * | | | | | | | | | | | crypto: x86/aegis256 - Fix wrong key buffer sizeOndrej Mosnacek2018-05-271-3/+3
| * | | | | | | | | | | | crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek2018-05-197-0/+2344
| * | | | | | | | | | | | crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek2018-05-197-0/+3505
| * | | | | | | | | | | | crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"Colin Ian King2018-05-051-1/+1
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | 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-046-72/+368
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionallyThomas Gleixner2018-05-193-8/+8
| * | | | | | | | | | | | x86/Hyper-V/hv_apic: Include asm/apic.hThomas Gleixner2018-05-191-0/+1
| * | | | | | | | | | | | X86/Hyper-V: Consolidate the allocation of the hypercall input pageK. Y. Srinivasan2018-05-193-27/+6
OpenPOWER on IntegriCloud