index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-04
11
-42
/
+682
|
\
|
*
remoteproc: Fix use of format specifyer
Emil Goode
2012-10-02
1
-4
/
+6
|
*
remoteproc: fix a potential NULL-dereference on cleanup
Dan Carpenter
2012-10-02
1
-11
/
+11
|
*
remoteproc: select VIRTIO to avoid build breakage
Ohad Ben-Cohen
2012-10-02
1
-0
/
+1
|
*
remoteproc: return -EFAULT on copy_from_user failure
Dan Carpenter
2012-09-30
1
-1
/
+1
|
*
remoteproc: snprintf() can return more than was printed
Dan Carpenter
2012-09-30
1
-2
/
+2
|
*
remoteproc: Add STE modem driver
Sjur Brændeland
2012-09-22
4
-0
/
+390
|
*
remtoteproc: maintain max notifyid
Sjur Brændeland
2012-09-18
2
-0
/
+17
|
*
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
2012-09-18
3
-1
/
+85
|
*
remoteproc: add actual recovery implementation
Fernando Guzman Lugo
2012-09-18
3
-22
/
+65
|
*
remoteproc: add rproc_report_crash function to notify rproc crashes
Fernando Guzman Lugo
2012-09-18
3
-4
/
+100
|
*
remoteproc: Add dependency to HAS_DMA
Sjur Brændeland
2012-09-18
1
-0
/
+2
|
*
remoteproc/omap: set bootaddr support
Juan Gutierrez
2012-09-11
2
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-10-04
100
-1737
/
+11457
|
\
\
|
*
|
crypto: x86/glue_helper - fix storing of new IV in CBC encryption
Jussi Kivilinna
2012-10-04
1
-1
/
+1
|
*
|
crypto: cast5/avx - fix storing of new IV in CBC encryption
Jussi Kivilinna
2012-09-27
1
-1
/
+1
|
*
|
crypto: tcrypt - add missing tests for camellia and ghash
Jussi Kivilinna
2012-09-27
1
-0
/
+7
|
*
|
crypto: testmgr - make test_aead also test 'dst != src' code paths
Jussi Kivilinna
2012-09-27
1
-48
/
+105
|
*
|
crypto: testmgr - make test_skcipher also test 'dst != src' code paths
Jussi Kivilinna
2012-09-27
1
-31
/
+76
|
*
|
crypto: testmgr - add test vectors for CTR mode IV increasement
Jussi Kivilinna
2012-09-27
1
-1
/
+1074
|
*
|
crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6)
Jussi Kivilinna
2012-09-27
1
-4
/
+62
|
*
|
crypto: testmgr - allow non-multi page and multi page skcipher tests from sam...
Jussi Kivilinna
2012-09-27
2
-2
/
+170
|
*
|
crypto: caam - increase TRNG clocks per sample
Kim Phillips
2012-09-27
1
-3
/
+3
|
*
|
crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/ena...
Suresh Siddha
2012-09-27
1
-6
/
+0
|
*
|
crypto: tegra-aes - fix error return code
Peter Senna Tschudin
2012-09-27
1
-0
/
+1
|
*
|
crypto: crypto4xx - fix error return code
Peter Senna Tschudin
2012-09-27
1
-0
/
+1
|
*
|
crypto: hifn_795x - fix error return code
Peter Senna Tschudin
2012-09-27
1
-1
/
+4
|
*
|
crypto: ux500 - fix error return code
Peter Senna Tschudin
2012-09-27
1
-0
/
+1
|
*
|
crypto: caam - fix error IDs for SEC v5.x RNG4
Horia Geanta
2012-09-27
1
-2
/
+0
|
*
|
hwrng: mxc-rnga - Access data via structure
Fabio Estevam
2012-09-06
1
-57
/
+51
|
*
|
hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework
Fabio Estevam
2012-09-06
1
-5
/
+5
|
*
|
crypto: caam - add IPsec ESN support
Horia Geanta
2012-09-06
2
-2
/
+26
|
*
|
crypto: 842 - remove .cra_list initialization
Jussi Kivilinna
2012-09-06
1
-1
/
+0
|
*
|
Revert "[CRYPTO] cast6: inline bloat--"
Jussi Kivilinna
2012-09-06
1
-3
/
+3
|
*
|
crypto: cast6 - fix sparse warnings (symbol was not declared, should be static?)
Jussi Kivilinna
2012-09-06
1
-0
/
+5
|
*
|
crypto: cast5 - fix sparse warnings (symbol was not declared, should be static?)
Jussi Kivilinna
2012-09-06
1
-0
/
+5
|
*
|
crypto: camellia-x86_64 - fix sparse warnings (constant is so big)
Jussi Kivilinna
2012-09-06
1
-688
/
+688
|
*
|
crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...
Jussi Kivilinna
2012-09-06
2
-6
/
+6
|
*
|
crypto: cast6-avx - tune assembler code for more performance
Jussi Kivilinna
2012-09-06
1
-114
/
+162
|
*
|
crypto: cast5-avx - tune assembler code for more performance
Jussi Kivilinna
2012-09-06
1
-106
/
+160
|
*
|
crypto: twofish-avx - tune assembler code for more performance
Jussi Kivilinna
2012-09-06
1
-85
/
+142
|
*
|
crypto: geode-aes - Use module_pci_driver
Sachin Kamat
2012-09-06
1
-14
/
+1
|
*
|
crypto: remove duplicated include
Wei Yongjun
2012-09-06
3
-15
/
+0
|
*
|
crypto: caam - coccicheck fixes
Kim Phillips
2012-09-06
3
-8
/
+16
|
*
|
crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini
Devendra Naga
2012-09-06
1
-1
/
+0
|
*
|
arm/crypto: Add optimized AES and SHA1 routines
David McCullough
2012-09-06
7
-0
/
+1945
|
*
|
crypto: Add a MAINTAINERS entry for P7+ in-Nest crypto driver
Kent Yoder
2012-09-06
1
-0
/
+6
|
*
|
crypto: talitos - add IPsec ESN support
Horia Geanta
2012-08-28
1
-2
/
+28
|
*
|
crypto: talitos - support for assoc data provided as scatterlist
Horia Geanta
2012-08-28
1
-51
/
+125
|
*
|
crypto: talitos - change type and name for [src|dst]_is_chained
Horia Geanta
2012-08-28
1
-21
/
+20
[next]