Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-26 | x86, kaslr: add missed "static" declarations | Kees Cook | 1 | -4/+5 |
2014-01-14 | x86, kaslr: Remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2013-11-12 | x86, kaslr: Use char array to gain sizeof sanity | Kees Cook | 1 | -1/+1 |
2013-11-12 | x86, kaslr: Add a circular multiply for better bit diffusion | H. Peter Anvin | 1 | -0/+11 |
2013-11-12 | x86, kaslr: Mix entropy sources together as needed | Kees Cook | 1 | -17/+56 |
2013-10-13 | x86, kaslr: Select random position from e820 maps | Kees Cook | 1 | -1/+192 |
2013-10-13 | x86, kaslr: Provide randomness functions | Kees Cook | 1 | -0/+53 |
2013-10-13 | x86, kaslr: Return location from decompress_kernel | Kees Cook | 1 | -0/+23 |