summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-2495-123/+155
* crypto: user - Allow get request with empty driver nameHerbert Xu2014-11-241-4/+1
* ARM: at91/dt: add trng node to at91sam9g45Boris Brezillon2014-11-201-0/+7
* hwrng: atmel - Add TRNG DT binding docBoris Brezillon2014-11-201-0/+16
* hwrng: atmel - add DT supportBoris Brezillon2014-11-202-1/+8
* hwrng: atmel - use clk_prepapre_enable/_disable_unprepareBoris Brezillon2014-11-201-4/+4
* crypto: bfin_crc - don't include linux/unaligned/access_ok.hJohannes Berg2014-11-201-1/+1
* crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam2014-11-203-0/+282
* crypto: qat - Use memzero_explicitStruk, Tadeusz2014-11-171-14/+22
* crypto: doc - document uncovered member variablesStephan Mueller2014-11-171-1/+6
* crypto: caam - Remove unnecessary smp_read_barrier_depends()Pranith Kumar2014-11-171-3/+0
* crypto: doc - HASH API documentationStephan Mueller2014-11-131-0/+119
* crypto: doc - CIPHER API documentationStephan Mueller2014-11-131-0/+89
* crypto: doc - BLKCIPHER API documentationStephan Mueller2014-11-131-0/+188
* crypto: doc - AEAD API documentationStephan Mueller2014-11-131-0/+251
* crypto: doc - ABLKCIPHER API documentationStephan Mueller2014-11-131-0/+206
* crypto: doc - cipher data structuresStephan Mueller2014-11-131-3/+243
* crypto: doc - SHASH API documentationStephan Mueller2014-11-131-0/+164
* crypto: doc - AHASH API documentationStephan Mueller2014-11-131-0/+228
* crypto: doc - hash data structuresStephan Mueller2014-11-131-0/+95
* crypto: doc - RNG API documentationStephan Mueller2014-11-131-0/+80
* crypto: doc - userspace interface specStephan Mueller2014-11-131-0/+205
* crypto: doc - compile crypto API specStephan Mueller2014-11-131-1/+1
* crypto: doc - crypto API high level specStephan Mueller2014-11-131-0/+1253
* crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)Catalin Vasile2014-11-121-4/+6
* crypto: algif - zeroize IV bufferStephan Mueller2014-11-121-0/+1
* crypto: algif - zeroize message digest bufferStephan Mueller2014-11-121-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2014-11-121139-10258/+21117
|\
| * Linux 3.18-rc4v3.18-rc4Linus Torvalds2014-11-091-1/+1
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-11-093-3/+27
| |\
| | * arm64: defconfig: update defconfig for 3.18Will Deacon2014-11-051-2/+24
| | * arm64: compat: Enable bpf syscallCatalin Marinas2014-11-051-0/+2
| | * arm64: psci: fix cpu_suspend to check idle state type for indexAmit Daniel Kachhap2014-10-301-1/+1
| * | Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-099-90/+160
| |\ \
| | * | ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber2014-11-081-0/+4
| | * | dma: edma: move device registration to platform codeArnd Bergmann2014-11-052-39/+10
| | * | ARM: dts: vf610: add SD node to cosmic dtsOlof Johansson2014-11-051-0/+19
| | * | MAINTAINERS: update bcm2835 entryStephen Warren2014-11-041-1/+2
| | * | Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-11-04509-3962/+4647
| | |\ \
| | | * | ARM: imx: Fix the removal of CONFIG_SPI optionFabio Estevam2014-11-042-0/+2
| | | * | ARM: imx: clk-vf610: define PLL's clock treeStefan Agner2014-11-042-50/+123
| * | | | Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-094-86/+154
| |\ \ \ \
| | * | | | of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-044-86/+154
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-11-091-1/+1
| |\ \ \ \
| | * | | | Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason2014-11-041-1/+1
| * | | | | Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-11-092-9/+14
| |\ \ \ \ \
| | * | | | | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg2014-11-071-3/+3
| | * | | | | tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski2014-11-071-8/+11
| | * | | | | sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang2014-11-071-1/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-096-54/+20
| |\ \ \ \ \