Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 лет назад |
Geert Uytterhoeven
|
e327fd7c86
lib: add module support to linked list sorting tests
|
7 лет назад |
Paul Gortmaker
|
4c7217f1f0
lib/list_sort: use late_initcall to hook in self tests
|
9 лет назад |
Rasmus Villemoes
|
7259fa0424
lib/list_sort.c: rearrange includes
|
10 лет назад |
Andrew Morton
|
d0da23b0de
lib/list_sort.c: convert to pr_foo
|
10 лет назад |
Rasmus Villemoes
|
61b3d6c48f
lib: list_sort.c: Limit number of unused cmp callbacks
|
10 лет назад |
Rasmus Villemoes
|
694123031d
lib: list_sort_test(): simplify and harden cleanup
|
10 лет назад |
Rasmus Villemoes
|
9d418dcc6d
lib: list_sort_test(): add extra corruption check
|
10 лет назад |
Rasmus Villemoes
|
27d555d101
lib: list_sort_test(): return -ENOMEM when allocation fails
|
10 лет назад |
Akinobu Mita
|
f39fee5f11
lib/: rename random32() to prandom_u32()
|
11 лет назад |
Artem Bityutskiy
|
041b78f232
lib/list_sort: test: check element addresses
|
14 лет назад |
Artem Bityutskiy
|
014afa943d
lib/list_sort: test: unify test messages
|
14 лет назад |
Artem Bityutskiy
|
f3dc0e3842
lib/list_sort: test: improve errors handling
|
14 лет назад |
Artem Bityutskiy
|
eeee9ebb54
lib/list_sort: test: use generic random32
|
14 лет назад |
Artem Bityutskiy
|
bb2ab10fa6
lib/list_sort: test: use more reasonable printk levels
|
14 лет назад |
Artem Bityutskiy
|
6d411e6c01
lib/Kconfig.debug: add list_sort debugging switch
|
14 лет назад |
Don Mullis
|
f015ac3edd
lib/list_sort: do not pass bad pointers to cmp callback
|
14 лет назад |
Don Mullis
|
02b12b7a28
lib: revise list_sort() header comment
|
15 лет назад |
Don Mullis
|
835cc0c847
lib: more scalable list_sort()
|
15 лет назад |
Dave Chinner
|
2c761270d5
lib: Introduce generic list_sort function
|
15 лет назад |