summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed
AgeCommit message (Expand)AuthorLines
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov-1/+1
2008-04-19x86: cleanup: change _end to end_before_pgtYinghai Lu-6/+6
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum-22/+23
2008-04-17x86: remove superfluous initialisation in boot code.Alexander van Heukelum-1/+1
2008-04-17x86: more cleanups in arch/x86/boot/compressed/misc.cIngo Molnar-46/+54
2008-04-17x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi-32/+34
2008-04-17x86: use ELF format in compressed images.Ian Campbell-1/+57
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen-4/+4
2008-02-04x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell-0/+1
2008-02-01x86: fix comments in vmlinux_64.ldsYinghai Lu-1/+1
2008-01-30x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell-387/+30
2008-01-30x86: unify variable names in arch/x86/boot/compressed/misc_??.cIan Campbell-4/+4
2008-01-30x86: unify headers in arch/x86/boot/compressed/misc_??.cIan Campbell-1/+1
2008-01-30x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.cIan Campbell-13/+20
2008-01-30x86: unify strings in arch/x86/boot/compressed/misc_??.cIan Campbell-3/+3
2008-01-30x86: unify arch/x86/boot/compressed/vmlinux_??.scrIan Campbell-11/+1
2008-01-30x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell-6/+10
2008-01-30x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell-3/+3
2008-01-30x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.ldsIan Campbell-5/+5
2008-01-30x86: remove unneded castsJan Engelhardt-4/+6
2008-01-30x86: hlt on early crashIngo Molnar-2/+4
2008-01-30x86: unify arch/x86/boot/compressed/Makefile(s)Sam Ravnborg-82/+60
2008-01-30x86: tweak io_64.h for paravirt.Glauber de Oliveira Costa-0/+6
2008-01-30x86 vDSO: absolute relocsRoland McGrath-5/+2
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman-8/+8
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman-8/+11
2007-10-23x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz-4/+2
2007-10-22i386: paravirt boot sequenceRusty Russell-2/+16
2007-10-20spelling fixes: arch/x86_64/Simon Arlott-2/+2
2007-10-20spelling fixes: arch/i386/Simon Arlott-2/+2
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg-3/+3
2007-10-11x86_64: move kernelThomas Gleixner-1/+1
2007-10-11x86_64: move bootThomas Gleixner-1/+767
2007-10-11i386: move bootThomas Gleixner-0/+1299