Age | Commit message (Expand) | Author |
2019-11-14 | lib/sort: Move swap, cmp and cmp_r function types for wider use | Andy Shevchenko |
2019-08-19 | media: lib/sort.c: implement sort() variant taking context argument | Rasmus Villemoes |
2019-06-01 | lib/sort.c: fix kernel-doc notation warnings | Randy Dunlap |
2019-05-14 | lib/sort: avoid indirect calls to built-in swap | George Spelvin |
2019-05-14 | lib/sort: use more efficient bottom-up heapsort variant | George Spelvin |
2019-05-14 | lib/sort: make swap functions more generic | George Spelvin |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-02-24 | lib: add CONFIG_TEST_SORT to enable self-test of sort() | Kostenzer Felix |
2015-06-25 | lib/sort: Add 64 bit swap function | Daniel Wagner |
2015-02-12 | lib/sort.c: move include inside #if 0 | Rasmus Villemoes |
2015-02-12 | lib/sort.c: use simpler includes | Rasmus Villemoes |
2009-01-08 | generic swap(): lib/sort.c: rename swap to swap_func | Wu Fengguang |
2007-10-17 | lib/sort.c optimization | Subbaiah Venkata |
2007-02-11 | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day |
2006-10-03 | [PATCH] low performance of lib/sort.c | keios |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau |
2005-09-10 | [PATCH] lib/sort.c: small cleanups | Adrian Bunk |
2005-05-05 | [PATCH] fix lib/sort regression test | Domen Puncer |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |