-
- Downloads
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 boot updates from Ingo Molnar: "Misc cleanups and small enhancements all around the map" * 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/boot/compressed: Fix debug_puthex() parameter type x86/setup: Fix static memory detection x86/vmlinux: Drop unneeded linker script discard of .eh_frame x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sections x86/boot/compressed: Remove .eh_frame section from bzImage x86/boot/compressed/64: Remove .bss/.pgtable from bzImage x86/boot/compressed/64: Use 32-bit (zero-extended) MOV for z_output_len x86/boot/compressed/64: Use LEA to initialize boot stack pointer
No related branches found
No related tags found
Showing
- arch/x86/boot/Makefile 1 addition, 0 deletionsarch/x86/boot/Makefile
- arch/x86/boot/compressed/Makefile 1 addition, 0 deletionsarch/x86/boot/compressed/Makefile
- arch/x86/boot/compressed/head_64.S 2 additions, 2 deletionsarch/x86/boot/compressed/head_64.S
- arch/x86/boot/compressed/misc.h 1 addition, 1 deletionarch/x86/boot/compressed/misc.h
- arch/x86/boot/setup.ld 0 additions, 1 deletionarch/x86/boot/setup.ld
- arch/x86/include/asm/dwarf2.h 2 additions, 2 deletionsarch/x86/include/asm/dwarf2.h
- arch/x86/include/asm/sections.h 20 additions, 0 deletionsarch/x86/include/asm/sections.h
- arch/x86/kernel/setup.c 0 additions, 1 deletionarch/x86/kernel/setup.c
- arch/x86/kernel/vmlinux.lds.S 2 additions, 5 deletionsarch/x86/kernel/vmlinux.lds.S
- arch/x86/realmode/rm/Makefile 1 addition, 0 deletionsarch/x86/realmode/rm/Makefile
- arch/x86/realmode/rm/realmode.lds.S 0 additions, 1 deletionarch/x86/realmode/rm/realmode.lds.S
- drivers/firmware/efi/libstub/Makefile 2 additions, 1 deletiondrivers/firmware/efi/libstub/Makefile
Please register or sign in to comment