summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-39/+0
* Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-4/+0
|\
| * x86: make generic arch support NUMAQYinghai Lu2008-06-101-4/+0
* | Merge branch 'x86/setup' into x86/develIngo Molnar2008-07-082-111/+142
|\ \
| * | x86: config option to disable info from decompression of the kernelBen Collins2008-07-031-5/+11
| * | x86: remove arbitrary ELF section limit in i386 relocatable kernelH. Peter Anvin2008-06-301-88/+110
| * | x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg2008-05-301-3/+10
| * | x86: Use structs instead of hardcoded offsets in x86 boot decompressor.Kristian Høgsberg2008-05-301-15/+11
| |/
* / x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov2008-05-251-2/+3
|/
* x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
* x86: cleanup: change _end to end_before_pgtYinghai Lu2008-04-192-6/+6
* x86: cleanup boot-heap usageAlexander van Heukelum2008-04-193-22/+23
* x86: remove superfluous initialisation in boot code.Alexander van Heukelum2008-04-171-1/+1
* x86: more cleanups in arch/x86/boot/compressed/misc.cIngo Molnar2008-04-171-46/+54
* x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi2008-04-171-32/+34
* x86: use ELF format in compressed images.Ian Campbell2008-04-172-1/+57
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-041-4/+4
* x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell2008-02-041-0/+1
* x86: fix comments in vmlinux_64.ldsYinghai Lu2008-02-011-1/+1
* x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-303-387/+30
* x86: unify variable names in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-301-4/+4
* x86: unify headers in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-302-1/+1
* x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-302-13/+20
* x86: unify strings in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-302-3/+3
* x86: unify arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-303-11/+1
* x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-304-6/+10
* x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-301-3/+3
* x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.ldsIan Campbell2008-01-302-5/+5
* x86: remove unneded castsJan Engelhardt2008-01-302-4/+6
* x86: hlt on early crashIngo Molnar2008-01-302-2/+4
* x86: unify arch/x86/boot/compressed/Makefile(s)Sam Ravnborg2008-01-303-82/+60
* x86: tweak io_64.h for paravirt.Glauber de Oliveira Costa2008-01-301-0/+6
* x86 vDSO: absolute relocsRoland McGrath2008-01-301-5/+2
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-302-8/+8
* x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-272-8/+11
* x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2007-10-231-4/+2
* i386: paravirt boot sequenceRusty Russell2007-10-222-2/+16
* spelling fixes: arch/x86_64/Simon Arlott2007-10-201-2/+2
* spelling fixes: arch/i386/Simon Arlott2007-10-201-2/+2
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-142-3/+3
* x86_64: move kernelThomas Gleixner2007-10-111-1/+1
* x86_64: move bootThomas Gleixner2007-10-116-1/+767
* i386: move bootThomas Gleixner2007-10-118-0/+1299