summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: hash - Add crypto_has_ahash helperHerbert Xu2016-01-252-0/+18
* crypto: api - Add crypto_type_has_alg helperHerbert Xu2016-01-252-0/+18
* crypto: skcipher - Add helper to zero stack requestHerbert Xu2016-01-251-0/+7
* crypto: hash - Add helpers to zero stack request/descriptorHerbert Xu2016-01-251-0/+13
* crypto: drbg - remove FIPS 140-2 continuous testStephan Mueller2016-01-252-68/+0
* crypto: skcipher - Add default key size helperHerbert Xu2016-01-252-5/+10
* crypto: qat - Reduced reqsize in qat_algsCabiddu, Giovanni2016-01-251-4/+2
* crypto: ixp4xx - Fix false lastlen uninitialised warningHerbert Xu2016-01-251-14/+12
* hwrng: brcm63xx - document device tree bindingsÁlvaro Fernández Rojas2016-01-251-0/+17
* hwrng: bcm63xx - allow building for BMIPS_GENERICÁlvaro Fernández Rojas2016-01-251-1/+1
* hwrng: bcm63xx - add device tree supportÁlvaro Fernández Rojas2016-01-251-0/+7
* hwrng: bcm63xx - remove unused variablesÁlvaro Fernández Rojas2016-01-251-2/+0
* crypto: atmel-sha - fix context switchesCyrille Pitchen2016-01-252-25/+84
* crypto: atmel-sha - add support of sama5d2x SoCsCyrille Pitchen2016-01-251-0/+6
* crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto clientCyrille Pitchen2016-01-251-6/+13
* crypto: atmel-sha - fix crash when computing digest on empty messageCyrille Pitchen2016-01-251-0/+1
* crypto: ccp - Add hash state import and export supportTom Lendacky2016-01-252-0/+46
* crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?2016-01-252-2/+3
* crypto: qat - Pack cfg ctl structsAtta, Ahsan2016-01-251-3/+3
* crypto: s5p-sss - Use memcpy_toio for iomem annotated memoryKrzysztof Koz?owski2016-01-251-2/+2
* crypto: s5p-sss - Fix minor coding style violationsKrzysztof Koz?owski2016-01-251-4/+4
* crypto: qat - remove redundant function callPingchao Yang2016-01-251-1/+0
* crypto: qat - change name for c6xx dev typeTadeusz Struk2016-01-251-2/+2
* crypto: ansi_cprng - ANSI X9.31 DRNG is not allowed in FIPS 140-2Stephan Mueller2016-01-251-1/+0
* crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper2016-01-251-2/+4
* PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signaturesPeter Jones2016-01-251-3/+1
* crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-01-251-2/+2
* Linux 4.5-rc1v4.5-rc1Linus Torvalds2016-01-241-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24130-676/+4923
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-247-4/+14
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-243-0/+12
| * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-242-13/+0
| * | MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott2016-01-241-6/+5
| * | MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-242-4/+7
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-243-4/+7
| * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-241-32/+3
| * | MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2016-01-242-0/+113
| * | MAINTAINERS: Add KVM for MIPS entryJames Hogan2016-01-241-0/+8
| * | MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-241-1/+1
| * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-244-28/+5
| * | MIPS: KVM: Use cacheops.h definitionsJames Hogan2016-01-241-22/+8
| * | MIPS: Break down cacheops.h definitionsJames Hogan2016-01-241-42/+64
| * | MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2016-01-242-30/+30
| * | MIPS: Update trap codesJames Hogan2016-01-241-2/+10