aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crc32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-26revert "crc32: use __BYTE_ORDER macro for endian detection"Andrew Morton1-1/+1
2010-05-25crc32: use __BYTE_ORDER macro for endian detection.Joakim Tjernlund1-1/+1
2010-05-25crc32: major optimizationJoakim Tjernlund1-9/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-06crc32: some minor cleanupsJoakim Tjernlund1-16/+14
2009-12-15crc32: minor optimizations and cleanupJoakim Tjernlund1-77/+44
2008-02-03lib/: Spelling fixesJoe Perches1-1/+1
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle1-6/+6
2006-12-08[PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita1-23/+5
2006-06-25[PATCH] kernel-doc for lib/crc*.cRandy Dunlap1-32/+22
2005-08-07[PATCH] crc32.c typo fixDominik Hackl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+529