summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-2647-291/+7582
|\
| * crypto: sha-mb - Cleanup code to use || instead of |Tim Chen2016-07-123-9/+15
| * crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard2016-07-054-0/+1734
| * powerpc: define FUNC_START/FUNC_ENDAnton Blanchard2016-07-051-0/+3
| * crypto: s390/aes - Use skcipher for fallbackHerbert Xu2016-07-011-53/+60
| * crypto: aesni - Use crypto_cipher to derive rfc4106 subkeyHerbert Xu2016-07-011-65/+11
| * crypto: sha512-mb - Crypto computation (x4 AVX2)Megha Dey2016-06-281-0/+529
| * crypto: sha512-mb - Algorithm data structuresMegha Dey2016-06-283-0/+515
| * crypto: sha512-mb - submit/flush routines for AVX2Megha Dey2016-06-283-0/+580
| * crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey2016-06-283-0/+1055
| * crypto: sha1-mb - rename sha-mb to sha1-mbMegha Dey2016-06-2710-4/+4
| * crypto: sha256-mb - Crypto computation (x8 AVX2)Megha Dey2016-06-271-0/+593
| * crypto: sha256-mb - Algorithm data structuresMegha Dey2016-06-273-0/+548
| * crypto: sha256-mb - submit/flush routines for AVX2Megha Dey2016-06-273-0/+584
| * crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey2016-06-273-0/+1039
| * crypto: sha1-mb - async implementation for sha1-mbMegha Dey2016-06-231-81/+101
| * crypto: ghash-ce - Fix cryptd reorderingHerbert Xu2016-06-231-23/+17
| * crypto: ghash-clmulni - Fix cryptd reorderingHerbert Xu2016-06-231-23/+17
| * crypto: aesni - Fix cryptd reordering problem on gcmHerbert Xu2016-06-231-6/+12
| * crypto: chacha20-simd - Use generic code for small requestsHerbert Xu2016-06-231-1/+1
| * arm64: dts: ls1043a: add crypto nodeHoria Geantă2016-06-072-0/+47
| * crypto: sha1-mb - stylistic cleanupMegha Dey2016-06-021-36/+74
| * ARM: dts: nsp: Add rng device tree entryYendapally Reddy Dhananjaya Reddy2016-05-311-0/+5
| * crypto: powerpc - Fix typoAndrea Gelmini2016-05-311-1/+1
| * powerpc: add io{read,write}64 accessorsHoria Geantă2016-05-311-0/+24
| * arm64: add io{read,write}64be accessorsHoria Geantă2016-05-311-1/+3
| * crypto: sha-ssse3 - add MODULE_ALIASStephan Mueller2016-05-313-0/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-2687-3830/+2550
|\ \
| * | s390/pci: Delete an unnecessary check before the function call "pci_dev_put"Markus Elfring2016-07-181-2/+1
| * | s390/smp: clean up a conditionDan Carpenter2016-07-181-1/+1
| * | s390/console: Make preferred console handling more consistentPeter Oberparleiter2016-07-132-8/+18
| * | s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2016-07-132-3/+4
| * | s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-067-63/+230
| * | s390: have unique symbol for __switch_to addressHeiko Carstens2016-07-041-0/+10
| * | s390/cpuinfo: show maximum thread idHeiko Carstens2016-07-041-0/+1
| * | s390/ptrace: clarify bits in the per_structMartin Schwidefsky2016-06-281-3/+3
| * | s390: stack address vs thread_infoHeiko Carstens2016-06-282-10/+6
| * | s390: remove pointless load within __switch_toHeiko Carstens2016-06-281-1/+0
| * | s390: enable kcov supportHeiko Carstens2016-06-285-0/+10
| * | s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens2016-06-281-3/+14
| * | s390/hypfs: use basic block for diag inline assemblyHeiko Carstens2016-06-281-5/+7
| * | s390/sysinfo: use basic block for stsi inline assemblyHeiko Carstens2016-06-281-8/+17
| * | s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens2016-06-282-10/+15
| * | s390/pci: use basic blocks for pci inline assembliesHeiko Carstens2016-06-281-1/+11
| * | s390/mm: use basic block for essa inline assemblyHeiko Carstens2016-06-281-4/+9
| * | s390/lib: use basic blocks for inline assembliesHeiko Carstens2016-06-281-24/+26
| * | s390/uaccess: fix __put_get_user_asm defineHeiko Carstens2016-06-281-2/+59
| * | s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens2016-06-281-1/+1
| * | s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens2016-06-283-47/+0
| * | s390/oprofile: remove hardware sampler supportHeiko Carstens2016-06-285-1752/+0