Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-03 | powerpc: prepare string/mem functions for KASAN | Christophe Leroy |
2018-08-10 | powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled | Christophe Leroy |
2017-09-01 | powerpc/32: remove a NOP from memset() | Christophe Leroy |
2017-09-01 | powerpc/32: optimise memset() | Christophe Leroy |
2017-09-01 | powerpc: fix location of two EXPORT_SYMBOL | Christophe Leroy |
2017-09-01 | powerpc/32: add memset16() | Christophe Leroy |
2017-04-06 | powerpc: get rid of zeroing, switch to RAW_COPY_USER | Al Viro |
2016-11-14 | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin |
2016-08-07 | ppc: move exports to definitions | Al Viro |
2016-04-11 | powerpc: Make generic_memcpy() private to copy_32.S | Michael Ellerman |
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-03-17 | powerpc: Remove duplicate cacheable_memcpy/memzero functions | Kyle Moffett |
2010-09-02 | powerpc: Fix incorrect .stabs entry for copy_32.S | Sean MacLennan |
2009-12-09 | powerpc/8xx: Start using dcbX instructions in various copy routines | Joakim Tjernlund |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2005-10-17 | ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES | Stephen Rothwell |
2005-10-10 | powerpc: Rename files to have consistent _32/_64 suffixes | Paul Mackerras |