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
/
assoc_array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-03-08
lib/assoc_array.c: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-02-16
assoc_array: Fix shortcut creation
David Howells
1
-3
/
+5
2017-12-04
lib/assoc_array: Remove smp_read_barrier_depends()
Paul E. McKenney
1
-25
/
+12
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-34
/
+17
2017-10-28
assoc_array: Fix a buggy node-splitting case
David Howells
1
-34
/
+17
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-10
/
+10
2017-08-31
assoc_array: fix path to assoc_array documentation
Alexander Kuleshov
1
-1
/
+1
2016-04-06
assoc_array: don't call compare_object() on a node
Jerome Marchand
1
-1
/
+3
2015-01-07
assoc_array: Include rcupdate.h for call_rcu() definition
Pranith Kumar
1
-0
/
+1
2014-09-12
KEYS: Fix termination condition in assoc array garbage collection
David Howells
1
-1
/
+3
2014-09-03
KEYS: Fix use-after-free in assoc_array_gc()
David Howells
1
-1
/
+1
2014-01-23
assoc_array: remove global variable
Stephen Hemminger
1
-1
/
+1
2013-12-02
KEYS: Fix multiple key add into associative array
David Howells
1
-2
/
+2
2013-09-24
KEYS: Expand the capacity of a keyring
David Howells
1
-0
/
+1
2013-09-24
Add a generic associative array implementation.
David Howells
1
-0
/
+1745