Sign in
android-kvm
/
linux
/
bb81bf62151031df004864eabee0431c8b8e9064
/
lib
/
list_sort.c
4ae5b8f
lib: list_sort.c: add a blank line to avoid kernel-doc warnings
by Mauro Carvalho Chehab
· 6 years ago
f35a1ab
lib/list_sort: fix kerneldoc build error
by Jonathan Corbet
· 6 years ago
b5c56e0
lib/list_sort: optimize number of calls to comparison function
by George Spelvin
· 6 years ago
043b3f7
lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS
by George Spelvin
· 6 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e327fd7
lib: add module support to linked list sorting tests
by Geert Uytterhoeven
· 8 years ago
4c7217f
lib/list_sort: use late_initcall to hook in self tests
by Paul Gortmaker
· 10 years ago
7259fa0
lib/list_sort.c: rearrange includes
by Rasmus Villemoes
· 10 years ago
d0da23b
lib/list_sort.c: convert to pr_foo
by Andrew Morton
· 10 years ago
61b3d6c
lib: list_sort.c: Limit number of unused cmp callbacks
by Rasmus Villemoes
· 10 years ago
6941230
lib: list_sort_test(): simplify and harden cleanup
by Rasmus Villemoes
· 10 years ago
9d418dc
lib: list_sort_test(): add extra corruption check
by Rasmus Villemoes
· 10 years ago
27d555d
lib: list_sort_test(): return -ENOMEM when allocation fails
by Rasmus Villemoes
· 10 years ago
f39fee5
lib/: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
041b78f
lib/list_sort: test: check element addresses
by Artem Bityutskiy
· 14 years ago
014afa9
lib/list_sort: test: unify test messages
by Artem Bityutskiy
· 14 years ago
f3dc0e3
lib/list_sort: test: improve errors handling
by Artem Bityutskiy
· 14 years ago
eeee9eb
lib/list_sort: test: use generic random32
by Artem Bityutskiy
· 14 years ago
bb2ab10
lib/list_sort: test: use more reasonable printk levels
by Artem Bityutskiy
· 14 years ago
6d411e6
lib/Kconfig.debug: add list_sort debugging switch
by Artem Bityutskiy
· 14 years ago
f015ac3
lib/list_sort: do not pass bad pointers to cmp callback
by Don Mullis
· 14 years ago
02b12b7
lib: revise list_sort() header comment
by Don Mullis
· 15 years ago
835cc0c
lib: more scalable list_sort()
by Don Mullis
· 15 years ago
2c76127
lib: Introduce generic list_sort function
by Dave Chinner
· 15 years ago