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