Darrick J. Wong
|
577eba9e22
crc32: add self-test code for crc32c
|
13 years ago |
Darrick J. Wong
|
46c5801eaf
crc32: bolt on crc32c
|
13 years ago |
Bob Pearson
|
78dff41897
crc32: add note about this patchset to crc32.c
|
13 years ago |
Bob Pearson
|
0292c497b6
crc32: optimize loop counter for x86
|
13 years ago |
Bob Pearson
|
324eb0f17d
crc32: add slice-by-8 algorithm to existing code
|
13 years ago |
Bob Pearson
|
9a1dbf6a29
crc32: make CRC_*_BITS definition correspond to actual bit counts
|
13 years ago |
Bob Pearson
|
ce4320ddda
crc32: fix mixing of endian-specific types
|
13 years ago |
Bob Pearson
|
60e58d5c9d
crc32: miscellaneous cleanups
|
13 years ago |
Bob Pearson
|
3863ef31dc
crc32: simplify unit test code
|
13 years ago |
Bob Pearson
|
fbedceb100
crc32: move long comment about crc32 fundamentals to Documentation/
|
13 years ago |
Bob Pearson
|
e30c7a8fcf
crc32: remove two instances of trailing whitespaces
|
13 years ago |
Joakim Tjernlund
|
5742332dea
crc32: optimize inner loop
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Andrew Morton
|
0d2daf5cc8
revert "crc32: use __BYTE_ORDER macro for endian detection"
|
15 years ago |
Joakim Tjernlund
|
4762bbc1a3
crc32: use __BYTE_ORDER macro for endian detection.
|
15 years ago |
Joakim Tjernlund
|
836e2af925
crc32: major optimization
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Joakim Tjernlund
|
4f2a9463d1
crc32: some minor cleanups
|
15 years ago |
Joakim Tjernlund
|
ddcaccbc17
crc32: minor optimizations and cleanup
|
15 years ago |
Joe Perches
|
643d1f7fe3
lib/: Spelling fixes
|
17 years ago |
Ralf Baechle
|
e8c44319c6
Replace __attribute_pure__ with __pure
|
17 years ago |
Akinobu Mita
|
906d66df18
[PATCH] crc32: replace bitreverse by bitrev32
|
18 years ago |
Randy Dunlap
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
19 years ago |
Dominik Hackl
|
cfc646fa84
[PATCH] crc32.c typo fix
|
20 years ago |
Linus Torvalds
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |