Age | Commit message (Expand) | Author |
---|---|---|
2024-06-19 | x86-64: word-at-a-time: improve byte count calculations | Linus Torvalds |
2024-02-01 | kernel.h: removed REPEAT_BYTE from kernel.h | Tanzir Hasan |
2022-08-16 | x86: simplify load_unaligned_zeropad() implementation | Linus Torvalds |
2021-12-11 | x86/word-at-a-time: Remove .fixup usage | Peter Zijlstra |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2012-05-26 | word-at-a-time: make the interfaces truly generic | Linus Torvalds |
2012-05-24 | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller |
2012-05-03 | vfs: make word-at-a-time accesses handle a non-existing page | Linus Torvalds |
2012-04-06 | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds |