Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: use ENDPIPROC() to annotate position independent assembler routines | Ard Biesheuvel | 2015-10-12 | 1 | -0/+11 |
* | arm64: force CONFIG_SMP=y and remove redundant #ifdefs | Will Deacon | 2015-07-27 | 1 | -2/+0 |
* | arm64: Remove unused macros from assembler.h | Daniel Thompson | 2015-07-27 | 1 | -12/+0 |
* | arm64: add macros for common adrp usages | Ard Biesheuvel | 2015-03-19 | 1 | -0/+48 |
* | arm64: guard asm/assembler.h against multiple inclusions | Marc Zyngier | 2015-02-23 | 1 | -0/+5 |
* | arm64: debug: avoid accessing mdscr_el1 on fault paths where possible | Will Deacon | 2014-05-12 | 1 | -7/+16 |
* | arm64: asm: add CPU_LE & CPU_BE assembler helpers | Matthew Leach | 2013-10-25 | 1 | -0/+19 |
* | arm64: compat: correct register concatenation for syscall wrappers | Matthew Leach | 2013-10-25 | 1 | -0/+12 |
* | arm64: debug: fix mdscr.ss check when enabling debug exceptions | Will Deacon | 2013-05-17 | 1 | -1/+1 |
* | arm64: move vector entry macro to assembler.h | Marc Zyngier | 2012-12-05 | 1 | -0/+8 |
* | arm64: Assembly macros and definitions | Catalin Marinas | 2012-09-17 | 1 | -0/+109 |