aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/unaligned (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2016-03-17include/linux/unaligned: force inlining of byteswap operationsDenys Vlasenko1-12/+12
2011-01-13include/linux/unaligned/packed_struct.h: use __packedAndrew Morton1-3/+3
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton1-3/+3
2009-09-24include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre2-2/+2
2008-04-29kernel: add common infrastructure for unaligned accessHarvey Harrison10-0/+510