Commit Graph

195 Commits (b03f38b685e2e1db174fb8982930e789a516f414)

Author SHA1 Message Date
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
H. Peter Anvin 32ec7fd08b x86, setup: preemptively save/restore edi and ebp around INT 15 E820 16 years ago
Michael K. Johnson 01522df346 x86, setup: mark %esi as clobbered in E820 BIOS call 16 years ago
H. Peter Anvin 5f64135612 x86, setup: fix the setting of 480-line VGA modes 16 years ago
H. Peter Anvin be721696ca x86, setup: move 32-bit code to .text32 16 years ago
H. Peter Anvin 16a6791934 x86: use targets in the boot Makefile instead of CLEAN_FILES 16 years ago
H. Peter Anvin f9c5107c2b x86: remove additional vestiges of the zImage/bzImage split 16 years ago
H. Peter Anvin 5e47c478b0 x86: remove zImage support 16 years ago
Ingo Molnar 965c7ecaf2 x86: remove the Voyager 32-bit subarch 16 years ago
Cyrill Gorcunov cb425afd21 x86: compressed head_32 - use ENTRY,ENDPROC macros 16 years ago
Cyrill Gorcunov 2d4eeecb98 x86: compressed head_64 - use ENTRY,ENDPROC macros 16 years ago
Cyrill Gorcunov 324bda9e47 x86: pmjump - use GLOBAL,ENDPROC macros 16 years ago
Cyrill Gorcunov 2f79555097 x86: copy.S - use GLOBAL,ENDPROC macros 16 years ago
Jeremy Fitzhardinge 0341c14da4 x86: use _types.h headers in asm where available 16 years ago
H. Peter Anvin 3bd323a1da x86 setup: a20: early timeout for a nonexistent keyboard controller 16 years ago
Andreas Schwab 7fc49f1981 x86 setup: fix asm constraints in vesa_store_edid 16 years ago
Andreas Schwab 042cbaf88a x86 setup: fix asm constraints in vesa_store_edid 16 years ago