1. c7b283d Merge 4.9.150 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. ce8ca30 crypto: x86/chacha20 - avoid sleeping with preemption disabled by Eric Biggers · 6 years ago
  3. b8181f3 BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  4. 7ea0da1 crypto: chacha20-simd - Use generic code for small requests by Herbert Xu · 8 years ago
  5. da154e8 x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  6. abcfdfe x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  7. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  8. d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
  9. 3d1e93c crypto: chacha20 - Add an eight block AVX2 variant for x86_64 by Martin Willi · 9 years ago
  10. 274f938 crypto: chacha20 - Add a four block SSSE3 variant for x86_64 by Martin Willi · 9 years ago
  11. c9320b6 crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64 by Martin Willi · 9 years ago