Ard Biesheuvel
|
41c066f2c4
arm64: assembler: make adr_l work in modules under KASLR
|
8 年之前 |
Catalin Marinas
|
4b65a5db36
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
|
9 年之前 |
Catalin Marinas
|
f33bcf03e6
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
|
9 年之前 |
Mark Rutland
|
1b7e2296a8
arm64: assembler: introduce ldr_this_cpu
|
8 年之前 |
Will Deacon
|
f99a250cb6
arm64: barriers: introduce nops and __nops macros for NOP sequences
|
9 年之前 |
Suzuki K Poulose
|
116c81f427
arm64: Work around systems with mismatched cache line sizes
|
9 年之前 |
Suzuki K Poulose
|
072f0a6338
arm64: Introduce raw_{d,i}cache_line_size
|
9 年之前 |
Andre Przywara
|
823066d9ed
arm64: include alternative handling in dcache_by_line_op
|
9 年之前 |
Geoff Levand
|
5003dbde45
arm64: Add new asm macro copy_page
|
9 年之前 |
Geoff Levand
|
7b7293ae3d
arm64: Fold proc-macros.S into assembler.h
|
9 年之前 |
Ard Biesheuvel
|
30b5ba5cf3
arm64: introduce mov_q macro to move a constant into a 64-bit register
|
9 年之前 |
Mark Rutland
|
2ff4936c1d
arm64: asm: remove unused push/pop macros
|
9 年之前 |
Ard Biesheuvel
|
6c94f27ac8
arm64: switch to relative exception tables
|
9 年之前 |
Ard Biesheuvel
|
6ad1fe5d90
arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
|
9 年之前 |
James Morse
|
aa4d5d3cbc
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
|
9 年之前 |
Ard Biesheuvel
|
207918461e
arm64: use ENDPIPROC() to annotate position independent assembler routines
|
9 年之前 |
Will Deacon
|
4b3dc9679c
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
|
10 年之前 |
Daniel Thompson
|
d3127afa71
arm64: Remove unused macros from assembler.h
|
10 年之前 |
Ard Biesheuvel
|
b784a5d97d
arm64: add macros for common adrp usages
|
10 年之前 |
Marc Zyngier
|
f3e39273e0
arm64: guard asm/assembler.h against multiple inclusions
|
10 年之前 |
Will Deacon
|
2a2830703a
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
|
11 年之前 |
Matthew Leach
|
e68bedaa03
arm64: asm: add CPU_LE & CPU_BE assembler helpers
|
12 年之前 |
Matthew Leach
|
55b89540b0
arm64: compat: correct register concatenation for syscall wrappers
|
12 年之前 |
Will Deacon
|
3126976be6
arm64: debug: fix mdscr.ss check when enabling debug exceptions
|
12 年之前 |
Marc Zyngier
|
dc637f1fda
arm64: move vector entry macro to assembler.h
|
12 年之前 |
Catalin Marinas
|
0be7320a63
arm64: Assembly macros and definitions
|
13 年之前 |