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