index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
alternative.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: alternative: Use true and false for boolean values
Gustavo A. R. Silva
2018-08-08
1
-2
/
+2
*
arm64: Avoid flush_icache_range() in alternatives patching code
Will Deacon
2018-06-27
1
-7
/
+44
*
arm64: alternatives: Add dynamic patching feature
Marc Zyngier
2018-03-19
1
-11
/
+32
*
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-01-13
1
-4
/
+5
*
arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()
Luc Van Oostenryck
2017-06-29
1
-4
/
+4
*
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
2017-03-23
1
-5
/
+6
*
arm64: alternative: Add support for patching adrp instructions
Suzuki K Poulose
2016-09-09
1
-0
/
+15
*
arm64: alternative: Disallow patching instructions using literals
Suzuki K Poulose
2016-09-09
1
-0
/
+6
*
arm64: Create sections.h
James Morse
2016-08-25
1
-4
/
+3
*
arm64: mm: fold alternatives into .init
Mark Rutland
2015-12-10
1
-6
/
+0
*
arm64: alternatives: ensure secondary CPUs execute ISB after patching
Will Deacon
2015-08-04
1
-0
/
+1
*
arm64: alternative: put secondary CPUs into polling loop during patch
Will Deacon
2015-07-30
1
-5
/
+24
*
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
2015-06-05
1
-5
/
+66
*
Revert "arm64: alternative: Allow immediate branch as alternative instruction"
Will Deacon
2015-05-05
1
-52
/
+1
*
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
2015-03-30
1
-2
/
+53
*
arm64: add module support for alternatives fixups
Andre Przywara
2014-12-04
1
-4
/
+25
*
arm64: add alternative runtime patching
Andre Przywara
2014-11-25
1
-0
/
+64