index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
archrandom.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
random: handle archrandom with multiple longs
Jason A. Donenfeld
2022-07-25
1
-37
/
+4
*
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-07-18
1
-10
/
+4
*
x86/cpu: Use RDRAND and RDSEED mnemonics in archrandom.h
Uros Bizjak
2020-05-18
1
-18
/
+8
*
x86: Mark archrandom.h functions __must_check
Richard Henderson
2020-01-25
1
-8
/
+8
*
x86: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2020-01-25
1
-8
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
Uros Bizjak
2017-09-24
1
-4
/
+4
*
x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h
H. Peter Anvin
2016-06-08
1
-68
/
+60
*
x86, asm: use bool for bitops and other assembly outputs
H. Peter Anvin
2016-06-08
1
-8
/
+8
*
random: Add arch_has_random[_seed]()
H. Peter Anvin
2014-03-20
1
-0
/
+3
*
x86, random: Enable the RDSEED instruction
H. Peter Anvin
2014-03-20
1
-1
/
+38
*
x86, kaslr: Provide randomness functions
Kees Cook
2013-10-13
1
-0
/
+21
*
x86, random: Verify RDRAND functionality and allow it to be disabled
H. Peter Anvin
2011-07-31
1
-0
/
+2
*
x86, random: Architectural inlines to get random integers with RDRAND
H. Peter Anvin
2011-07-31
1
-0
/
+73