summaryrefslogtreecommitdiffstats
path: root/kernel/watchdog.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-27lib/mpi: avoid assembler warningArnd Bergmann1-1/+1
2016-02-27hwrng: bcm63xx - fix non device tree compatibilityÁlvaro Fernández Rojas1-1/+3
2016-02-27crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode.Marcus Meissner1-0/+16
2016-02-27crypto: qat - The AE id should be less than the maximal AE numberPingchao Yang1-1/+1
2016-02-27lib/mpi: Endianness fixMichal Marek1-18/+21
2016-02-27crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang6-14/+499
2016-02-17crypto: xts - fix compile errorsStephan Mueller5-0/+5
2016-02-16crypto: doc - add skcipher API documentationStephan Mueller1-130/+74
2016-02-16crypto: doc - update AEAD AD handlingStephan Mueller2-4/+3
2016-02-16crypto: doc - add crypto_rng_generateStephan Mueller1-0/+1
2016-02-16crypto: doc - add akcipher APIStephan Mueller2-14/+37
2016-02-16crypto: caam - Staticize caam_jr_shutdown()Fabio Estevam1-1/+1
2016-02-16crypto: qat - fix leak on error pathTadeusz Struk1-34/+36
2016-02-16crypto: xts - consolidate sanity check for keysStephan Mueller13-53/+71
2016-02-16hwrng: pic32 - Add PIC32 RNG hardware driverJoshua Henderson3-0/+169