summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/rdrand.c
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-031-1/+1
* x86: Replace RDRAND forced-reseed with simple sanity checkLen Brown2015-11-251-13/+12Star
* x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin2014-05-121-0/+1
* x86, kaslr: Provide randomness functionsKees Cook2013-10-131-14/+0Star
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-151-1/+1
* x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2011-07-311-0/+73