summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-1547-266/+648
|\
| * crypto: arm64/ghash-ce - implement 4-way aggregationArd Biesheuvel2018-08-072-51/+142
| * crypto: arm64/ghash-ce - replace NEON yield check with block limitArd Biesheuvel2018-08-072-32/+23
| * crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidableArd Biesheuvel2018-08-072-41/+49
| * crypto: arm64/aes-ce-gcm - implement 2-way aggregationArd Biesheuvel2018-08-072-68/+52
| * crypto: arm64/aes-ce-gcm - operate on two input blocks at a timeArd Biesheuvel2018-08-072-69/+161
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-08-072-146/+80
| |\
| * | crypto: arm/chacha20 - always use vrev for 16-bit rotatesEric Biggers2018-08-031-6/+4
| * | arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoCJonathan Cameron2018-08-031-0/+284
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-03260-1195/+1648
| |\ \
| * | | crypto: arm64/sha256 - increase cra_priority of scalar implementationsEric Biggers2018-07-271-2/+2
| * | | crypto: aead - remove useless setting of type flagsEric Biggers2018-07-091-1/+0
| * | | crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-095-5/+0
| * | | crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-095-16/+11
| * | | crypto: shash - remove useless setting of type flagsEric Biggers2018-07-0939-78/+2
| * | | crypto: x86/sha-mb - decrease priority of multibuffer algorithmsEric Biggers2018-07-093-3/+24
| * | | crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers2018-07-091-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-1521-552/+817
|\ \ \ \
| * \ \ \ Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.or...David S. Miller2018-08-132-2/+0
| |\ \ \ \
| | * | | | ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch2018-08-092-2/+0
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-112-2/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0913-192/+141
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | powerpc/mpc85xx: add clocks property for fman ptp timer nodeYangbo Lu2018-08-055-0/+5
| * | | | | | arm64: dts: fsl: add clocks property for fman ptp timer nodeYangbo Lu2018-08-051-0/+1
| * | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0516-59/+191
| |\ \ \ \ \ \
| * | | | | | | arm64: dts: Fix the base address of the Broadcom iProc mdio muxArun Parameswaran2018-08-022-4/+4
| * | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0226-99/+82
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-2422-73/+83
| |\ \ \ \ \ \ \ \
| * | | | | | | | | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-201-1/+3
| * | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-2088-259/+548
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: dts: Add ethernet and switch to D-Link DIR-685Linus Walleij2018-07-181-1/+139
| * | | | | | | | | | ARM: net: bpf: improve 64-bit ALU implementationRussell King2018-07-131-5/+24
| * | | | | | | | | | ARM: net: bpf: improve 64-bit store implementationRussell King2018-07-131-26/+26
| * | | | | | | | | | ARM: net: bpf: improve 64-bit sign-extended immediate loadRussell King2018-07-131-4/+3
| * | | | | | | | | | ARM: net: bpf: improve 64-bit load immediate implementationRussell King2018-07-131-12/+20
| * | | | | | | | | | ARM: net: bpf: use double-word load/stores where availableRussell King2018-07-122-12/+45
| * | | | | | | | | | ARM: net: bpf: always use odd/even register pairRussell King2018-07-121-14/+14
| * | | | | | | | | | ARM: net: bpf: avoid reloading 'array'Russell King2018-07-121-5/+4
| * | | | | | | | | | ARM: net: bpf: avoid reloading 'index'Russell King2018-07-121-2/+3
| * | | | | | | | | | ARM: net: bpf: use ldr instructions with shifted rm registerRussell King2018-07-122-2/+5
| * | | | | | | | | | ARM: net: bpf: use immediate forms of instructions where possibleRussell King2018-07-122-9/+13
| * | | | | | | | | | ARM: net: bpf: imm12 constant conversionRussell King2018-07-121-1/+49
| * | | | | | | | | | ARM: net: bpf: access eBPF scratch space using ARM FP registerRussell King2018-07-121-19/+25
| * | | | | | | | | | ARM: net: bpf: 64-bit accessor functions for BPF registersRussell King2018-07-121-113/+122
| * | | | | | | | | | ARM: net: bpf: provide accessor functions for BPF registersRussell King2018-07-121-201/+128
| * | | | | | | | | | ARM: net: bpf: remove is_on_stack() and sstk/dstkRussell King2018-07-121-176/+160
| * | | | | | | | | | ARM: net: bpf: use negative numbers for stacked registersRussell King2018-07-121-98/+102
| * | | | | | | | | | ARM: net: bpf: provide load/store ops with negative immediatesRussell King2018-07-122-22/+41
| * | | | | | | | | | ARM: net: bpf: enumerate the JIT scratch stack layoutRussell King2018-07-121-17/+42
| * | | | | | | | | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-047-0/+21