Commit Graph

218 Commits (7e38017557bc0b87434d184f8804cadb102bb903)

Author SHA1 Message Date
Albin Tonnerre 13510997d6 x86: add support for LZO-compressed kernels 15 years ago
H. Peter Anvin 17a2a9b57a x86, compress: Force i386 instructions for the decompressor 15 years ago
H. Peter Anvin 873b5271f8 x86: Regex support and known-movable symbols for relocs, fix _end 15 years ago
Sam Ravnborg 273b281fa2 kbuild: move utsrelease.h to include/generated 15 years ago
Sam Ravnborg 9204595405 kbuild: move compile.h to include/generated 15 years ago
Jan Beulich 350f8f5631 x86: Eliminate redundant/contradicting cache line size config options 15 years ago
Matthew Garrett d9b263528e x86, setup: Store the boot cursor state 15 years ago
Alexander Potashev 4868402d95 x86, boot: Simplify setting of the PAE bit 16 years ago
Ingo Molnar a5912f6b3e x86: Document linker script ASSERT() quirk 16 years ago
Sam Ravnborg caa27b66bd kbuild: use INSTALLKERNEL to select customized installkernel script 16 years ago
Tim Abbott 1dc818c1c5 x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. 16 years ago
Jan Beulich fc0ce23506 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile 16 years ago
Akinobu Mita febe04de3b x86: fix usage of bios intcall() 16 years ago
H. Peter Anvin 2495fbf7ef x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables 16 years ago
Peter Oberparleiter 7bf99fb673 gcov: enable GCOV_PROFILE_ALL for x86_64 16 years ago
H. Peter Anvin 28b4868820 x86, boot: use .code16gcc instead of .code16 16 years ago
Mike Galbraith 6799687a53 x86, boot: add new generated files to the appropriate .gitignore files 16 years ago
Tejun Heo 46176b4f6b x86, relocs: ignore R_386_NONE in kernel relocation entries 16 years ago
H. Peter Anvin bca23dba76 x86, setup: revert ACPI 3 E820 extended attributes support 16 years ago
H. Peter Anvin c6ac4c18fb x86, boot: correct the calculation of ZO_INIT_SIZE 16 years ago
H. Peter Anvin 7ed42a28b2 x86, boot: correct sanity checks in boot/compressed/misc.c 16 years ago
H. Peter Anvin 5031296c57 x86: add extension fields for bootloader type and version 16 years ago
H. Peter Anvin 37ba7ab5e3 x86, boot: make kernel_alignment adjustable; new bzImage fields 16 years ago
H. Peter Anvin 99aa45595f x86, boot: remove dead code from boot/compressed/head_*.S 16 years ago
H. Peter Anvin 40b387a8a9 x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits 16 years ago
H. Peter Anvin 77d1a49995 x86, boot: make symbols from the main vmlinux available 16 years ago
H. Peter Anvin 02a884c0fe x86, boot: determine compressed code offset at compile time 16 years ago
H. Peter Anvin 36d3793c94 x86, boot: use appropriate rep string for move and clear 16 years ago
H. Peter Anvin 9754191278 x86, boot: zero EFLAGS on 32 bits 16 years ago
H. Peter Anvin 0a13773670 x86, boot: set up the decompression stack as early as possible 16 years ago
H. Peter Anvin 5b11f1cee5 x86, boot: straighten out ranges to copy/zero in compressed/head*.S 16 years ago
H. Peter Anvin b40d68d5b5 x86, boot: stylistic cleanups for boot/compressed/head_64.S 16 years ago
H. Peter Anvin 5f64ec64e7 x86, boot: stylistic cleanups for boot/compressed/head_32.S 16 years ago
H. Peter Anvin bd2a36984c x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S 16 years ago
H. Peter Anvin 283ab1c0bd x86, boot: follow standard Kbuild style for compression suffix 16 years ago
H. Peter Anvin 5f11e02019 x86, boot: simplify arch/x86/boot/compressed/Makefile 16 years ago
H. Peter Anvin 0b4eb462da x86, boot: align the .bss section in the decompressor 16 years ago
Sam Ravnborg 83c4832683 x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler 16 years ago
Linus Torvalds 51b26ada79 x86: unify arch/x86/boot/compressed/vmlinux_*.lds 16 years ago
H. Peter Anvin cf9972a921 x86, setup: fix comment in the "glove box" code 16 years ago
H. Peter Anvin cf06de7b9c x86, setup: "glove box" BIOS interrupts in the video code 16 years ago
H. Peter Anvin 0a706db320 x86, setup: "glove box" BIOS interrupts in the MCA code 16 years ago
H. Peter Anvin 3435d3476c x86, setup: "glove box" BIOS interrupts in the EDD code 16 years ago
H. Peter Anvin d54ea252e4 x86, setup: "glove box" BIOS interrupts in the APM code 16 years ago
H. Peter Anvin df7699c564 x86, setup: "glove box" BIOS interrupts in the core boot code 16 years ago
H. Peter Anvin 7a734e7dd9 x86, setup: "glove box" BIOS calls -- infrastructure 16 years ago
H. Peter Anvin 1e274a5827 x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes 16 years ago
H. Peter Anvin 95a38f3463 x86, setup: compile with -DDISABLE_BRANCH_PROFILING 16 years ago
H. Peter Anvin cd670599b7 x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx 16 years ago
H. Peter Anvin c549e71d07 x86, setup: ACPI 3, BIOS workaround for E820-probing code 16 years ago