Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uapi: rename ext2_swab() to swab() and share globally in swab.h | Yury Norov | 2020-01-31 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -279/+1 |
* | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 1 | -1/+1 |
* | Fix up 64-bit byte swaps for most 32-bit architectures | Linus Torvalds | 2009-01-06 | 1 | -1/+1 |
* | byteorder: only use linux/swab.h | Harvey Harrison | 2009-01-06 | 1 | -25/+25 |
* | byteorder: use generic C version for value byteswapping | Harvey Harrison | 2008-10-20 | 1 | -10/+0 |
* | byteorder: add a new include/linux/swab.h to define byteswapping functions | Harvey Harrison | 2008-08-12 | 1 | -0/+309 |