summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/word-at-a-time.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-011-1/+2
* x86: simplify load_unaligned_zeropad() implementationLinus Torvalds2022-08-161-43/+3
* x86/word-at-a-time: Remove .fixup usagePeter Zijlstra2021-12-111-19/+47
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-261-3/+29
* kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2012-05-241-2/+2
* vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2012-05-031-0/+33
* Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2012-04-061-0/+46