| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array() | Andy Shevchenko | 2018-03-31 | 1 | -0/+17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 3 | -0/+3 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
* | | byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core | Mika Westerberg | 2017-10-02 | 1 | -0/+16 |
|/ |
|
* | include: warn for inconsistent endian config definition | Babu Moger | 2017-09-08 | 2 | -0/+8 |
* | include/linux/byteorder/generic.h: minor comment fix | Geoff Levand | 2014-08-06 | 1 | -1/+1 |
* | UAPI: Remove empty non-UAPI Kbuild files | David Howells | 2012-10-17 | 1 | -0/+0 |
* | UAPI: (Scripted) Disintegrate include/linux/byteorder | David Howells | 2012-10-13 | 3 | -206/+2 |
* | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -2/+2 |
* | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds | 2010-05-26 | 2 | -6/+0 |
* | endian: #define __BYTE_ORDER | Joakim Tjernlund | 2010-05-25 | 2 | -0/+6 |
* | byteorder: only use linux/swab.h | Harvey Harrison | 2009-01-06 | 5 | -363/+2 |
* | byteorder: provide swabb.h generically in asm/byteorder.h | Harvey Harrison | 2008-10-20 | 3 | -0/+3 |
* | endian: Always evaluate arguments. | David Miller | 2008-07-25 | 2 | -12/+12 |
* | Drop the exporting of empty <linux/byteorder/generic.h> | Robert P. J. Day | 2008-04-30 | 4 | -12/+6 |
* | byteorder: move le32_add_cpu & friends from OCFS2 to core | Marcin Slusarz | 2008-02-08 | 1 | -0/+30 |
* | Fix compilation of drivers with -O0 | Michal Schmidt | 2007-05-08 | 1 | -25/+0 |
* | Fix constant folding and poor optimization in byte swapping code | Trent Piepho | 2007-05-08 | 1 | -39/+69 |
* | [PATCH] cleanup linux/byteorder/swabb.h | Adrian Bunk | 2007-02-11 | 2 | -10/+4 |
* | [PATCH] remove include/linux/byteorder/pdp_endian.h | Adrian Bunk | 2007-02-11 | 2 | -89/+0 |
* | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 | 1 | -2/+7 |
* | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+2 |
* | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-08 | 3 | -3/+3 |
* | [BYTEORDER]: Document alignment and byteorder macros | Ed L. Cashin | 2005-09-19 | 1 | -0/+4 |
* | [PATCH] swabb.h warning fixes | Andrew Morton | 2005-06-28 | 1 | -7/+10 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 6 | -0/+801 |