Age | Commit message (Expand) | Author | Files | Lines |
2013-10-13 | x86, kaslr: Select random position from e820 maps | Kees Cook | 1 | -0/+8 |
2013-10-13 | x86, kaslr: Provide randomness functions | Kees Cook | 1 | -0/+2 |
2013-10-13 | x86, kaslr: Return location from decompress_kernel | Kees Cook | 1 | -6/+21 |
2013-01-29 | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin | 1 | -0/+1 |
2012-07-21 | x86, boot: Exclude cmdline.c if you can't use it | Gokul Caushik | 1 | -2/+3 |
2012-07-21 | x86, boot: Exclude early_serial_console.c if can't use it. | Joe Millenbach | 1 | -0/+10 |
2012-07-21 | x86, boot: Switch output functions from command-line flags to conditional com... | Joe Millenbach | 1 | -4/+13 |
2012-07-21 | x86, boot: Changed error putstr path to match new debug_putstr format | Joe Millenbach | 1 | -0/+1 |
2010-08-02 | x86, setup: move isdigit.h to ctype.h, header files on top. | H. Peter Anvin | 1 | -0/+1 |
2010-08-02 | x86, setup: enable early console output from the decompressor | Yinghai Lu | 1 | -0/+38 |