summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-124-0/+424
* crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-124-0/+1049
* crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-124-0/+348
* crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel2015-03-124-0/+296
* crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel2015-03-122-0/+88
* crypto: octeon - add SHA512 moduleAaro Koskinen2015-03-102-0/+278
* crypto: octeon - add SHA256 moduleAaro Koskinen2015-03-102-0/+281
* crypto: octeon - add SHA1 moduleAaro Koskinen2015-03-102-1/+243
* crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen2015-03-101-4/+79
* 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 branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-221-28/+25
|\
| * VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-1/+1
| * hypfs: switch to read_iter/write_iterAl Viro2015-02-201-27/+24
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-221-1/+1
|\ \
| * | ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot2015-02-201-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21105-1123/+6390
|\ \ \
| * | | MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel2015-02-201-1/+1
| * | | MIPS: mm: Remove dead macro definitionsAndreas Ruprecht2015-02-202-16/+0
| * | | MIPS: OCTEON: irq: add CIB and other fixesDavid Daney2015-02-201-269/+780
| * | | MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.David Daney2015-02-201-2/+43
| * | | MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva2015-02-204-2/+326
| * | | MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese2015-02-201-20/+0
| * | | MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney2015-02-202-6/+17
| * | | MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney2015-02-205-27/+90
| * | | MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney2015-02-203-4/+8
| * | | MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.hDavid Daney2015-02-201-30/+105
| * | | MIPS: OCTEON: Implement the core-16057 workaroundDavid Daney2015-02-201-0/+22
| * | | MIPS: OCTEON: Delete unused COP2 saving codeAleksey Makarov2015-02-201-26/+0
| * | | MIPS: OCTEON: Use correct instruction to read 64-bit COP0 registerChandrakala Chavva2015-02-201-3/+3