summaryrefslogtreecommitdiff
path: root/include/linux/byteorder
AgeCommit message (Expand)Author
2018-03-31crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()Andy Shevchenko
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-02byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to coreMika Westerberg
2017-09-08include: warn for inconsistent endian config definitionBabu Moger
2014-08-06include/linux/byteorder/generic.h: minor comment fixGeoff Levand
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund
2009-01-06byteorder: only use linux/swab.hHarvey Harrison
2008-10-20byteorder: provide swabb.h generically in asm/byteorder.hHarvey Harrison
2008-07-25endian: Always evaluate arguments.David Miller
2008-04-30Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz
2007-05-08Fix compilation of drivers with -O0Michal Schmidt
2007-05-08Fix constant folding and poor optimization in byte swapping codeTrent Piepho
2007-02-11[PATCH] cleanup linux/byteorder/swabb.hAdrian Bunk
2007-02-11[PATCH] remove include/linux/byteorder/pdp_endian.hAdrian Bunk
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2005-09-19[BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin
2005-06-28[PATCH] swabb.h warning fixesAndrew Morton
2004-10-31[PATCH] Use optimised byteswap againMatthew Wilcox
2004-10-05[PATCH] hton* and ntoh* endianness annotationsAlexander Viro
2004-09-08[PATCH] beginning of endianness annotationsAlexander Viro
2004-06-23Make bitops/cpumask functions be "const" where appropriate.Linus Torvalds
2004-01-18[PATCH] const vs. __attribute__((const)) confusionAndrew Morton
2002-06-02[PATCH] must be __KERNEL__ for byteorder/generic.hDan Kegel
2002-02-04v2.4.7 -> v2.4.7.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds