Diana Craciun
|
ebcd1bfc33
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
|
7 years ago |
Michael Ellerman
|
179ab1cbf8
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
|
7 years ago |
Linus Torvalds
|
c90fca951e
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
7 years ago |
Michal Suchanek
|
815069ca57
powerpc/64s: Patch barrier_nospec in modules
|
7 years ago |
Michal Suchanek
|
2eea7f067f
powerpc/64s: Add support for ori barrier_nospec patching
|
7 years ago |
Nicholas Piggin
|
a048a07d7f
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
|
7 years ago |
Michael Ellerman
|
6158faed7c
powerpc/lib: Add alt patching test of branching past the last instruction
|
7 years ago |
Michael Ellerman
|
cad0e39023
powerpc/lib: Fix the feature fixup tests to actually work
|
7 years ago |
Michael Ellerman
|
b8858581fe
powerpc/lib: Fix off-by-one in alternate feature patching
|
7 years ago |
Mauricio Faria de Oliveira
|
0063d61ccf
powerpc/rfi-flush: Differentiate enabled and patched flush types
|
7 years ago |
Michael Ellerman
|
ebf0b6a8b1
Merge branch 'fixes' into next
|
7 years ago |
Christophe Leroy
|
8183d99f4a
powerpc/lib/feature-fixups: use raw_patch_instruction()
|
7 years ago |
Michael Ellerman
|
aa8a5e0062
powerpc/64s: Add support for RFI flush of L1-D cache
|
7 years ago |
Daniel Axtens
|
c69a48cdb3
powerpc: make feature-fixup tests fortify-safe
|
8 years ago |
Ingo Molnar
|
589ee62844
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
|
8 years ago |
Benjamin Herrenschmidt
|
97f6e0cc35
powerpc/32: Fix crash during static key init
|
9 years ago |
Benjamin Herrenschmidt
|
2c0f99516f
powerpc/32: Fix early access to cpu_spec relocation
|
9 years ago |
Kevin Hao
|
c12e6f24d4
powerpc: Add option to use jump label for mmu_has_feature()
|
9 years ago |
Kevin Hao
|
4db7327194
powerpc: Add option to use jump label for cpu_has_feature()
|
9 years ago |
Aneesh Kumar K.V
|
309b315b6e
powerpc: Call jump_label_init() in apply_feature_fixups()
|
9 years ago |
Michael Ellerman
|
a28e46f109
powerpc/kernel: Check features don't change after patching
|
9 years ago |
Benjamin Herrenschmidt
|
9402c68461
powerpc: Factor do_feature_fixup calls
|
9 years ago |
Anton Blanchard
|
e51df2c170
powerpc: Make a bunch of things static
|
11 years ago |
Anton Blanchard
|
d715e433b7
powerpc: Copy down exception vectors after feature fixups
|
13 years ago |
Stephen Rothwell
|
3880ecb05b
powerpc: Fix feature-fixup tests for gcc 4.5
|
15 years ago |
Benjamin Herrenschmidt
|
3d98ffbffb
powerpc: Fix lwsync feature fixup vs. modules on 64-bit
|
15 years ago |
Anton Blanchard
|
53eae2281a
powerpc: Fix lwsync patching code on 64bit
|
15 years ago |
Kumar Gala
|
16c57b3620
powerpc: Unify opcode definitions and support
|
16 years ago |
Michael Ellerman
|
1856c02040
powerpc: Use WARN_ON(1) instead of __WARN()
|
17 years ago |
Kumar Gala
|
2d1b202762
powerpc: Fixup lwsync at runtime
|
17 years ago |