summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-067-473/+264
|\
| * irq: fix checkpatch errorKefeng Wang2013-06-241-5/+3
| * irqdomain: Include hwirq number in /proc/interruptsGrant Likely2013-06-241-0/+2
| * irqdomain: make irq_linear_revmap() a fast path againGrant Likely2013-06-242-29/+24
| * irqdomain: remove irq_domain_generate_simple()Grant Likely2013-06-242-23/+0
| * irqdomain: Refactor irq_domain_associate_many()Grant Likely2013-06-243-110/+103
| * irqdomain: Beef up debugfs outputGrant Likely2013-06-101-5/+30
| * irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely2013-06-104-100/+62
| * irqdomain: Eliminate revmap typeGrant Likely2013-06-103-65/+43
| * irqdomain: merge linear and tree reverse mappings.Grant Likely2013-06-102-86/+39
| * irqdomain: Add a name fieldGrant Likely2013-06-103-13/+8
| * irqdomain: Replace LEGACY mapping with LINEARGrant Likely2013-06-102-85/+6
| * irqdomain: Relax failure path on setting up mappingsGrant Likely2013-06-101-12/+4
| * Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/nextGrant Likely2013-06-104-50/+316
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-0548-2563/+2541
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-215-21/+37
| |\ \ \
| * | | | crypto: testmgr - test hash implementations with unaligned buffersJussi Kivilinna2013-06-211-2/+39
| * | | | crypto: testmgr - test AEADs with unaligned buffersJussi Kivilinna2013-06-211-6/+31
| * | | | crypto: testmgr - test skciphers with unaligned buffersJussi Kivilinna2013-06-211-4/+29
| * | | | crypto: testmgr - check that entries in alg_test_descs are in correct orderJussi Kivilinna2013-06-211-0/+31
| * | | | Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna2013-06-217-1252/+2
| * | | | Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna2013-06-217-1119/+24
| * | | | crypto: camellia-aesni-avx2 - tune assembly code for more performanceJussi Kivilinna2013-06-211-71/+89
| * | | | hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann2013-06-211-1/+1
| * | | | hwrng: nomadik - use clk_prepare_enable()Linus Walleij2013-06-051-1/+1
| * | | | crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-051-1/+1
| * | | | crypto: dcp - Staticize local symbolsSachin Kamat2013-06-051-4/+4
| * | | | crypto: dcp - Use NULL instead of 0Sachin Kamat2013-06-051-1/+1
| * | | | crypto: dcp - Use devm_* APIsSachin Kamat2013-06-051-22/+10
| * | | | crypto: dcp - Remove redundant platform_set_drvdata()Sachin Kamat2013-06-051-1/+0
| * | | | hwrng: use platform_{get,set}_drvdata()Jingoo Han2013-06-053-9/+7
| * | | | crypto: omap-aes - Don't idle/start AES device between Encrypt operationsJoel A Fernandes2013-06-051-10/+19
| * | | | crypto: crct10dif - Use PTR_RETHerbert Xu2013-06-051-3/+1
| * | | | crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer2013-05-281-1/+1
| * | | | crypto: sha256_ssse3 - add sha224 supportJussi Kivilinna2013-05-281-5/+52
| * | | | crypto: sha512_ssse3 - add sha384 supportJussi Kivilinna2013-05-281-5/+53
| * | | | crypto: sha512_generic - set cra_driver_nameJussi Kivilinna2013-05-281-0/+2
| * | | | crypto: hifn_795x - Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-281-2/+2
| * | | | crypto: dcp - Added support for Freescale's DCP co-processorTobias Rauter2013-05-284-1/+937
| * | | | crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara2013-05-281-0/+1
| * | | | crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara2013-05-281-0/+1
| * | | | crypto: caam - Add defines for CAAM commandsAndrei Varvara2013-05-281-0/+9
| * | | | crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara2013-05-281-0/+4
| * | | | crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara2013-05-282-1/+56
| * | | | crypto: caam - Add MATH command to support shld functionAndrei Varvara2013-05-281-0/+2
| * | | | crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...Andrei Varvara2013-05-281-1/+17
| * | | | crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara2013-05-282-4/+8
| * | | | crypto: sahara - remove dependency on EXPERIMENTALPaul Bolle2013-05-241-1/+1
| * | | | hwrng: tx4939 - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-241-1/+0
| * | | | hwrng: timeriomem - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-241-2/+0
OpenPOWER on IntegriCloud