summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-03-12crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel2-0/+88
2015-03-10crypto: octeon - add SHA512 moduleAaro Koskinen2-0/+278
2015-03-10crypto: octeon - add SHA256 moduleAaro Koskinen2-0/+281
2015-03-10crypto: octeon - add SHA1 moduleAaro Koskinen2-1/+243
2015-03-10crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen1-4/+79
2015-03-10crypto: octeon - always disable preemption when using crypto engineAaro Koskinen2-5/+3
2015-03-10crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen1-4/+0
2015-03-09crypto: powerpc - move files to fix build errorKim Phillips6-4/+4
2015-03-04crypto: powerpc/md5 - kernel configMarkus Stockhausen1-0/+2
2015-03-04crypto: powerpc/md5 - glueMarkus Stockhausen1-0/+165
2015-03-04crypto: powerpc/md5 - assemblerMarkus Stockhausen1-0/+243
2015-03-02crypto: powerpc/sha1 - kernel configMarkus Stockhausen1-0/+2
2015-03-02crypto: powerpc/sha1 - glueMarkus Stockhausen1-0/+210
2015-03-02crypto: powerpc/sha1 - assemblerMarkus Stockhausen1-0/+299
2015-03-01crypto: powerpc/aes - kernel configMarkus Stockhausen1-0/+2
2015-03-01cyprot: powerpc/aes - glue codeMarkus Stockhausen1-0/+512
2015-03-01crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen1-0/+630
2015-03-01crypto: powerpc/aes - key handlingMarkus Stockhausen1-0/+283
2015-03-01crypto: powerpc/aes - assembler coreMarkus Stockhausen1-0/+351
2015-03-01crypto: powerpc/aes - aes tablesMarkus Stockhausen1-0/+331
2015-03-01crypto: powerpc/aes - register definesMarkus Stockhausen1-0/+42
2015-03-01MIPS: BCM63xx: remove RSET_RNG register definitionsFlorian Fainelli1-14/+0
2015-02-28crypto: aesni - make driver-gcm-aes-aesni helper a proper aead algTadeusz Struk1-54/+110
2015-02-27crypto: sha-mb - Fix big integer constant sparse warningLad, Prabhakar1-1/+1
2015-02-27crypto: ppc/sha256 - kernel configMarkus Stockhausen1-0/+2
2015-02-27crypto: ppc/sha256 - glueMarkus Stockhausen1-0/+275
2015-02-27crypto: ppc/sha256 - assemblerMarkus Stockhausen1-0/+323
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-28/+25
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells1-1/+1
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds105-1123/+6390
2015-02-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds41-58/+88
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-120/+40
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds22-3873/+361
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-142/+119
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-0/+882
2015-02-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-54/+62
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-226/+409
2015-02-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-44/+111
2015-02-21Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2-0/+8
2015-02-20MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel1-1/+1
2015-02-20MIPS: mm: Remove dead macro definitionsAndreas Ruprecht2-16/+0
2015-02-20MIPS: OCTEON: irq: add CIB and other fixesDavid Daney1-269/+780
2015-02-20MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.David Daney1-2/+43
2015-02-20MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva4-2/+326
2015-02-20MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese1-20/+0
2015-02-20MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney2-6/+17
2015-02-20MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney5-27/+90
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney3-4/+8
2015-02-20MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.hDavid Daney1-30/+105