index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
alternative.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: alternatives: Split up alternative.h
Will Deacon
2020-11-09
1
-206
/
+2
*
arm64: uaccess: move uao_* alternatives to asm-uaccess.h
Mark Rutland
2020-11-09
1
-59
/
+0
*
arm64/alternatives: move length validation inside the subsection
Sami Tolvanen
2020-07-30
1
-2
/
+2
*
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
2020-07-02
1
-8
/
+8
*
arm64: alternative: fix build with clang integrated assembler
Ilie Halip
2020-03-20
1
-1
/
+1
*
arm64: fix alternatives with LLVM's integrated assembler
Sami Tolvanen
2020-01-16
1
-11
/
+21
*
arm64: alternative: Apply alternatives early in boot process
Daniel Thompson
2019-02-06
1
-0
/
+1
*
arm64: alternative: Allow alternative status checking per cpufeature
Julien Thierry
2019-02-06
1
-2
/
+1
*
arm64: Avoid flush_icache_range() in alternatives patching code
Will Deacon
2018-06-27
1
-1
/
+6
*
arm64: alternatives: Add dynamic patching feature
Marc Zyngier
2018-03-19
1
-4
/
+37
*
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-01-13
1
-0
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
arm64: Fix circular include of asm/lse.h through linux/jump_label.h
Catalin Marinas
2016-11-05
1
-1
/
+1
*
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-12
1
-1
/
+0
*
arm64: alternative: add auto-nop infrastructure
Mark Rutland
2016-09-12
1
-17
/
+53
*
arm64: fix "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-07-01
1
-0
/
+4
*
Revert "arm64: alternatives: add enable parameter to conditional asm macros"
Andre Przywara
2016-07-01
1
-9
/
+3
*
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-24
1
-14
/
+5
*
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
1
-0
/
+72
*
arm64: mm: fold alternatives into .init
Mark Rutland
2015-12-10
1
-1
/
+0
*
arm64: alternative: put secondary CPUs into polling loop during patch
Will Deacon
2015-07-30
1
-1
/
+2
*
arm64: alternatives: add enable parameter to conditional asm macros
Will Deacon
2015-07-27
1
-3
/
+9
*
arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()
James Morse
2015-07-27
1
-3
/
+25
*
arm64: alternative: Provide if/else/endif assembler macros
Daniel Thompson
2015-07-27
1
-0
/
+41
*
arm64: alternative: Work around .inst assembler bugs
Marc Zyngier
2015-06-05
1
-7
/
+18
*
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
2015-06-05
1
-0
/
+27
*
arm64: add module support for alternatives fixups
Andre Przywara
2014-12-04
1
-1
/
+2
*
arm64: add alternative runtime patching
Andre Przywara
2014-11-25
1
-0
/
+43