index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
archrandom.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
x86/cpu: Use RDRAND and RDSEED mnemonics in archrandom.h
Uros Bizjak
1
-18
/
+8
2020-01-25
x86: Mark archrandom.h functions __must_check
Richard Henderson
1
-8
/
+8
2020-01-25
x86: Remove arch_has_random, arch_has_random_seed
Richard Henderson
1
-8
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-14
/
+1
2017-09-24
x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
Uros Bizjak
1
-4
/
+4
2016-06-08
x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h
H. Peter Anvin
1
-68
/
+60
2016-06-08
x86, asm: use bool for bitops and other assembly outputs
H. Peter Anvin
1
-8
/
+8
2014-03-19
random: Add arch_has_random[_seed]()
H. Peter Anvin
1
-0
/
+3
2014-03-19
x86, random: Enable the RDSEED instruction
H. Peter Anvin
1
-1
/
+38
2013-10-13
x86, kaslr: Provide randomness functions
Kees Cook
1
-0
/
+21
2011-07-31
x86, random: Verify RDRAND functionality and allow it to be disabled
H. Peter Anvin
1
-0
/
+2
2011-07-31
x86, random: Architectural inlines to get random integers with RDRAND
H. Peter Anvin
1
-0
/
+73