summaryrefslogtreecommitdiff
path: root/include/linux/byteorder
Commit message (Expand)AuthorAge
* crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()Andy Shevchenko2018-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to coreMika Westerberg2017-10-02
|/
* include: warn for inconsistent endian config definitionBabu Moger2017-09-08
* include/linux/byteorder/generic.h: minor comment fixGeoff Levand2014-08-06
* UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-17
* UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells2012-10-13
* include: replace unifdef-y with header-ySam Ravnborg2010-08-14
* Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-26
* endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-25
* byteorder: only use linux/swab.hHarvey Harrison2009-01-06
* byteorder: provide swabb.h generically in asm/byteorder.hHarvey Harrison2008-10-20
* endian: Always evaluate arguments.David Miller2008-07-25
* Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day2008-04-30
* byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-08
* Fix compilation of drivers with -O0Michal Schmidt2007-05-08
* Fix constant folding and poor optimization in byte swapping codeTrent Piepho2007-05-08
* [PATCH] cleanup linux/byteorder/swabb.hAdrian Bunk2007-02-11
* [PATCH] remove include/linux/byteorder/pdp_endian.hAdrian Bunk2007-02-11
* [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-19
* Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-18
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-08
* [BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin2005-09-19
* [PATCH] swabb.h warning fixesAndrew Morton2005-06-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16