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
starfive-6.6.48-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
/
powerpc
/
lib
/
feature-fixups.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
1
-7
/
+8
2020-05-18
powerpc: Test prefixed instructions in feature fixups
Jordan Niethe
1
-0
/
+75
2020-05-18
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
1
-2
/
+3
2020-05-18
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
1
-7
/
+7
2020-05-18
powerpc: Use a function for reading instructions
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-30
/
+32
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-19
/
+20
2020-05-18
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
1
-2
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-12-20
powerpc/fsl: Add infrastructure to fixup branch predictor flush
Diana Craciun
1
-0
/
+23
2018-11-25
powerpc/lib: Declare static methods
Breno Leitao
1
-2
/
+2
2018-08-07
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
1
-0
/
+31
2018-08-07
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
1
-2
/
+4
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+54
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
1
-3
/
+13
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
1
-0
/
+27
2018-05-22
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
1
-0
/
+115
2018-05-11
powerpc/lib: Add alt patching test of branching past the last instruction
Michael Ellerman
1
-0
/
+11
2018-05-11
powerpc/lib: Fix the feature fixup tests to actually work
Michael Ellerman
1
-6
/
+6
2018-04-16
powerpc/lib: Fix off-by-one in alternate feature patching
Michael Ellerman
1
-1
/
+1
2018-03-27
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
1
-1
/
+8
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+41
2018-01-21
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
1
-4
/
+4
2018-01-10
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
1
-0
/
+41
2017-07-13
powerpc: make feature-fixup tests fortify-safe
Daniel Axtens
1
-90
/
+90
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
1
-0
/
+3
2016-08-03
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
1
-1
/
+1
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
1
-0
/
+1
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
1
-0
/
+1
2016-08-01
powerpc: Call jump_label_init() in apply_feature_fixups()
Aneesh Kumar K.V
1
-0
/
+8
2016-08-01
powerpc/kernel: Check features don't change after patching
Michael Ellerman
1
-1
/
+26
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
1
-2
/
+30
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
1
-1
/
+1
2011-11-16
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
1
-0
/
+23
2010-07-08
powerpc: Fix feature-fixup tests for gcc 4.5
Stephen Rothwell
1
-8
/
+9
2010-02-26
powerpc: Fix lwsync feature fixup vs. modules on 64-bit
Benjamin Herrenschmidt
1
-1
/
+2
2010-02-17
powerpc: Fix lwsync patching code on 64bit
Anton Blanchard
1
-1
/
+1
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala
1
-2
/
+2
2008-07-22
powerpc: Use WARN_ON(1) instead of __WARN()
Michael Ellerman
1
-1
/
+1
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
1
-0
/
+36
2008-07-01
powerpc: Add self-tests of the feature fixup code
Michael Ellerman
1
-0
/
+206
2008-07-01
powerpc: Add logic to patch alternative feature sections
Michael Ellerman
1
-14
/
+65
2008-07-01
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
1
-0
/
+2
2008-07-01
powerpc: Split out do_feature_fixups() from cputable.c
Michael Ellerman
1
-0
/
+56