| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-08-16 | powerpc: replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2018-06-04 | powerpc/lib: optimise PPC32 memcmp | Christophe Leroy | 1 | -17/+0 |
| 2018-06-04 | powerpc/lib: optimise 32 bits __clear_user() | Christophe Leroy | 1 | -46/+0 |
| 2018-06-04 | powerpc/lib: Adjust .balign inside string functions for PPC32 | Christophe Leroy | 1 | -3/+4 |
| 2016-11-14 | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 1 | -7/+4 |
| 2016-08-07 | ppc: move exports to definitions | Al Viro | 1 | -0/+6 |
| 2016-06-14 | powerpc: Align hot loops of some string functions | Anton Blanchard | 1 | -0/+3 |
| 2016-06-14 | powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp | Anton Blanchard | 1 | -41/+0 |
| 2015-01-23 | powerpc: Add 64bit optimised memcmp | Anton Blanchard | 1 | -0/+2 |
| 2012-07-03 | powerpc: 64bit optimised __clear_user | Anton Blanchard | 1 | -0/+2 |
| 2012-05-27 | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras | 1 | -45/+0 |
| 2010-05-21 | powerpc: Fix string library functions | Andreas Schwab | 1 | -8/+8 |
| 2010-04-07 | powerpc: Fix handling of strncmp with zero len | Jeff Mahoney | 1 | -1/+3 |
| 2008-07-22 | powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S | Michael Ellerman | 1 | -12/+6 |
| 2008-04-07 | [POWERPC] Add hand-coded assembly strcmp | Steven Rostedt | 1 | -0/+14 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2005-10-10 | powerpc: Use reg.h instead of processor.h when we just want reg names | Paul Mackerras | 1 | -5/+0 |
| 2005-09-26 | powerpc: Merge enough to start building in arch/powerpc. | Paul Mackerras | 1 | -0/+203 |