aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/word-at-a-time.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hGravatar Tanzir Hasan 1-1/+2
2023-08-02word-at-a-time: use the same return type for has_zero regardless of endiannessGravatar ndesaulniers@google.com 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesGravatar Chris Metcalf 1-8/+72
2014-05-01word-at-a-time: simplify big-endian zero_bytemask macroGravatar H. Peter Anvin 1-1/+1
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroGravatar Will Deacon 1-6/+2
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationGravatar Will Deacon 1-0/+8
2012-05-26word-at-a-time: make the interfaces truly genericGravatar Linus Torvalds 1-0/+52