1. e463a09 x86: Add straight-line-speculation mitigation by Peter Zijlstra · 3 years, 1 month ago
  2. f94909c x86: Prepare asm files for straight-line-speculation by Peter Zijlstra · 3 years, 1 month ago
  3. 5e21a3e x86/alternative: Merge include files by Juergen Gross · 3 years, 10 months ago
  4. 4d6ffa2 x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S by Fangrui Song · 4 years, 2 months ago
  5. f444a5f x86/cpufeatures: Add support for fast short REP; MOVSB by Tony Luck · 5 years ago
  6. 6dcc562 x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  7. e9b9d02 x86/asm: Annotate aliases by Jiri Slaby · 5 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 784d569 x86: move exports to actual definitions by Al Viro · 9 years ago
  10. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  11. 131484c x86/debug: Remove perpetually broken, unmaintainable dwarf annotations by Ingo Molnar · 10 years ago
  12. a77600c x86/lib/memmove_64.S: Convert memmove() to ALTERNATIVE macro by Borislav Petkov · 10 years ago
  13. 4332195 x86/alternatives: Add instruction padding by Borislav Petkov · 10 years ago
  14. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 10 years ago
  15. d50ba36 x86/lib: Fix spelling, put space between a numeral and its units by Andy Shevchenko · 12 years ago
  16. bb916ff x86/lib: Fix spelling in the comments by Andy Shevchenko · 12 years ago
  17. 59e97e4 x86: Make alternative instruction pointers relative by Andy Lutomirski · 14 years ago
  18. 057e05c x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
  19. 9599ec0 x86-64, mem: Convert memmove() to assembly file and fix return value bug by Fenghua Yu · 14 years ago