summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-04crypto: tcrypt - CTR mode speed test for AESJan Glauber
2011-05-04crypto: s390 - cleanup s390 Kconfig optionsJan Glauber
2011-05-04crypto: s390 - add System z hardware support for GHASHGerald Schaefer
2011-05-04crypto: s390 - add System z hardware support for XTS modeGerald Schaefer
2011-05-04crypto: s390 - cleanup DES codeJan Glauber
2011-05-04crypto: s390 - extend crypto facility checkJan Glauber
2011-05-04crypto: testmgr - add support for aes ofb modePuneet Saxena
2011-05-03crypto: caam - remove duplicate dev_errKim Phillips
2011-05-03crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptorKim Phillips
2011-05-03crypto: caam - fix queue interface detectionKim Phillips
2011-05-03crypto: caam - handle interrupt lines shared across ringsKim Phillips
2011-04-26crypto: omap-sham - hmac calculation bug fix for sha1 base hashDmitry Kasatkin
2011-04-26crypto: omap-sham - enable driver for EMU chipsDmitry Kasatkin
2011-04-26crypto: omap-sham - remove debug printDmitry Kasatkin
2011-04-26crypto: omap-sham - fix concurrent sha1 calculationsMarkku Kylanpaa
2011-04-08crypto: s5p-sss - add S5PV210 advanced crypto engine supportVladimir Zapolskiy
2011-04-08crypto: caam - introduce missing kfreeJulia Lawall
2011-03-27crypto: picoxcell - fix possible status FIFO overflowJamie Iles
2011-03-27crypto: padlock - Add SHA-1/256 module for VIA NanoBrilly Wu
2011-03-27crypto: caam - de-CHIP-ify device tree compatiblesKim Phillips
2011-03-27crypto: caam - ARRAY_SIZE() vs sizeof()Dan Carpenter
2011-03-27crypto: caam - dereferencing ERR_PTR on allocation failureDan Carpenter
2011-03-27crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips
2011-03-27crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...Tadeusz Struk
2011-03-25Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-03-25Merge git://git.infradead.org/battery-2.6Linus Torvalds
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-25Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-03-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-03-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-03-25ipcns: fix use after free in free_ipc_ns()Xiaotian Feng
2011-03-25codafs: fix build break when CONFIG_PROC_SYSCTL=nRakib Mullick
2011-03-25memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky
2011-03-25kdb: add usage string of 'per_cpu' commandNamhyung Kim
2011-03-25kgdb,x86_64: fix compile warning found with sparseJason Wessel
2011-03-25kdb: code cleanup to use macro instead of valueJovi Zhang