summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-04crypto: atmel - fix typo in dev_err error messageColin Ian King
2015-03-04crypto: algif - enable AEAD interface compilationStephan Mueller
2015-03-04crypto: algif - add AEAD supportStephan Mueller
2015-03-04crypto: doc - describe internal structureStephan Mueller
2015-03-02crypto: powerpc/sha1 - kernel configMarkus Stockhausen
2015-03-02crypto: powerpc/sha1 - glueMarkus Stockhausen
2015-03-02crypto: powerpc/sha1 - assemblerMarkus Stockhausen
2015-03-01crypto: powerpc/aes - kernel configMarkus Stockhausen
2015-03-01cyprot: powerpc/aes - glue codeMarkus Stockhausen
2015-03-01crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen
2015-03-01crypto: powerpc/aes - key handlingMarkus Stockhausen
2015-03-01crypto: powerpc/aes - assembler coreMarkus Stockhausen
2015-03-01crypto: powerpc/aes - aes tablesMarkus Stockhausen
2015-03-01crypto: powerpc/aes - register definesMarkus Stockhausen
2015-03-01hwrng: bcm63xx - use devm_* helpersFlorian Fainelli
2015-03-01MIPS: BCM63xx: remove RSET_RNG register definitionsFlorian Fainelli
2015-03-01hwrng: bcm63xx - move register definitions to driverFlorian Fainelli
2015-03-01hwrng: bcm63xx - drop bcm_{readl,writel} macrosFlorian Fainelli
2015-02-28crypto: sahara - drop unnecessary default assignmentNicholas Mc Guire
2015-02-28crypto: sahara - pass on error conditionNicholas Mc Guire
2015-02-28crypto: sahara - fix type of ret for wait_for_completion_timeoutNicholas Mc Guire
2015-02-28crypto: mxs-dcp - fix type of ret for wait_for_completion_timeoutNicholas Mc Guire
2015-02-28crypto: aesni - make driver-gcm-aes-aesni helper a proper aead algTadeusz Struk
2015-02-28crypto: vmx - Enabling VMX module for PPC64Leonidas S. Barbosa
2015-02-28crypto: vmx - Add support for VMS instructions by ASMLeonidas S. Barbosa
2015-02-28crypto: vmx - Adding GHASH routines for VMX moduleMarcelo H. Cerri
2015-02-28crypto: vmx - Adding CTR routines for VMX moduleMarcelo H. Cerri
2015-02-28crypto: vmx - Adding CBC routines for VMX moduleMarcelo H. Cerri
2015-02-28crypto: vmx - Adding AES routines for VMX moduleMarcelo H. Cerri
2015-02-28crypto: vmx - Adding VMX module for Power 8Marcelo H. Cerri
2015-02-27crypto: sha-mb - Fix big integer constant sparse warningLad, Prabhakar
2015-02-27crypto: ccp - Add ACPI supportTom Lendacky
2015-02-27crypto: ccp - Convert calls to their devm_ counterpartsTom Lendacky
2015-02-27crypto: ccp - Use dma_set_mask_and_coherent to set DMA maskTom Lendacky
2015-02-27crypto: ccp - Update CCP build supportTom Lendacky
2015-02-27crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky
2015-02-27crypto: ppc/sha256 - kernel configMarkus Stockhausen
2015-02-27crypto: ppc/sha256 - glueMarkus Stockhausen
2015-02-27crypto: ppc/sha256 - assemblerMarkus Stockhausen
2015-02-22Linux 4.0-rc1Linus Torvalds
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells