Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
82f08037ce35f08aab48c797bf361b6d48481777
/
lib
/
crc32.c
a9bfd33
crc32: use ktime_get_ns() for measurement
by Arnd Bergmann
· 8 years ago
d8f1c47
lib: crc32: Add some additional __pure annotations
by George Spelvin
· 10 years ago
4fa8e03
lib: crc32: Mark test data __initconst
by George Spelvin
· 10 years ago
6d514b4
lib: crc32: Greatly shrink CRC combining code
by George Spelvin
· 10 years ago
38b4fe5
lib/crc32.c: remove unnecessary __constant
by Fabian Frederick
· 10 years ago
1651483
lib: crc32: reduce number of cases for crc32{, c}_combine
by Daniel Borkmann
· 11 years ago
cc0ac19
lib: crc32: conditionally resched when running testcases
by Daniel Borkmann
· 11 years ago
efba721
lib: crc32: add test cases for crc32{, c}_combine routines
by Daniel Borkmann
· 11 years ago
6e95fca
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
by Daniel Borkmann
· 11 years ago
d921e04
lib: crc32: clean up spacing in test cases
by Daniel Borkmann
· 11 years ago
f2e1d2a
lib/crc32: update the comments of crc32_{be,le}_generic()
by Gu Zheng
· 11 years ago
8f243af
sections: fix const sections for crc32 table
by Joe Mario
· 12 years ago
49ac572
lib/crc32.c: fix unused variables warnings
by Thiago Rafael Becker
· 12 years ago
577eba9
crc32: add self-test code for crc32c
by Darrick J. Wong
· 13 years ago
46c5801
crc32: bolt on crc32c
by Darrick J. Wong
· 13 years ago
78dff41
crc32: add note about this patchset to crc32.c
by Bob Pearson
· 13 years ago
0292c49
crc32: optimize loop counter for x86
by Bob Pearson
· 13 years ago
324eb0f
crc32: add slice-by-8 algorithm to existing code
by Bob Pearson
· 13 years ago
9a1dbf6
crc32: make CRC_*_BITS definition correspond to actual bit counts
by Bob Pearson
· 13 years ago
ce4320d
crc32: fix mixing of endian-specific types
by Bob Pearson
· 13 years ago
60e58d5
crc32: miscellaneous cleanups
by Bob Pearson
· 13 years ago
3863ef3
crc32: simplify unit test code
by Bob Pearson
· 13 years ago
fbedceb
crc32: move long comment about crc32 fundamentals to Documentation/
by Bob Pearson
· 13 years ago
e30c7a8
crc32: remove two instances of trailing whitespaces
by Bob Pearson
· 13 years ago
5742332
crc32: optimize inner loop
by Joakim Tjernlund
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
0d2daf5
revert "crc32: use __BYTE_ORDER macro for endian detection"
by Andrew Morton
· 14 years ago
4762bbc
crc32: use __BYTE_ORDER macro for endian detection.
by Joakim Tjernlund
· 14 years ago
836e2af
crc32: major optimization
by Joakim Tjernlund
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4f2a9463
crc32: some minor cleanups
by Joakim Tjernlund
· 15 years ago
ddcaccb
crc32: minor optimizations and cleanup
by Joakim Tjernlund
· 15 years ago
643d1f7
lib/: Spelling fixes
by Joe Perches
· 17 years ago
e8c4431
Replace __attribute_pure__ with __pure
by Ralf Baechle
· 17 years ago
906d66d
[PATCH] crc32: replace bitreverse by bitrev32
by Akinobu Mita
· 18 years ago
2f72100
[PATCH] kernel-doc for lib/crc*.c
by Randy Dunlap
· 18 years ago
cfc646f
[PATCH] crc32.c typo fix
by Dominik Hackl
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago