summaryrefslogtreecommitdiffstats
path: root/include/linux/once.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | once: switch to new jump label APIEric Biggers2017-10-091-3/+3
|/
* random: add get_random_{bytes,u32,u64,int,long,once}_wait familyJason A. Donenfeld2017-06-191-0/+2
* once: make helper generic for calling functions onceHannes Frederic Sowa2015-10-081-14/+47
* net: move net_get_random_once to libHannes Frederic Sowa2015-10-081-0/+24