string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / x86 / boot / compressed /
2009-11-19 Jan Beulichx86: Eliminate redundant/contradicting cache line size...
2009-10-24 Alexander Potashevx86, boot: Simplify setting of the PAE bit
2009-09-18 Tim Abbottx86: convert compressed loader to use __HEAD and HEAD_T...
2009-08-20 Jan Beulichx86: add vmlinux.lds to targets in arch/x86/boot/compre...
2009-06-18 Peter Oberparleitergcov: enable GCOV_PROFILE_ALL for x86_64
2009-06-10 Linus TorvaldsMerge branch 'x86-kbuild-for-linus' of git://git./linux...
2009-06-03 Mike Galbraithx86, boot: add new generated files to the appropriate...
2009-05-26 Tejun Heox86, relocs: ignore R_386_NONE in kernel relocation...
2009-05-12 H. Peter Anvinx86, boot: correct sanity checks in boot/compressed...
2009-05-12 H. Peter Anvinx86, boot: make kernel_alignment adjustable; new bzImag...
2009-05-11 H. Peter Anvinx86, boot: remove dead code from boot/compressed/head_*.S
2009-05-11 H. Peter Anvinx86, boot: use LOAD_PHYSICAL_ADDR on 64 bits
2009-05-09 H. Peter Anvinx86, boot: determine compressed code offset at compile...
2009-05-09 H. Peter Anvinx86, boot: use appropriate rep string for move and...
2009-05-09 H. Peter Anvinx86, boot: zero EFLAGS on 32 bits
2009-05-09 H. Peter Anvinx86, boot: set up the decompression stack as early...
2009-05-09 H. Peter Anvinx86, boot: straighten out ranges to copy/zero in compre...
2009-05-09 H. Peter Anvinx86, boot: stylistic cleanups for boot/compressed/head_64.S
2009-05-09 H. Peter Anvinx86, boot: stylistic cleanups for boot/compressed/head_32.S
2009-05-09 H. Peter Anvinx86, boot: use BP_scratch in arch/x86/boot/compressed...
2009-05-09 H. Peter Anvinx86, boot: follow standard Kbuild style for compression...
2009-05-09 H. Peter Anvinx86, boot: simplify arch/x86/boot/compressed/Makefile
2009-05-09 H. Peter Anvinx86, boot: align the .bss section in the decompressor
2009-04-30 Sam Ravnborgx86: boot/compressed/vmlinux.lds.S: fix build of bzImag...
2009-04-27 Linus Torvaldsx86: unify arch/x86/boot/compressed/vmlinux_*.lds
2009-04-03 H. Peter Anvinx86, setup: compile with -DDISABLE_BRANCH_PROFILING
2009-03-04 Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-02-20 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups' and 'x86/heade...
2009-02-19 Cyrill Gorcunovx86: compressed head_32 - use ENTRY,ENDPROC macros
2009-02-19 Cyrill Gorcunovx86: compressed head_64 - use ENTRY,ENDPROC macros
2009-02-13 Jeremy Fitzhardingex86: use _types.h headers in asm where available
2009-01-04 Alain Knaffbzip2/lzma: x86 kernel compression support
2008-10-30 Alexey Dobriyan.gitignore updates
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-12 Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-10-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-10-06 Ingo MolnarMerge branch 'x86/header-guards' into x86-v28-for-linus...
2008-10-03 H. Peter Anvinx86 setup: correct segfault in generation of 32-bit...
2008-10-03 Ingo MolnarMerge commit 'v2.6.27-rc8' into x86/setup
2008-09-06 Ingo MolnarMerge branch 'x86/cleanups' into x86/signal
2008-09-04 H. Peter Anvinx86: boot/compressed/Makefile: fix "make clean"
2008-08-15 Paolo Ciarrocchix86: coding style fixes to arch/x86/boot/compressed...
2008-08-11 Philipp Kohlbecherx86: fix comment in protected mode header
2008-07-26 Ingo MolnarMerge branch 'linus' into x86/header-guards
2008-07-25 Thomas Petazzoniinflate: refactor inflate malloc code
2008-07-22 Vegard Nossumx86: consolidate header guards
2008-07-08 Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/setup' into x86/devel
2008-07-03 Ben Collinsx86: config option to disable info from decompression...
2008-07-01 H. Peter Anvinx86: remove arbitrary ELF section limit in i386 relocat...
2008-06-10 Yinghai Lux86: make generic arch support NUMAQ
2008-05-31 Kristian Høgsbergx86: Honor 'quiet' command line option in real mode...
2008-05-31 Kristian Høgsbergx86: Use structs instead of hardcoded offsets in x86...
2008-05-25 Cyrill Gorcunovx86: compressed/head_64.S cleanup - use predefined...
2008-05-04 Cyrill Gorcunovx86: relocs ELF handling - use SELFMAG instead of numer...
2008-04-19 Yinghai Lux86: cleanup: change _end to end_before_pgt
2008-04-19 Alexander van Heukelumx86: cleanup boot-heap usage
2008-04-17 Alexander van Heukelumx86: remove superfluous initialisation in boot code.
2008-04-17 Ingo Molnarx86: more cleanups in arch/x86/boot/compressed/misc.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/boot/compressed...
2008-04-17 Ian Campbellx86: use ELF format in compressed images.
2008-02-04 Andi Kleenx86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
2008-02-04 Ian Campbellx86: define OBJCOPYFLAGS explicitly for each target.
2008-02-01 Yinghai Lux86: fix comments in vmlinux_64.lds
2008-01-30 Ian Campbellx86: unify arch/x86/boot/compressed/misc_??.c
2008-01-30 Ian Campbellx86: unify variable names in arch/x86/boot/compressed...
2008-01-30 Ian Campbellx86: unify headers in arch/x86/boot/compressed/misc_??.c
2008-01-30 Ian Campbellx86: unify whitespace and comments in arch/x86/boot...
2008-01-30 Ian Campbellx86: unify strings in arch/x86/boot/compressed/misc_??.c
2008-01-30 Ian Campbellx86: unify arch/x86/boot/compressed/vmlinux_??.scr
2008-01-30 Ian Campbellx86: switch to .rodata.compressed in arch/x86/boot...
2008-01-30 Ian Campbellx86: unify whitespace in arch/x86/boot/compressed/vmlin...
2008-01-30 Ian Campbellx86: unify whitespace and comments in arch/x86/boot...
2008-01-30 Jan Engelhardtx86: remove unneded casts
2008-01-30 Ingo Molnarx86: hlt on early crash
2008-01-30 Sam Ravnborgx86: unify arch/x86/boot/compressed/Makefile(s)
2008-01-30 Glauber de Oliveir... x86: tweak io_64.h for paravirt.
2008-01-30 Roland McGrathx86 vDSO: absolute relocs
2008-01-30 Rene Hermanx86: provide a DMI based port 0x80 I/O delay override.
2007-10-27 Eric W. Biedermanx86: Fix boot protocol KEEP_SEGMENTS check.
2007-10-23 Alejandro Martinez... x86: ARRAY_SIZE cleanup
2007-10-22 Rusty Russelli386: paravirt boot sequence
2007-10-19 Simon Arlottspelling fixes: arch/x86_64/
2007-10-19 Simon Arlottspelling fixes: arch/i386/
2007-10-15 Sam Ravnborgkbuild: enable 'make AFLAGS=...' to add additional...
2007-10-14 Sam Ravnborgkbuild: enable 'make CFLAGS=...' to add additional...
2007-10-11 Thomas Gleixnerx86_64: move kernel
2007-10-11 Thomas Gleixnerx86_64: move boot
2007-10-11 Thomas Gleixneri386: move boot