Age | Commit message (Expand) | Author | Files | Lines |
2015-03-16 | Revert "x86/mm/ASLR: Propagate base load address calculation" | Borislav Petkov | 1 | -4/+2 |
2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+4 |
2015-02-19 | x86/mm/ASLR: Propagate base load address calculation | Jiri Kosina | 1 | -2/+4 |
2015-02-14 | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 1 | -0/+1 |
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-03 | x86, setup: move isdigit.h to ctype.h, header files on top. | H. Peter Anvin | 1 | -0/+1 |
2010-08-03 | x86, setup: enable early console output from the decompressor | Yinghai Lu | 1 | -0/+38 |