index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
alternative.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
1
-2
/
+5
2023-06-07
arm64: alternatives: use cpucap naming
Mark Rutland
1
-2
/
+2
2023-05-25
arm64: add alt_cb_patch_nops prototype
Arnd Bergmann
1
-0
/
+3
2020-11-10
arm64: alternatives: Split up alternative.h
Will Deacon
1
-206
/
+2
2020-11-10
arm64: uaccess: move uao_* alternatives to asm-uaccess.h
Mark Rutland
1
-59
/
+0
2020-07-30
arm64/alternatives: move length validation inside the subsection
Sami Tolvanen
1
-2
/
+2
2020-07-02
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
1
-8
/
+8
2020-03-20
arm64: alternative: fix build with clang integrated assembler
Ilie Halip
1
-1
/
+1
2020-01-16
arm64: fix alternatives with LLVM's integrated assembler
Sami Tolvanen
1
-11
/
+21
2019-02-06
arm64: alternative: Apply alternatives early in boot process
Daniel Thompson
1
-0
/
+1
2019-02-06
arm64: alternative: Allow alternative status checking per cpufeature
Julien Thierry
1
-2
/
+1
2018-06-27
arm64: Avoid flush_icache_range() in alternatives patching code
Will Deacon
1
-1
/
+6
2018-03-19
arm64: alternatives: Add dynamic patching feature
Marc Zyngier
1
-4
/
+37
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-11-05
arm64: Fix circular include of asm/lse.h through linux/jump_label.h
Catalin Marinas
1
-1
/
+1
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-09-12
arm64: alternative: add auto-nop infrastructure
Mark Rutland
1
-17
/
+53
2016-07-01
arm64: fix "dc cvau" cache operation on errata-affected core
Andre Przywara
1
-0
/
+4
2016-07-01
Revert "arm64: alternatives: add enable parameter to conditional asm macros"
Andre Przywara
1
-9
/
+3
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
1
-14
/
+5
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
1
-0
/
+72
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
1
-1
/
+0
2015-07-30
arm64: alternative: put secondary CPUs into polling loop during patch
Will Deacon
1
-1
/
+2
2015-07-27
arm64: alternatives: add enable parameter to conditional asm macros
Will Deacon
1
-3
/
+9
2015-07-27
arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()
James Morse
1
-3
/
+25
2015-07-27
arm64: alternative: Provide if/else/endif assembler macros
Daniel Thompson
1
-0
/
+41
2015-06-05
arm64: alternative: Work around .inst assembler bugs
Marc Zyngier
1
-7
/
+18
2015-06-05
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
1
-0
/
+27
2014-12-04
arm64: add module support for alternatives fixups
Andre Przywara
1
-1
/
+2
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
1
-0
/
+43