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