summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | crypto: octeon - always disable preemption when using crypto engineAaro Koskinen2015-03-102-5/+3
| * | | | | | crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen2015-03-101-4/+0
| * | | | | | crypto: powerpc - move files to fix build errorKim Phillips2015-03-096-4/+4
| * | | | | | crypto: powerpc/md5 - kernel configMarkus Stockhausen2015-03-041-0/+2
| * | | | | | crypto: powerpc/md5 - glueMarkus Stockhausen2015-03-041-0/+165
| * | | | | | crypto: powerpc/md5 - assemblerMarkus Stockhausen2015-03-041-0/+243
| * | | | | | crypto: powerpc/sha1 - kernel configMarkus Stockhausen2015-03-021-0/+2
| * | | | | | crypto: powerpc/sha1 - glueMarkus Stockhausen2015-03-021-0/+210
| * | | | | | crypto: powerpc/sha1 - assemblerMarkus Stockhausen2015-03-021-0/+299
| * | | | | | crypto: powerpc/aes - kernel configMarkus Stockhausen2015-03-011-0/+2
| * | | | | | cyprot: powerpc/aes - glue codeMarkus Stockhausen2015-03-011-0/+512
| * | | | | | crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen2015-03-011-0/+630
| * | | | | | crypto: powerpc/aes - key handlingMarkus Stockhausen2015-03-011-0/+283
| * | | | | | crypto: powerpc/aes - assembler coreMarkus Stockhausen2015-03-011-0/+351
| * | | | | | crypto: powerpc/aes - aes tablesMarkus Stockhausen2015-03-011-0/+331
| * | | | | | crypto: powerpc/aes - register definesMarkus Stockhausen2015-03-011-0/+42
| * | | | | | MIPS: BCM63xx: remove RSET_RNG register definitionsFlorian Fainelli2015-03-011-14/+0
| * | | | | | crypto: aesni - make driver-gcm-aes-aesni helper a proper aead algTadeusz Struk2015-02-281-54/+110
| * | | | | | crypto: sha-mb - Fix big integer constant sparse warningLad, Prabhakar2015-02-271-1/+1
| * | | | | | crypto: ppc/sha256 - kernel configMarkus Stockhausen2015-02-271-0/+2
| * | | | | | crypto: ppc/sha256 - glueMarkus Stockhausen2015-02-271-0/+275
| * | | | | | crypto: ppc/sha256 - assemblerMarkus Stockhausen2015-02-271-0/+323
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-1519-80/+168
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'iocb' into for-davemAl Viro2015-04-091-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-066-9/+41
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-0243-270/+487
| |\ \ \ \ \ \
| * | | | | | | ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran2015-03-312-4/+4
| * | | | | | | dtb: xgene: Add interrupt for Tx completionIyappan Subramanian2015-03-271-3/+6
| * | | | | | | s390: fix /proc/interrupts outputSebastian Ott2015-03-251-1/+0
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-2319-74/+207
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20113-539/+1136
| |\ \ \ \ \ \ \ \
| * | | | | | | | | dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar2015-03-182-0/+29
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0942-204/+264
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: at91/dt: fix macb compatible stringsBoris BREZILLON2015-03-076-6/+6
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03305-6417/+9682
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | s390: remove claw driverUrsula Braun2015-02-281-1/+0
| * | | | | | | | | | | ppc: Kconfig: Enable BPF JIT on ppc32Denis Kirjanov2015-02-201-1/+1
| * | | | | | | | | | | ppc: bpf: Add SKF_AD_CPU for ppc32Denis Kirjanov2015-02-202-13/+18
| * | | | | | | | | | | ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.SDenis Kirjanov2015-02-202-1/+1
| * | | | | | | | | | | ppc: bpf: update jit to use compatibility macrosDenis Kirjanov2015-02-203-51/+98
| * | | | | | | | | | | ppc: bpf: add reqired opcodes for ppc32Denis Kirjanov2015-02-201-0/+2
| * | | | | | | | | | | ppc: bpf: add required compatibility macros for jitDenis Kirjanov2015-02-201-0/+4
* | | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-1489-572/+2372
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2015-04-14172-758/+2138
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-242-7/+63
| | * | | | | | | | | | | | ARM: perf: reject groups spanning multiple hardware PMUsSuzuki K. Poulose2015-03-191-6/+15
| | * | | | | | | | | | | | ARM: perf: Add support for Scorpion PMUsStephen Boyd2015-03-172-0/+416
| | * | | | | | | | | | | | ARM: perf: Only reset PMxEVCNTCR registers on resetStephen Boyd2015-03-171-2/+9
| | * | | | | | | | | | | | ARM: perf: Preparatory work for Scorpion PMU supportStephen Boyd2015-03-171-57/+43
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-1430-69/+1271
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \