Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-08 | x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h | H. Peter Anvin | 1 | -2/+2 |
2016-02-03 | x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) | Chen Yucong | 1 | -1/+1 |
2015-11-26 | x86: Replace RDRAND forced-reseed with simple sanity check | Len Brown | 1 | -13/+12 |
2014-05-12 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin | 1 | -0/+1 |
2013-10-13 | x86, kaslr: Provide randomness functions | Kees Cook | 1 | -14/+0 |
2013-07-15 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 1 | -1/+1 |
2011-08-01 | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 1 | -0/+73 |