aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/rdrand.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-01x86/rdrand: Sanity-check RDRAND outputBorislav Petkov1-1/+21
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-14/+1
2016-06-08x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.hH. Peter Anvin1-2/+2
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong1-1/+1
2015-11-25x86: Replace RDRAND forced-reseed with simple sanity checkLen Brown1-13/+12
2014-05-11x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin1-0/+1
2013-10-13x86, kaslr: Provide randomness functionsKees Cook1-14/+0
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-1/+1
2011-07-31x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin1-0/+73