1. 8fb583c lib/sort: avoid indirect calls to built-in swap by George Spelvin · 6 years ago
  2. 22a241c lib/sort: use more efficient bottom-up heapsort variant by George Spelvin · 6 years ago
  3. 37d0ec3 lib/sort: make swap functions more generic by George Spelvin · 6 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. c5adae9 lib: add CONFIG_TEST_SORT to enable self-test of sort() by Kostenzer Felix · 8 years ago
  6. ca96ab8 lib/sort: Add 64 bit swap function by Daniel Wagner · 9 years ago
  7. 2ddae68 lib/sort.c: move include inside #if 0 by Rasmus Villemoes · 10 years ago
  8. 42cf809 lib/sort.c: use simpler includes by Rasmus Villemoes · 10 years ago
  9. b53907c generic swap(): lib/sort.c: rename swap to swap_func by Wu Fengguang · 16 years ago
  10. 995e428 lib/sort.c optimization by Subbaiah Venkata · 17 years ago
  11. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  12. d3717bd [PATCH] low performance of lib/sort.c by keios · 18 years ago
  13. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  14. ecec4cb [PATCH] lib/sort.c: small cleanups by Adrian Bunk · 19 years ago
  15. d28c2bc [PATCH] fix lib/sort regression test by Domen Puncer · 20 years ago
  16. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago