index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-02
lib/sort.c: fix kernel-doc notation warnings
Randy Dunlap
1
-6
/
+9
2019-05-15
lib/sort: avoid indirect calls to built-in swap
George Spelvin
1
-15
/
+36
2019-05-15
lib/sort: use more efficient bottom-up heapsort variant
George Spelvin
1
-31
/
+81
2019-05-15
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-25
lib: add CONFIG_TEST_SORT to enable self-test of sort()
Kostenzer Felix
1
-39
/
+2
2015-06-26
lib/sort: Add 64 bit swap function
Daniel Wagner
1
-2
/
+21
2015-02-13
lib/sort.c: move include inside #if 0
Rasmus Villemoes
1
-1
/
+1
2015-02-13
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-31
[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-06
[PATCH] fix lib/sort regression test
Domen Puncer
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+119