index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
feature-fixups.c
Age
Commit message (
Expand
)
Author
2021-06-25
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-16
powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching,...
Christophe Leroy
2021-06-16
powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros
Christophe Leroy
2021-05-14
powerpc/64s: Fix stf mitigation patching w/strict RWX & hash
Michael Ellerman
2021-05-14
powerpc/64s: Fix entry flush patching w/strict RWX & hash
Michael Ellerman
2021-05-14
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
2021-05-14
powerpc/64s: Fix crashes when toggling stf barrier
Michael Ellerman
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2020-12-04
powerpc/feature-fixups: use a semicolon rather than a comma
Daniel Axtens
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-19
powerpc: Test prefixed instructions in feature fixups
Jordan Niethe
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-19
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-19
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-20
powerpc/fsl: Add infrastructure to fixup branch predictor flush
Diana Craciun
2018-11-25
powerpc/lib: Declare static methods
Breno Leitao
2018-08-08
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
2018-08-08
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
2018-05-21
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
2018-05-11
powerpc/lib: Add alt patching test of branching past the last instruction
Michael Ellerman
2018-05-11
powerpc/lib: Fix the feature fixup tests to actually work
Michael Ellerman
2018-04-17
powerpc/lib: Fix off-by-one in alternate feature patching
Michael Ellerman
2018-03-27
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
2018-01-10
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2017-07-12
powerpc: make feature-fixup tests fortify-safe
Daniel Axtens
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
2016-08-03
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-08-01
powerpc: Call jump_label_init() in apply_feature_fixups()
Aneesh Kumar K.V
2016-08-01
powerpc/kernel: Check features don't change after patching
Michael Ellerman
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2011-11-16
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
2010-07-08
powerpc: Fix feature-fixup tests for gcc 4.5
Stephen Rothwell
2010-02-26
powerpc: Fix lwsync feature fixup vs. modules on 64-bit
Benjamin Herrenschmidt
2010-02-17
powerpc: Fix lwsync patching code on 64bit
Anton Blanchard
[next]