index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-06-21
crypto: camellia-aesni-avx2 - tune assembly code for more performance
Jussi Kivilinna
2013-06-21
hwrng: bcm2835 - fix MODULE_LICENSE tag
Arnd Bergmann
2013-06-05
hwrng: nomadik - use clk_prepare_enable()
Linus Walleij
2013-06-05
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-05
crypto: dcp - Staticize local symbols
Sachin Kamat
2013-06-05
crypto: dcp - Use NULL instead of 0
Sachin Kamat
2013-06-05
crypto: dcp - Use devm_* APIs
Sachin Kamat
2013-06-05
crypto: dcp - Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-05
hwrng: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-05
crypto: omap-aes - Don't idle/start AES device between Encrypt operations
Joel A Fernandes
2013-06-05
crypto: crct10dif - Use PTR_RET
Herbert Xu
2013-05-28
crypto: ux500 - Cocci spatch "resource_size.spatch"
Thomas Meyer
2013-05-28
crypto: sha256_ssse3 - add sha224 support
Jussi Kivilinna
2013-05-28
crypto: sha512_ssse3 - add sha384 support
Jussi Kivilinna
2013-05-28
crypto: sha512_generic - set cra_driver_name
Jussi Kivilinna
2013-05-28
crypto: hifn_795x - Pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-28
crypto: dcp - Added support for Freescale's DCP co-processor
Tobias Rauter
2013-05-28
crypto: caam - add missing flag for the LOAD/STORE commands
Andrei Varvara
2013-05-28
crypto: caam - Add define for Adjust Output Frame Length in PDB
Andrei Varvara
2013-05-28
crypto: caam - Add defines for CAAM commands
Andrei Varvara
2013-05-28
crypto: caam - Add defines for overwriting Descriptor's memory
Andrei Varvara
2013-05-28
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
Andrei Varvara
2013-05-28
crypto: caam - Add MATH command to support shld function
Andrei Varvara
2013-05-28
crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...
Andrei Varvara
2013-05-28
crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
Andrei Varvara
2013-05-24
crypto: sahara - remove dependency on EXPERIMENTAL
Paul Bolle
2013-05-24
hwrng: tx4939 - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
hwrng: timeriomem - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
hwrng: bcm63xx - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
hwrng: atmel - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
crypto: s5p-sss: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-24
crypto: mv_cesa: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-24
drivers: crypto: use devm_ioremap_resource()
Laurent Navet
2013-05-24
crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash
Tim Chen
2013-05-24
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...
Tim Chen
2013-05-20
crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru...
Tim Chen
2013-05-20
crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...
Tim Chen
2013-05-14
crypto: caam - FIX RNG init for RNG greater than equal to 4
Ruchika Gupta
2013-05-11
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
2013-05-11
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-11
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
2013-05-11
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-05-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-05-10
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-05-10
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-10
Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-05-10
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
2013-05-10
Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]