index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
archrandom.h
Age
Commit message (
Expand
)
Author
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2020-05-18
x86/cpu: Use RDRAND and RDSEED mnemonics in archrandom.h
Uros Bizjak
2020-01-25
x86: Mark archrandom.h functions __must_check
Richard Henderson
2020-01-25
x86: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2017-09-24
x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
Uros Bizjak
2016-06-08
x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h
H. Peter Anvin
2016-06-08
x86, asm: use bool for bitops and other assembly outputs
H. Peter Anvin
2014-03-19
random: Add arch_has_random[_seed]()
H. Peter Anvin
2014-03-19
x86, random: Enable the RDSEED instruction
H. Peter Anvin
2013-10-13
x86, kaslr: Provide randomness functions
Kees Cook
2011-07-31
x86, random: Verify RDRAND functionality and allow it to be disabled
H. Peter Anvin
2011-07-31
x86, random: Architectural inlines to get random integers with RDRAND
H. Peter Anvin