Commit Graph

91 Commits (d700518a0e4d17a47321414e5e487ed53f4ae752)

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
Jan Beulich 350f8f5631 x86: Eliminate redundant/contradicting cache line size config options 15 years ago
Alexander Potashev 4868402d95 x86, boot: Simplify setting of the PAE bit 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
Peter Oberparleiter 7bf99fb673 gcov: enable GCOV_PROFILE_ALL for x86_64 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 7ed42a28b2 x86, boot: correct sanity checks in boot/compressed/misc.c 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 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 95a38f3463 x86, setup: compile with -DDISABLE_BRANCH_PROFILING 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
Jeremy Fitzhardinge 0341c14da4 x86: use _types.h headers in asm where available 16 years ago
Alain Knaff ae03c49964 bzip2/lzma: x86 kernel compression support 16 years ago
Alexey Dobriyan c17dad6905 .gitignore updates 17 years ago
H. Peter Anvin 1965aae3c9 x86: Fix ASM_X86__ header guards 17 years ago
H. Peter Anvin cc65f1ec19 x86 setup: correct segfault in generation of 32-bit reloc kernel 17 years ago
H. Peter Anvin 7f16a33978 x86: boot/compressed/Makefile: fix "make clean" 17 years ago
Paolo Ciarrocchi 020878ac42 x86: coding style fixes to arch/x86/boot/compressed/misc.c 17 years ago
Philipp Kohlbecher 59f09ba2b6 x86: fix comment in protected mode header 17 years ago
Thomas Petazzoni 2d6ffcca62 inflate: refactor inflate malloc code 17 years ago
Vegard Nossum a318631686 x86: consolidate header guards 17 years ago
Ben Collins 6bcb13b35a x86: config option to disable info from decompression of the kernel 17 years ago
H. Peter Anvin 908ec7afac x86: remove arbitrary ELF section limit in i386 relocatable kernel 17 years ago
Yinghai Lu d49c428840 x86: make generic arch support NUMAQ 17 years ago
Kristian Høgsberg 3b6b9293d0 x86: Honor 'quiet' command line option in real mode boot decompressor. 17 years ago
Kristian Høgsberg 23968f71b2 x86: Use structs instead of hardcoded offsets in x86 boot decompressor. 17 years ago
Cyrill Gorcunov e83e31f41a x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.h 17 years ago
Cyrill Gorcunov 8bd1796ded x86: relocs ELF handling - use SELFMAG instead of numeric constant 17 years ago
Yinghai Lu 4a9f54cfd2 x86: cleanup: change _end to end_before_pgt 17 years ago
Alexander van Heukelum 7c53976404 x86: cleanup boot-heap usage 17 years ago
Alexander van Heukelum 03056c88cf x86: remove superfluous initialisation in boot code. 17 years ago