index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
assembler.h
Age
Commit message (
Expand
)
Author
2017-12-11
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
2017-12-11
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
2017-11-02
arm64: entry.S: convert elX_irq
James Morse
2017-11-02
arm64: entry.S convert el0_sync
James Morse
2017-11-02
arm64: entry.S: convert el1_sync
James Morse
2017-11-02
arm64: entry.S: Remove disable_dbg
James Morse
2017-11-02
arm64: explicitly mask all exceptions
James Morse
2017-10-25
arm64: Use existing defines for mdscr
Julien Thierry
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
[prev]