summaryrefslogtreecommitdiffstats
path: root/lib/sort.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix2017-02-241-39/+2
* lib/sort: Add 64 bit swap functionDaniel Wagner2015-06-251-2/+21
* lib/sort.c: move include inside #if 0Rasmus Villemoes2015-02-121-1/+1
* lib/sort.c: use simpler includesRasmus Villemoes2015-02-121-2/+2
* generic swap(): lib/sort.c: rename swap to swap_funcWu Fengguang2009-01-081-14/+16
* lib/sort.c optimizationSubbaiah Venkata2007-10-171-1/+1
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-1/+1
* [PATCH] low performance of lib/sort.ckeios2006-10-031-5/+5
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] lib/sort.c: small cleanupsAdrian Bunk2005-09-101-2/+3
* [PATCH] fix lib/sort regression testDomen Puncer2005-05-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+119