index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
assembler.h
Age
Commit message (
Expand
)
Author
2019-01-26
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
2018-07-22
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-05-16
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
2018-02-16
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2018-02-16
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
2018-02-16
arm64: barrier: Add CSDB macros to control data-value prediction
Will Deacon
2018-02-16
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
2018-02-16
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
2018-02-16
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
2018-02-16
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
arm64: assembler: allow adr_this_cpu to use the stack pointer
Ard Biesheuvel
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
arm64: Implement pmem API support
Robin Murphy
2017-08-08
arm64: move non-entry code out of .entry.text
Mark Rutland
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
2017-01-12
arm64: assembler: make adr_l work in modules under KASLR
Ard Biesheuvel
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-21
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
2016-11-11
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2016-09-09
arm64: barriers: introduce nops and __nops macros for NOP sequences
Will Deacon
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
arm64: Introduce raw_{d,i}cache_line_size
Suzuki K Poulose
2016-07-01
arm64: include alternative handling in dcache_by_line_op
Andre Przywara
2016-04-28
arm64: Add new asm macro copy_page
Geoff Levand
2016-04-28
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
2016-04-26
arm64: introduce mov_q macro to move a constant into a 64-bit register
Ard Biesheuvel
2016-04-20
arm64: asm: remove unused push/pop macros
Mark Rutland
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-24
arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
Ard Biesheuvel
2015-12-10
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
James Morse
2015-10-12
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
arm64: Remove unused macros from assembler.h
Daniel Thompson
2015-03-19
arm64: add macros for common adrp usages
Ard Biesheuvel
2015-02-23
arm64: guard asm/assembler.h against multiple inclusions
Marc Zyngier
2014-05-12
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
Will Deacon
2013-10-25
arm64: asm: add CPU_LE & CPU_BE assembler helpers
Matthew Leach
2013-10-25
arm64: compat: correct register concatenation for syscall wrappers
Matthew Leach
2013-05-17
arm64: debug: fix mdscr.ss check when enabling debug exceptions
Will Deacon
2012-12-05
arm64: move vector entry macro to assembler.h
Marc Zyngier
2012-09-17
arm64: Assembly macros and definitions
Catalin Marinas