1. 932b50c arm64: Add software workaround for Falkor erratum 1041 by Shanker Donthineni · 7 years ago
  2. b282e1c arm64: entry.S: convert elX_irq by James Morse · 7 years ago
  3. 746647c arm64: entry.S convert el0_sync by James Morse · 7 years ago
  4. b55a5a1 arm64: entry.S: convert el1_sync by James Morse · 7 years ago
  5. 84d0fb1 arm64: entry.S: Remove disable_dbg by James Morse · 7 years ago
  6. 0fbeb31 arm64: explicitly mask all exceptions by James Morse · 7 years ago
  7. e28cc02 arm64: Use existing defines for mdscr by Julien Thierry · 7 years ago
  8. df5b95b Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core by Catalin Marinas · 7 years ago
  9. 8ea41b1 arm64: assembler: allow adr_this_cpu to use the stack pointer by Ard Biesheuvel · 7 years ago
  10. 0553896 Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core by Catalin Marinas · 7 years ago
  11. d50e071 arm64: Implement pmem API support by Robin Murphy · 7 years ago
  12. ed84b4e arm64: move non-entry code out of .entry.text by Mark Rutland · 7 years ago
  13. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  14. 38fd94b arm64: Work around Falkor erratum 1003 by Christopher Covington · 8 years ago
  15. 41c066f arm64: assembler: make adr_l work in modules under KASLR by Ard Biesheuvel · 8 years ago
  16. 4b65a5d arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1 by Catalin Marinas · 9 years ago
  17. f33bcf0 arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro by Catalin Marinas · 9 years ago
  18. 1b7e229 arm64: assembler: introduce ldr_this_cpu by Mark Rutland · 8 years ago
  19. f99a250 arm64: barriers: introduce nops and __nops macros for NOP sequences by Will Deacon · 8 years ago
  20. 116c81f arm64: Work around systems with mismatched cache line sizes by Suzuki K Poulose · 8 years ago
  21. 072f0a6 arm64: Introduce raw_{d,i}cache_line_size by Suzuki K Poulose · 8 years ago
  22. 823066d arm64: include alternative handling in dcache_by_line_op by Andre Przywara · 9 years ago
  23. 5003dbd arm64: Add new asm macro copy_page by Geoff Levand · 9 years ago
  24. 7b7293a arm64: Fold proc-macros.S into assembler.h by Geoff Levand · 9 years ago
  25. 30b5ba5 arm64: introduce mov_q macro to move a constant into a 64-bit register by Ard Biesheuvel · 9 years ago
  26. 2ff4936 arm64: asm: remove unused push/pop macros by Mark Rutland · 9 years ago
  27. 6c94f27 arm64: switch to relative exception tables by Ard Biesheuvel · 9 years ago
  28. 6ad1fe5 arm64: avoid R_AARCH64_ABS64 relocations for Image header fields by Ard Biesheuvel · 9 years ago
  29. aa4d5d3 arm64: Add this_cpu_ptr() assembler macro for use in entry.S by James Morse · 9 years ago
  30. 2079184 arm64: use ENDPIPROC() to annotate position independent assembler routines by Ard Biesheuvel · 9 years ago
  31. 4b3dc96 arm64: force CONFIG_SMP=y and remove redundant #ifdefs by Will Deacon · 10 years ago
  32. d3127af arm64: Remove unused macros from assembler.h by Daniel Thompson · 10 years ago
  33. b784a5d arm64: add macros for common adrp usages by Ard Biesheuvel · 10 years ago
  34. f3e3927 arm64: guard asm/assembler.h against multiple inclusions by Marc Zyngier · 10 years ago
  35. 2a28307 arm64: debug: avoid accessing mdscr_el1 on fault paths where possible by Will Deacon · 11 years ago
  36. e68beda arm64: asm: add CPU_LE & CPU_BE assembler helpers by Matthew Leach · 11 years ago
  37. 55b8954 arm64: compat: correct register concatenation for syscall wrappers by Matthew Leach · 11 years ago
  38. 3126976 arm64: debug: fix mdscr.ss check when enabling debug exceptions by Will Deacon · 12 years ago
  39. dc637f1 arm64: move vector entry macro to assembler.h by Marc Zyngier · 12 years ago
  40. 0be7320 arm64: Assembly macros and definitions by Catalin Marinas · 13 years ago