index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
alternative.h
Age
Commit message (
Expand
)
Author
2016-07-01
arm64: fix "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-07-01
Revert "arm64: alternatives: add enable parameter to conditional asm macros"
Andre Przywara
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
2015-07-30
arm64: alternative: put secondary CPUs into polling loop during patch
Will Deacon
2015-07-27
arm64: alternatives: add enable parameter to conditional asm macros
Will Deacon
2015-07-27
arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()
James Morse
2015-07-27
arm64: alternative: Provide if/else/endif assembler macros
Daniel Thompson
2015-06-05
arm64: alternative: Work around .inst assembler bugs
Marc Zyngier
2015-06-05
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
2014-12-04
arm64: add module support for alternatives fixups
Andre Przywara
2014-11-25
arm64: add alternative runtime patching
Andre Przywara