index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
2021-05-22
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
2020-12-11
powerpc: Stop exporting __clear_user which is now inlined.
Michal Suchanek
2020-11-22
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-22
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
2020-11-22
powerpc: Add a framework for user access tracking
Christophe Leroy
2020-11-22
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2019-05-16
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
2019-05-16
powerpc/fsl: Add infrastructure to fixup branch predictor flush
Diana Craciun
2019-05-16
powerpc: Avoid code patching freed init sections
Michael Neuling
2019-05-16
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
2019-05-16
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
2019-05-16
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2019-05-16
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
2019-05-16
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
2019-05-16
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
2019-05-16
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
2018-04-24
powerpc/lib: Fix off-by-one in alternate feature patching
Michael Ellerman
2018-02-16
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2017-07-27
powerpc: Fix emulation of mfocrf in emulate_step()
Anton Blanchard
2017-07-27
powerpc: Fix emulation of mcrf in emulate_step()
Anton Blanchard
2017-03-18
powerpc: Emulation support for load/store instructions on LE
Ravi Bangoria
2016-10-28
powerpc/64: Fix incorrect return value from __copy_tofrom_user
Paul Mackerras
2015-09-17
powerpc32: memset: only use dcbz once cache is enabled
LEROY Christophe
2015-09-17
powerpc32: memcpy: only use dcbz once cache is enabled
LEROY Christophe
2015-08-07
powerpc/32: Few optimisations in memcpy
LEROY Christophe
2015-08-07
powerpc/32: cacheable_memcpy becomes memcpy
LEROY Christophe
2015-08-07
powerpc/32: Merge the new memset() with the old one
LEROY Christophe
2015-08-07
powerpc/32: memset(0): use cacheable_memzero
LEROY Christophe
2015-08-07
Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
LEROY Christophe
2015-08-07
powerpc: put csum_tcpudp_magic inline
LEROY Christophe
2015-06-11
powerpc: Only use -mabi=altivec if toolchain supports it
Anton Blanchard
2015-05-19
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
2015-04-21
powerpc: Export __spin_yield
Suresh E. Warrier
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-03-25
cpufreq/ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
2015-03-17
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2015-03-16
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
2015-03-16
powerpc: Change vsrX register defines to vsX to match gcc and glibc
Anton Blanchard
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2015-01-28
powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rules
Michael Ellerman
2015-01-28
powerpc/lib: Makefile, consolidate obj-y sections
Michael Ellerman
2015-01-23
powerpc: Add 64bit optimised memcmp
Anton Blanchard
2014-12-29
powerpc/lib: Do not include string.o in obj-y twice
Andreas Ruprecht
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-12
powerpc: Fix compilation of emulate_step()
Paul Mackerras
2014-11-10
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
2014-10-29
powerpc: Fix comment typos 'CONFiG_ALTIVEC'
Paul Bolle
2014-09-25
powerpc: Implement emulation of string loads and stores
Paul Mackerras
2014-09-25
powerpc: Emulate icbi, mcrf and conditional-trap instructions
Paul Mackerras
2014-09-25
powerpc: Split out instruction analysis part of emulate_step()
Paul Mackerras
[next]