aboutsummaryrefslogtreecommitdiff
path: root/include/linux/byteorder
AgeCommit message (Expand)AuthorFilesLines
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesGravatar David Howells 1-0/+0
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderGravatar David Howells 3-206/+2
2010-08-14include: replace unifdef-y with header-yGravatar Sam Ravnborg 1-2/+2
2010-05-26Revert "endian: #define __BYTE_ORDER"Gravatar Linus Torvalds 2-6/+0
2010-05-25endian: #define __BYTE_ORDERGravatar Joakim Tjernlund 2-0/+6
2009-01-06byteorder: only use linux/swab.hGravatar Harvey Harrison 5-363/+2
2008-10-20byteorder: provide swabb.h generically in asm/byteorder.hGravatar Harvey Harrison 3-0/+3
2008-07-25endian: Always evaluate arguments.Gravatar David Miller 2-12/+12
2008-04-30Drop the exporting of empty <linux/byteorder/generic.h>Gravatar Robert P. J. Day 4-12/+6
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreGravatar Marcin Slusarz 1-0/+30
2007-05-08Fix compilation of drivers with -O0Gravatar Michal Schmidt 1-25/+0
2007-05-08Fix constant folding and poor optimization in byte swapping codeGravatar Trent Piepho 1-39/+69
2007-02-11[PATCH] cleanup linux/byteorder/swabb.hGravatar Adrian Bunk 2-10/+4
2007-02-11[PATCH] remove include/linux/byteorder/pdp_endian.hGravatar Adrian Bunk 2-89/+0
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsGravatar David Woodhouse 1-2/+7
2006-06-18Add generic Kbuild files for 'make headers_install'Gravatar David Woodhouse 1-0/+2
2006-01-08[PATCH] remove gcc-2 checksGravatar Andrew Morton 3-3/+3
2005-09-19[BYTEORDER]: Document alignment and byteorder macrosGravatar Ed L. Cashin 1-0/+4
2005-06-28[PATCH] swabb.h warning fixesGravatar Andrew Morton 1-7/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 6-0/+801