summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/word-at-a-time.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-8/+72
* word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin2014-05-011-1/+1
* word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-271-6/+2
* word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon2013-12-121-0/+8
* word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-261-0/+52