1. f2f770d crypto: arm/sha256 - Add optimized SHA-256/224 by Sami Tolvanen · 10 years ago
  2. 555fa17 crypto: sha-mb - mark Multi buffer SHA1 helper cipher by Stephan Mueller · 10 years ago
  3. cd98411 crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers by Stephan Mueller · 10 years ago
  4. 94a7e5e crypto: aes-ce - mark ARMv8 AES helper ciphers by Stephan Mueller · 10 years ago
  5. 76aa9d5 crypto: aesbs - mark NEON bit sliced AES helper ciphers by Stephan Mueller · 10 years ago
  6. 4dda66f crypto: twofish_avx - mark Twofish AVX helper ciphers by Stephan Mueller · 10 years ago
  7. 748be1f crypto: serpent_sse2 - mark Serpent SSE2 helper ciphers by Stephan Mueller · 10 years ago
  8. 65aed53 crypto: serpent_avx - mark Serpent AVX helper ciphers by Stephan Mueller · 10 years ago
  9. f82419a crypto: serpent_avx2 - mark Serpent AVX2 helper ciphers by Stephan Mueller · 10 years ago
  10. e69b8a4 crypto: cast6_avx - mark CAST6 helper ciphers by Stephan Mueller · 10 years ago
  11. 7d2c31d crypto: camellia_aesni_avx - mark AVX Camellia helper ciphers by Stephan Mueller · 10 years ago
  12. 680574e crypto: cast5_avx - mark CAST5 helper ciphers by Stephan Mueller · 10 years ago
  13. a62356a crypto: camellia_aesni_avx2 - mark AES-NI Camellia helper ciphers by Stephan Mueller · 10 years ago
  14. 4b3f4e3 crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphers by Stephan Mueller · 10 years ago
  15. 6a9b52b crypto: clmulni - mark ghash clmulni helper ciphers by Stephan Mueller · 10 years ago
  16. eabdc32 crypto: aesni - mark AES-NI helper ciphers by Stephan Mueller · 10 years ago
  17. fa50d7e crypto: arm/ghash - fix big-endian bug in ghash by Ard Biesheuvel · 10 years ago
  18. c42e990 crypto: sha1-mb - Syntax error by Ameen Ali · 10 years ago
  19. 05713ba crypto: don't export static symbol by Julia Lawall · 10 years ago
  20. f1e866b crypto: arm - add support for GHASH using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
  21. 8646485 crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
  22. 006d062 crypto: arm - add support for SHA-224/256 using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
  23. 864cbee crypto: arm - add support for SHA1 using ARMv8 Crypto Instructions by Ard Biesheuvel · 10 years ago
  24. 652ccae crypto: arm - move ARM specific Kconfig definitions to a dedicated file by Ard Biesheuvel · 10 years ago
  25. fbaa4df crypto: octeon - add SHA512 module by Aaro Koskinen · 10 years ago
  26. c3d0def crypto: octeon - add SHA256 module by Aaro Koskinen · 10 years ago
  27. 82be2dc crypto: octeon - add SHA1 module by Aaro Koskinen · 10 years ago
  28. da3cd5d crypto: octeon - add instruction definitions for SHA1/256/512 by Aaro Koskinen · 10 years ago
  29. c3bc38d crypto: octeon - always disable preemption when using crypto engine by Aaro Koskinen · 10 years ago
  30. 9b2de7f crypto: octeon - don't disable bottom half in octeon-md5 by Aaro Koskinen · 10 years ago
  31. 3265c4b crypto: powerpc - move files to fix build error by Kim Phillips · 10 years ago
  32. e8e5995 crypto: powerpc/md5 - kernel config by Markus Stockhausen · 10 years ago
  33. e90508d crypto: powerpc/md5 - glue by Markus Stockhausen · 10 years ago
  34. 209232d crypto: powerpc/md5 - assembler by Markus Stockhausen · 10 years ago
  35. d9850fc crypto: powerpc/sha1 - kernel config by Markus Stockhausen · 10 years ago
  36. 50ba29a crypto: powerpc/sha1 - glue by Markus Stockhausen · 10 years ago
  37. 20f1b1f crypto: powerpc/sha1 - assembler by Markus Stockhausen · 10 years ago
  38. 504c614 crypto: powerpc/aes - kernel config by Markus Stockhausen · 10 years ago
  39. 8a28a1a cyprot: powerpc/aes - glue code by Markus Stockhausen · 10 years ago
  40. f2e2ad2 crypto: powerpc/aes - ECB/CBC/CTR/XTS modes by Markus Stockhausen · 10 years ago
  41. f98992a crypto: powerpc/aes - key handling by Markus Stockhausen · 10 years ago
  42. 1c201e6 crypto: powerpc/aes - assembler core by Markus Stockhausen · 10 years ago
  43. 0c5f9ae crypto: powerpc/aes - aes tables by Markus Stockhausen · 10 years ago
  44. 74f2dc2 crypto: powerpc/aes - register defines by Markus Stockhausen · 10 years ago
  45. aeb9624 MIPS: BCM63xx: remove RSET_RNG register definitions by Florian Fainelli · 10 years ago
  46. 81e397d crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg by Tadeusz Struk · 10 years ago
  47. 66c046b crypto: sha-mb - Fix big integer constant sparse warning by Lad, Prabhakar · 10 years ago
  48. 2ecc1e9 crypto: ppc/sha256 - kernel config by Markus Stockhausen · 10 years ago
  49. c147028 crypto: ppc/sha256 - glue by Markus Stockhausen · 10 years ago
  50. 6bb7100 crypto: ppc/sha256 - assembler by Markus Stockhausen · 10 years ago
  51. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  52. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  53. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  54. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  55. 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  56. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  57. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  58. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  59. f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. b5aeca5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 3f4d992 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. 44923c9 MIPS: sead3: Corrected get_c0_perfcount_int by Niklas Cassel · 10 years ago
  65. 8fc5ec7 MIPS: mm: Remove dead macro definitions by Andreas Ruprecht · 10 years ago
  66. 64b139f MIPS: OCTEON: irq: add CIB and other fixes by David Daney · 10 years ago
  67. 2e3ecab MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs. by David Daney · 10 years ago
  68. ac6d9b3 MIPS: OCTEON: More OCTEONIII support by Chandrakala Chavva · 10 years ago
  69. 920cda3 MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits. by Chad Reese · 10 years ago
  70. 726da2f MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup. by David Daney · 10 years ago
  71. debe6a6 MIPS: OCTEON: Update octeon-model.h code for new SoCs. by David Daney · 10 years ago
  72. e3d0ead MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX by David Daney · 10 years ago
  73. 664f1ae MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h by David Daney · 10 years ago
  74. 664d699 MIPS: OCTEON: Implement the core-16057 workaround by David Daney · 10 years ago
  75. 69f7cd4 MIPS: OCTEON: Delete unused COP2 saving code by Aleksey Makarov · 10 years ago
  76. 2d98cae MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register by Chandrakala Chavva · 10 years ago
  77. 6b3a287 MIPS: OCTEON: Save and restore CP2 SHA3 state by David Daney · 10 years ago
  78. d6e4152 MIPS: OCTEON: Fix FP context save. by David Daney · 10 years ago
  79. ac655fb MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs by David Daney · 10 years ago
  80. 9d6b80f MIPS: boot: Provide more uImage options by Markos Chandras · 10 years ago
  81. 151f914 MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.h by David Daney · 10 years ago
  82. fa75da8 MIPS: ip22-gio: Remove legacy suspend/resume support by Lars-Peter Clausen · 10 years ago
  83. 6fb8a16 mips: pci: Add ifdef around pci_proc_domain by Zubair Lutfullah Kakakhel · 10 years ago
  84. 69e4e63 MIPS: Alchemy: Fix cpu clock calculation by Manuel Lauss · 10 years ago
  85. 200276e MIPS: Alchemy: remove declaration for set_cpuspec by Manuel Lauss · 10 years ago
  86. 45a848f MIPS: Alchemy: preset loops_per_jiffy based on CPU clock by Manuel Lauss · 10 years ago
  87. 51f105d3 MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation by Manuel Lauss · 10 years ago
  88. a5770df MIPS: Add set/clear CP0 macros for PageGrain register by Steven J. Hill · 10 years ago
  89. 23be7fd ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer() by Alexandre Courbot · 10 years ago
  90. a457ac2 hypfs: switch to read_iter/write_iter by Al Viro · 10 years ago
  91. 570e1aa x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch by Jiri Kosina · 10 years ago
  92. e3a1f6c x86: pte_protnone() and pmd_protnone() must check entry is not present by David Vrabel · 10 years ago
  93. 05f9883 MIPS: Usage and cosmetic cleanups of page table bits. by Steven J. Hill · 10 years ago
  94. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  95. 27a22ee Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  96. 61b0b01 s390/spinlock: disabled compare-and-delay by default by Martin Schwidefsky · 10 years ago
  97. 661af35 Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-next by Ralf Baechle · 10 years ago
  98. ca5d256 MIPS: Export MSA functions used by lose_fpu(1) for KVM by James Hogan · 10 years ago
  99. 3ce465e MIPS: Export FP functions used by lose_fpu(1) for KVM by James Hogan · 10 years ago
  100. 0e16d1e MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init() by Kevin Cernekee · 10 years ago