Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 2016-11-14 | 1 | -4/+2 |
* | powerpc: Fix bad inline asm constraint in create_zero_mask() | Anton Blanchard | 2016-05-02 | 1 | -1/+1 |
* | arch/powerpc: provide zero_bytemask() for big-endian | Chris Metcalf | 2015-10-08 | 1 | -0/+5 |
* | powerpc: ppc64le optimised word at a time | Anton Blanchard | 2014-09-30 | 1 | -15/+48 |
* | selftests/powerpc: Add test of load_unaligned_zero_pad() | Michael Ellerman | 2014-09-30 | 1 | -1/+12 |
* | powerpc: Implement load_unaligned_zeropad | Anton Blanchard | 2014-09-30 | 1 | -0/+40 |
* | powerpc: word-at-a-time optimization for 64-bit Little Endian | Philippe Bergheaud | 2013-10-31 | 1 | -25/+32 |
* | powerpc: Add little endian support for word-at-a-time functions | Anton Blanchard | 2013-10-11 | 1 | -0/+71 |
* | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras | 2012-05-27 | 1 | -0/+41 |