index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
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-24
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
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-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-03-26
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...
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-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
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
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c
Anton Blanchard
2014-08-13
powerpc: Add smp_mb()s to arch_spin_unlock_wait()
Michael Ellerman
[next]