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
/
include
/
linux
/
once.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
once: rename _SLOW to _SLEEPABLE
Jason A. Donenfeld
1
-19
/
+19
2022-10-03
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
1
-0
/
+28
2022-07-18
net, lib/once: remove {net_}get_random_once_wait macro
wuchi
1
-2
/
+0
2021-11-17
once: use __section(".data.once")
Eric Dumazet
1
-1
/
+1
2021-09-08
include/linux/once.h: fix trivia typo Not -> Note
Andy Shevchenko
1
-1
/
+1
2021-08-08
once: Fix panic when module unload
Kefeng Wang
1
-2
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-10
once: switch to new jump label API
Eric Biggers
1
-3
/
+3
2017-06-20
random: add get_random_{bytes,u32,u64,int,long,once}_wait family
Jason A. Donenfeld
1
-0
/
+2
2015-10-08
once: make helper generic for calling functions once
Hannes Frederic Sowa
1
-14
/
+47
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
1
-0
/
+24