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