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