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