summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed
AgeCommit message (Expand)AuthorFilesLines
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen1-4/+4
2008-02-04x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell1-0/+1
2008-02-01x86: fix comments in vmlinux_64.ldsYinghai Lu1-1/+1
2008-01-30x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell3-387/+30
2008-01-30x86: unify variable names in arch/x86/boot/compressed/misc_??.cIan Campbell1-4/+4
2008-01-30x86: unify headers in arch/x86/boot/compressed/misc_??.cIan Campbell2-1/+1
2008-01-30x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.cIan Campbell2-13/+20
2008-01-30x86: unify strings in arch/x86/boot/compressed/misc_??.cIan Campbell2-3/+3
2008-01-30x86: unify arch/x86/boot/compressed/vmlinux_??.scrIan Campbell3-11/+1
2008-01-30x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell4-6/+10
2008-01-30x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell1-3/+3
2008-01-30x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.ldsIan Campbell2-5/+5
2008-01-30x86: remove unneded castsJan Engelhardt2-4/+6
2008-01-30x86: hlt on early crashIngo Molnar2-2/+4
2008-01-30x86: unify arch/x86/boot/compressed/Makefile(s)Sam Ravnborg3-82/+60
2008-01-30x86: tweak io_64.h for paravirt.Glauber de Oliveira Costa1-0/+6
2008-01-30x86 vDSO: absolute relocsRoland McGrath1-5/+2
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2-8/+8
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2-8/+11
2007-10-24x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz1-4/+2
2007-10-22i386: paravirt boot sequenceRusty Russell2-2/+16
2007-10-20spelling fixes: arch/x86_64/Simon Arlott1-2/+2
2007-10-20spelling fixes: arch/i386/Simon Arlott1-2/+2
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-1/+1
2007-10-15kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2-3/+3
2007-10-11x86_64: move kernelThomas Gleixner1-1/+1
2007-10-11x86_64: move bootThomas Gleixner6-1/+767
2007-10-11i386: move bootThomas Gleixner8-0/+1299