index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
sort.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
lib: fix spelling mistakes
Zhen Lei
1
-1
/
+1
2019-11-14
lib/sort: Move swap, cmp and cmp_r function types for wider use
Andy Shevchenko
1
-10
/
+5
2019-08-19
media: lib/sort.c: implement sort() variant taking context argument
Rasmus Villemoes
1
-6
/
+28
2019-06-01
lib/sort.c: fix kernel-doc notation warnings
Randy Dunlap
1
-6
/
+9
2019-05-14
lib/sort: avoid indirect calls to built-in swap
George Spelvin
1
-15
/
+36
2019-05-14
lib/sort: use more efficient bottom-up heapsort variant
George Spelvin
1
-31
/
+81
2019-05-14
lib/sort: make swap functions more generic
George Spelvin
1
-24
/
+99
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-24
lib: add CONFIG_TEST_SORT to enable self-test of sort()
Kostenzer Felix
1
-39
/
+2
2015-06-25
lib/sort: Add 64 bit swap function
Daniel Wagner
1
-2
/
+21
2015-02-12
lib/sort.c: move include inside #if 0
Rasmus Villemoes
1
-1
/
+1
2015-02-12
lib/sort.c: use simpler includes
Rasmus Villemoes
1
-2
/
+2
2009-01-08
generic swap(): lib/sort.c: rename swap to swap_func
Wu Fengguang
1
-14
/
+16
2007-10-17
lib/sort.c optimization
Subbaiah Venkata
1
-1
/
+1
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-1
/
+1
2006-10-03
[PATCH] low performance of lib/sort.c
keios
1
-5
/
+5
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-09-10
[PATCH] lib/sort.c: small cleanups
Adrian Bunk
1
-2
/
+3
2005-05-05
[PATCH] fix lib/sort regression test
Domen Puncer
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+119