summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-06-15crypto: aesni - fix crypto_fpu_exit() section mismatchJeremiah Mahler
2015-06-09nios2: Export get_cyclesHerbert Xu
2015-06-03crypto: aesni - Convert rfc4106 to new AEAD interfaceHerbert Xu
2015-06-03crypto: aesni - Convert top-level rfc4106 algorithm to new interfaceHerbert Xu
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-05-18crypto: octeon - use md5 IV MD5_HX instead of their raw valueLABBE Corentin
2015-05-18crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin
2015-05-18crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin
2015-05-13crypto: aesni - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-11crypto: arm/aes - streamline AES-192 code pathArd Biesheuvel
2015-05-11crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEONArd Biesheuvel
2015-05-11powerpc: Add ICSWX instructionDan Streetman
2015-05-11powerpc: export of_get_ibm_chip_id functionDan Streetman
2015-05-07crypto: arm64/sha2-ce - prevent asm code finalization in final() pathArd Biesheuvel
2015-05-07crypto: arm64/sha1-ce - prevent asm code finalization in final() pathArd Biesheuvel
2015-05-07crypto: arm64/crc32 - bring in line with generic CRC32Ard Biesheuvel
2015-04-26crypto: sha1-mb - Remove pointless castfiro yang
2015-04-24crypto: x86/sha512_ssse3 - fixup for asm function prototype changeArd Biesheuvel
2015-04-23crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.hHerbert Xu
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15s390: remove use of seq_printf return valueJoe Perches
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches
2015-04-15cris: remove use of seq_printf return valueJoe Perches
2015-04-15openrisc: remove use of seq_printf return valueJoe Perches
2015-04-15ARM: plat-pxa: remove use of seq_printf return valueJoe Perches
2015-04-15nios2: cpuinfo: remove use of seq_printf return valueJoe Perches
2015-04-15microblaze: mb: remove use of seq_printf return valueJoe Perches
2015-04-15x86: mtrr: if: remove use of seq_printf return valueJoe Perches
2015-04-15powerpc/powernv: reboot when requested by firmwareJoel Stanley
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...Linus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14arm: add support for memtestVladimir Murzin
2015-04-14arm64: add support for memtestVladimir Murzin
2015-04-14mm: move memtest under mmVladimir Murzin
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook
2015-04-14s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14s390: standardize mmap_rnd() usageKees Cook