Commit Graph

56 Commits (3e5d8f978435bb9ba4dfe3f4514e65e7885db1a9)

Author SHA1 Message Date
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
Ingo Molnar 1180e01de5 x86: more cleanups in arch/x86/boot/compressed/misc.c 17 years ago
Paolo Ciarrocchi fd77c7cabd x86: coding style fixes to arch/x86/boot/compressed/misc.c 17 years ago
Ian Campbell 099e137726 x86: use ELF format in compressed images. 17 years ago
Andi Kleen 31422c51e0 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE 17 years ago
Ian Campbell 1622ac23bd x86: define OBJCOPYFLAGS explicitly for each target. 17 years ago
Yinghai Lu 32ed937d05 x86: fix comments in vmlinux_64.lds 17 years ago
Ian Campbell 778cb929ad x86: unify arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 4c83d6536e x86: unify variable names in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 8751f97486 x86: unify headers in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 818a08f8a5 x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 6b3c0426a7 x86: unify strings in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell f18c0e7920 x86: unify arch/x86/boot/compressed/vmlinux_??.scr 17 years ago
Ian Campbell 20514e9f6e x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr 17 years ago
Ian Campbell 004426eb29 x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr 17 years ago
Ian Campbell afe0bc63ae x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds 17 years ago
Jan Engelhardt ade1af7712 x86: remove unneded casts 17 years ago
Ingo Molnar ff3cf85612 x86: hlt on early crash 17 years ago
Sam Ravnborg db569afa4e x86: unify arch/x86/boot/compressed/Makefile(s) 17 years ago
Glauber de Oliveira Costa ba082427ae x86: tweak io_64.h for paravirt. 17 years ago
Roland McGrath 4707c4717a x86 vDSO: absolute relocs 17 years ago
Rene Herman b02aae9cf5 x86: provide a DMI based port 0x80 I/O delay override. 17 years ago
Eric W. Biederman bd53147db8 x86: Fix boot protocol KEEP_SEGMENTS check. 18 years ago
Alejandro Martinez Ruiz 4d022adab4 x86: ARRAY_SIZE cleanup 18 years ago
Rusty Russell a24e785111 i386: paravirt boot sequence 18 years ago
Simon Arlott 676b1855de spelling fixes: arch/x86_64/ 18 years ago
Simon Arlott 27b46d7661 spelling fixes: arch/i386/ 18 years ago
Sam Ravnborg 222d394d30 kbuild: enable 'make AFLAGS=...' to add additional options to AS 18 years ago
Sam Ravnborg a0f97e06a4 kbuild: enable 'make CFLAGS=...' to add additional options to CC 18 years ago
Thomas Gleixner 250c22777f x86_64: move kernel 18 years ago
Thomas Gleixner 9e9b4573e4 x86_64: move boot 18 years ago
Thomas Gleixner 0530bf37ce i386: move boot 18 years ago