index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
byteorder
/
generic.h
Age
Commit message (
Expand
)
Author
2025-09-24
byteorder: Add memcpy_to_le32() and memcpy_from_le32()
Anup Patel
2021-11-26
include/linux/byteorder/generic.h: fix index variables
Heinrich Schuchardt
2018-03-31
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()
Andy Shevchenko
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-02
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
Mika Westerberg
2014-08-06
include/linux/byteorder/generic.h: minor comment fix
Geoff Levand
2008-04-30
Drop the exporting of empty <linux/byteorder/generic.h>
Robert P. J. Day
2008-02-08
byteorder: move le32_add_cpu & friends from OCFS2 to core
Marcin Slusarz
2007-05-08
Fix compilation of drivers with -O0
Michal Schmidt
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
2005-09-19
[BYTEORDER]: Document alignment and byteorder macros
Ed L. Cashin
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds