Age | Commit message (Expand) | Author |
2012-10-07 | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2012-09-27 | crypto: caam - increase TRNG clocks per sample | Kim Phillips |
2012-09-27 | crypto: tegra-aes - fix error return code | Peter Senna Tschudin |
2012-09-27 | crypto: crypto4xx - fix error return code | Peter Senna Tschudin |
2012-09-27 | crypto: hifn_795x - fix error return code | Peter Senna Tschudin |
2012-09-27 | crypto: ux500 - fix error return code | Peter Senna Tschudin |
2012-09-27 | crypto: caam - fix error IDs for SEC v5.x RNG4 | Horia Geanta |
2012-09-22 | Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux int... | Olof Johansson |
2012-09-22 | Crypto: CESA: Add support for DT based instantiation. | Andrew Lunn |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson |
2012-09-15 | sparc64: Adjust crypto priorities. | David S. Miller |
2012-09-14 | ARM: nomadik: move platform_data definitions | Arnd Bergmann |
2012-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-09-07 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-09-07 | crypto: caam - add IPsec ESN support | Horia Geanta |
2012-09-07 | crypto: geode-aes - Use module_pci_driver | Sachin Kamat |
2012-09-07 | crypto: remove duplicated include | Wei Yongjun |
2012-09-07 | crypto: caam - coccicheck fixes | Kim Phillips |
2012-09-07 | crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini | Devendra Naga |
2012-09-07 | crypto/caam: Export gen_split_key symbol for other modules | Ben Collins |
2012-09-05 | powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ... | Michael Ellerman |
2012-08-28 | crypto: talitos - add IPsec ESN support | Horia Geanta |
2012-08-28 | crypto: talitos - support for assoc data provided as scatterlist | Horia Geanta |
2012-08-28 | crypto: talitos - change type and name for [src|dst]_is_chained | Horia Geanta |
2012-08-28 | crypto: talitos - prune unneeded descriptor allocation param | Horia Geanta |
2012-08-28 | crypto: talitos - fix icv management on outbound direction | Horia Geanta |
2012-08-28 | crypto: talitos - consolidate common cra_* assignments | Kim Phillips |
2012-08-28 | crypto: talitos - consolidate cra_type assignments | Kim Phillips |
2012-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-08-20 | crypto: caam - fix possible deadlock condition | Kim Phillips |
2012-08-20 | crypto: atmel - Remove possible typo error | Tushar Behera |
2012-08-20 | crypto: nx - Remove virt_to_abs() usage in nx-842.c | Michael Ellerman |
2012-08-01 | powerpc/crypto: add 842 hardware compression driver | Seth Jennings |
2012-08-01 | powerpc/crypto: rework Kconfig | Seth Jennings |
2012-08-01 | crypto: caam - set descriptor sharing type to SERIAL | Kim Phillips |
2012-08-01 | crypto: caam - add backward compatible string sec4.0 | Shengzhou Liu |
2012-08-01 | crypto: caam - fix possible deadlock condition | Kim Phillips |
2012-08-01 | crypto: drivers - remove cra_list initialization | Jussi Kivilinna |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-30 | crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archs | Jussi Kivilinna |
2012-07-26 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-07-25 | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann |
2012-07-25 | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz |
2012-07-23 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-19 | n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o |
2012-07-11 | crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms | Horia Geanta |