index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
assembler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+23
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
1
-0
/
+23
2017-01-12
arm64: assembler: make adr_l work in modules under KASLR
Ard Biesheuvel
1
-9
/
+27
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
1
-0
/
+16
2016-11-21
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
1
-0
/
+13
2016-11-11
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
1
-4
/
+15
2016-09-09
arm64: barriers: introduce nops and __nops macros for NOP sequences
Will Deacon
1
-0
/
+9
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
1
-2
/
+22
2016-09-09
arm64: Introduce raw_{d,i}cache_line_size
Suzuki K Poulose
1
-4
/
+20
2016-07-01
arm64: include alternative handling in dcache_by_line_op
Andre Przywara
1
-1
/
+11
2016-04-28
arm64: Add new asm macro copy_page
Geoff Levand
1
-0
/
+19
2016-04-28
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
1
-1
/
+81
2016-04-26
arm64: introduce mov_q macro to move a constant into a 64-bit register
Ard Biesheuvel
1
-0
/
+20
2016-04-20
arm64: asm: remove unused push/pop macros
Mark Rutland
1
-12
/
+0
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
1
-4
/
+11
2016-02-24
arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
Ard Biesheuvel
1
-0
/
+11
2015-12-10
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
James Morse
1
-0
/
+11
2015-10-12
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
1
-0
/
+11
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
1
-2
/
+0
2015-07-27
arm64: Remove unused macros from assembler.h
Daniel Thompson
1
-12
/
+0
2015-03-19
arm64: add macros for common adrp usages
Ard Biesheuvel
1
-0
/
+48
2015-02-23
arm64: guard asm/assembler.h against multiple inclusions
Marc Zyngier
1
-0
/
+5
2014-05-12
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
Will Deacon
1
-7
/
+16
2013-10-25
arm64: asm: add CPU_LE & CPU_BE assembler helpers
Matthew Leach
1
-0
/
+19
2013-10-25
arm64: compat: correct register concatenation for syscall wrappers
Matthew Leach
1
-0
/
+12
2013-05-17
arm64: debug: fix mdscr.ss check when enabling debug exceptions
Will Deacon
1
-1
/
+1
2012-12-05
arm64: move vector entry macro to assembler.h
Marc Zyngier
1
-0
/
+8
2012-09-17
arm64: Assembly macros and definitions
Catalin Marinas
1
-0
/
+109