index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
sort.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-01
1
-6
/
+9
*
lib/sort: avoid indirect calls to built-in swap
George Spelvin
2019-05-14
1
-15
/
+36
*
lib/sort: use more efficient bottom-up heapsort variant
George Spelvin
2019-05-14
1
-31
/
+81
*
lib/sort: make swap functions more generic
George Spelvin
2019-05-14
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-24
1
-39
/
+2
*
lib/sort: Add 64 bit swap function
Daniel Wagner
2015-06-25
1
-2
/
+21
*
lib/sort.c: move include inside #if 0
Rasmus Villemoes
2015-02-12
1
-1
/
+1
*
lib/sort.c: use simpler includes
Rasmus Villemoes
2015-02-12
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-30
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-05
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+119