index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
alternative.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
arm64: alternatives: mark patch_alternative() as `noinstr`
Joey Gouly
1
-3
/
+3
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
1
-1
/
+1
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+2
2021-04-23
arm64: alternative: simplify passing alt_region
Mark Rutland
1
-2
/
+1
2021-04-08
arm64: add __nocfi to __apply_alternatives
Sami Tolvanen
1
-2
/
+2
2021-02-04
arm64: improve whitespace
Zhiyuan Dai
1
-1
/
+1
2020-11-09
arm64: alternatives: Remove READ_ONCE() usage during patch operation
Will Deacon
1
-3
/
+4
2020-07-09
arm64/alternatives: don't patch up internal branches
Ard Biesheuvel
1
-14
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-02-06
arm64: alternative: Apply alternatives early in boot process
Daniel Thompson
1
-5
/
+38
2019-02-06
arm64: alternative: Allow alternative status checking per cpufeature
Julien Thierry
1
-4
/
+17
2018-08-08
arm64: alternative: Use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-06-27
arm64: Avoid flush_icache_range() in alternatives patching code
Will Deacon
1
-7
/
+44
2018-03-19
arm64: alternatives: Add dynamic patching feature
Marc Zyngier
1
-11
/
+32
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
1
-4
/
+5
2017-06-29
arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()
Luc Van Oostenryck
1
-4
/
+4
2017-03-23
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
1
-5
/
+6
2016-09-09
arm64: alternative: Add support for patching adrp instructions
Suzuki K Poulose
1
-0
/
+15
2016-09-09
arm64: alternative: Disallow patching instructions using literals
Suzuki K Poulose
1
-0
/
+6
2016-08-25
arm64: Create sections.h
James Morse
1
-4
/
+3
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
1
-6
/
+0
2015-08-04
arm64: alternatives: ensure secondary CPUs execute ISB after patching
Will Deacon
1
-0
/
+1
2015-07-30
arm64: alternative: put secondary CPUs into polling loop during patch
Will Deacon
1
-5
/
+24
2015-06-05
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
1
-5
/
+66
2015-05-05
Revert "arm64: alternative: Allow immediate branch as alternative instruction"
Will Deacon
1
-52
/
+1
2015-03-30
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
1
-2
/
+53
2014-12-04
arm64: add module support for alternatives fixups
Andre Przywara
1
-4
/
+25
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
1
-0
/
+64