aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-14crypto: make tables used from assembler __visibleAndi Kleen3-16/+16
2013-08-14crypto: crypto4xx - Staticize local symbolsJingoo Han1-7/+8
2013-08-14crypto: sahara - Staticize local symbolJingoo Han1-1/+1
2013-08-09hwrng: pixocel - Staticize 'rng_dev'Jingoo Han1-1/+1
2013-08-09crypto: nx - saves chaining value from co-processorFionnuala Gunter1-0/+1
2013-08-09hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla2-53/+305
2013-08-09ARM: OMAP2+: Only manually add hwmod data when DT not used.Lokesh Vutla1-1/+1
2013-08-09hwrng: omap - Add device tree supportLokesh Vutla1-0/+12
2013-08-09hwrng: omap - Remove duplicated function callLokesh Vutla1-1/+0
2013-08-09hwrng: omap - Convert to devm_kzalloc()Lokesh Vutla1-7/+2
2013-08-09hwrng: omap - Use module_platform_driver macroLokesh Vutla1-16/+2
2013-08-09crypto: nx - fix limits to sg lists for SHA-2Marcelo Cerri2-95/+132
2013-08-09crypto: nx - fix physical addresses added to sg listsMarcelo Cerri1-3/+19
2013-08-01crypto: testmgr - remove double execution of the same test suiteCristian Stoica1-1/+1
2013-08-01crypto: caam - Remove unused functions from Job RingRuchika Gupta4-77/+0
2013-08-01modules: add support for soft module dependenciesAndreas Robinson1-0/+5
2013-08-01crypto: omap-sham - Convert to devm_kzalloc()Lokesh Vutla1-10/+5
2013-08-01crypto: omap-sham - Convert to devm_request_irq()Lokesh Vutla1-7/+5
2013-08-01crypto: omap-sham - Add OMAP5/AM43XX SHAM SupportLokesh Vutla1-0/+44
2013-08-01crypto: omap-sham - Add SHA384 and SHA512 SupportLokesh Vutla2-47/+209
2013-08-01hwrng: mxc-rnga - Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2013-08-01crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches1-307/+279
2013-08-01crypto: caam - RNG instantiation by directly programming DECORuchika Gupta2-39/+47
2013-07-10crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg3-4/+1
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds48-2563/+2541
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds3-21/+47
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+1
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds16-88/+176
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds105-512/+4793
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit1-1/+3
2013-07-04Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds29-1398/+1268
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds112-5155/+7529
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds96-151/+142
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds25-1728/+4640
2013-07-04Merge tag 'md-3.11' of git://neil.brown.name/mdLinus Torvalds10-70/+187
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds24-605/+573
2013-07-04hang and lockup detection menuDave Hansen1-19/+23
2013-07-04kconfig: consolidate printk optionsDave Hansen1-87/+90
2013-07-04group locking debugging optionsDave Hansen1-6/+10
2013-07-04consolidate compilation option configsDave Hansen1-76/+80
2013-07-04consolidate runtime testing configsDave Hansen1-76/+81
2013-07-04order memory debugging Kconfig optionsDave Hansen1-272/+277
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen24-90/+33
2013-07-04Merge branch 'hpfs' from Mikulas PatockaLinus Torvalds5-13/+106
2013-07-04hpfs: implement prefetch to improve performanceMikulas Patocka4-5/+63
2013-07-04hpfs: use mpageMikulas Patocka1-6/+34
2013-07-04hpfs: better test for errorsMikulas Patocka2-2/+9
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds182-1177/+7633
2013-07-04of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt1-2/+6
2013-07-04Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linusJiri Kosina10-1458/+3468