summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-0227-94/+2044
|\
| * bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2017-05-021-4/+4
| * bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann2017-05-024-5/+166
| * sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions.David S. Miller2017-05-011-1/+2
| * bpf, x86_64/arm64: remove old ldimm64 artifacts from jitsDaniel Borkmann2017-04-282-16/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-2624-56/+157
| |\
| * | sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller2017-04-241-4/+245
| * | sparc64: Support cbcond instructions in eBPF JIT.David S. Miller2017-04-241-54/+184
| * | sparc64: Add eBPF JIT.David S. Miller2017-04-227-60/+1424
| * | sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller2017-04-226-3/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-214-8/+10
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-2019-83/+241
| |\ \ \
| * \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-171-0/+5
| |\ \ \ \
| | * | | | arm64: dts: hikey: add WL1835 Bluetooth device nodeRob Herring2017-04-131-0/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-1569-367/+563
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ftgmac100: Disable HW checksum generation on AST2400, enable on othersBenjamin Herrenschmidt2017-04-122-4/+0
| * | | | | ftgmac100: Use device "compatible" property, not machine.Benjamin Herrenschmidt2017-04-122-4/+4
| * | | | | New getsockopt option to get socket cookieChenbo Feng2017-04-0812-0/+24
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06104-986/+942
| |\ \ \ \ \
| * | | | | | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-2412-0/+23
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-2338-133/+269
| |\ \ \ \ \ \
| * | | | | | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-2212-0/+25
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-0220-752/+1952
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "crypto: arm64/sha - Add constant operand modifier to ASM_EXPORT"Herbert Xu2017-04-242-2/+2
| * | | | | | | | crypto: crct10dif-vpmsum - Fix missing preempt_disable()Michael Ellerman2017-04-211-0/+3
| * | | | | | | | linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski2017-04-211-2/+0
| * | | | | | | | crypto: arm64/sha - Add constant operand modifier to ASM_EXPORTMatthias Kaehlcke2017-04-102-2/+2
| * | | | | | | | crypto: glue_helper - remove the le128_gf128mul_x_ble functionOndrej Mosnáček2017-04-052-11/+2
| * | | | | | | | crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček2017-04-053-6/+6
| * | | | | | | | ARM: configs: stm32: Add crypto supportFabien DESSENNE2017-04-051-0/+2
| * | | | | | | | ARM: dts: stm32: enable CRC on stm32746g-eval boardFabien DESSENNE2017-04-051-0/+4
| * | | | | | | | ARM: dts: stm32: Add CRC support to stm32f746Fabien DESSENNE2017-04-051-0/+7
| * | | | | | | | crypto, x86: aesni - fix token pasting for clangMichael Davidson2017-03-241-5/+2
| * | | | | | | | crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens2017-03-242-0/+138
| * | | | | | | | crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens2017-03-243-0/+977
| * | | | | | | | crypto: powerpc - Re-enable non-REFLECTed CRCsDaniel Axtens2017-03-242-1/+31
| * | | | | | | | crypto: powerpc - Factor out the core CRC vpmsum algorithmDaniel Axtens2017-03-242-711/+729
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-03-24183-536/+1947
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng nodeHeiner Kallweit2017-03-162-1/+6
| * | | | | | | | crypto: arm/aes-neonbs - resolve fallback cipher at runtimeArd Biesheuvel2017-03-092-16/+46
* | | | | | | | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-024-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove compat_sys_getdents64()Al Viro2017-04-174-4/+2
* | | | | | | | | | Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-021-6/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | usercopy: Move enum for arch_within_stack_frames()Sahara2017-04-041-6/+7
* | | | | | | | | | | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-021-51/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pstore: Fix flags to enable dumps on powerpcAnkit Kumar2017-04-271-0/+1
| * | | | | | | | | | | pstore: Replace arguments for write() APIKees Cook2017-03-071-19/+8
| * | | | | | | | | | | pstore: Replace arguments for read() APIKees Cook2017-03-071-32/+29
* | | | | | | | | | | | Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-023-116/+61
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | m68k/mac: Clarify IOP message alloc/free confusionFinn Thain2017-04-201-13/+6