-
- Downloads
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 relocation changes from Ingo Molnar: "This tree contains a single change, ELF relocation handling in C - one of the kernel randomization patches that makes sense even without randomization present upstream" * 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, relocs: Move ELF relocation handling to C
Showing
- arch/x86/Kconfig 6 additions, 2 deletionsarch/x86/Kconfig
- arch/x86/Makefile 4 additions, 4 deletionsarch/x86/Makefile
- arch/x86/boot/compressed/head_32.S 3 additions, 28 deletionsarch/x86/boot/compressed/head_32.S
- arch/x86/boot/compressed/head_64.S 1 addition, 0 deletionsarch/x86/boot/compressed/head_64.S
- arch/x86/boot/compressed/misc.c 76 additions, 1 deletionarch/x86/boot/compressed/misc.c
- arch/x86/include/asm/page_32_types.h 2 additions, 0 deletionsarch/x86/include/asm/page_32_types.h
- arch/x86/include/asm/page_64_types.h 0 additions, 5 deletionsarch/x86/include/asm/page_64_types.h
- arch/x86/include/asm/page_types.h 5 additions, 0 deletionsarch/x86/include/asm/page_types.h
Please register or sign in to comment