aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/word-at-a-time.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-19x86-64: word-at-a-time: improve byte count calculationsGravatar Linus Torvalds 1-34/+23
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hGravatar Tanzir Hasan 1-1/+2
2022-08-16x86: simplify load_unaligned_zeropad() implementationGravatar Linus Torvalds 1-43/+3
2021-12-11x86/word-at-a-time: Remove .fixup usageGravatar Peter Zijlstra 1-19/+47
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2012-05-26word-at-a-time: make the interfaces truly genericGravatar Linus Torvalds 1-3/+29
2012-05-24kernel: Move REPEAT_BYTE definition into linux/kernel.hGravatar David S. Miller 1-2/+2
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageGravatar Linus Torvalds 1-0/+33
2012-04-06Make the "word-at-a-time" helper functions more commonly usableGravatar Linus Torvalds 1-0/+46