Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / arch / x86 / boot /
2010-06-01 Linus TorvaldsMerge branch 'for-35' of git://repo.or.cz/linux-kbuild
2010-05-26 Linus TorvaldsRevert "endian: #define __BYTE_ORDER"
2010-05-25 Joakim Tjernlundendian: #define __BYTE_ORDER
2010-03-03 Denys VlasenkoRename .rodata.compressed to .rodata..compressed.
2010-02-28 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-io-for-linus' of git://git./linux...
2010-02-19 H. Peter Anvinx86, setup: Don't skip mode setting for the standard...
2010-02-19 H. Peter Anvinx86-64, setup: Inhibit decompressor output if video...
2010-02-18 H. Peter Anvinx86, setup: When restoring the screen, update boot_para...
2010-02-07 Frans Popx86: Remove trailing spaces in messages
2010-02-05 Brian Gerstx86: Clean up mem*io functions.
2010-01-11 Albin Tonnerrex86: add support for LZO-compressed kernels
2009-12-28 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2009-12-25 H. Peter Anvinx86, compress: Force i386 instructions for the decompressor
2009-12-17 Linus TorvaldsMerge branch 'for-33' of git://repo.or.cz/linux-kbuild
2009-12-14 H. Peter Anvinx86: Regex support and known-movable symbols for relocs...
2009-12-12 Sam Ravnborgkbuild: move utsrelease.h to include/generated
2009-12-12 Sam Ravnborgkbuild: move compile.h to include/generated
2009-12-08 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-11-19 Jan Beulichx86: Eliminate redundant/contradicting cache line size...
2009-11-13 Matthew Garrettx86, setup: Store the boot cursor state
2009-10-24 Alexander Potashevx86, boot: Simplify setting of the PAE bit
2009-10-16 Ingo Molnarx86: Document linker script ASSERT() quirk
2009-09-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-09-20 Sam Ravnborgkbuild: use INSTALLKERNEL to select customized installk...
2009-09-18 Tim Abbottx86: convert compressed loader to use __HEAD and HEAD_T...
2009-09-14 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-08-20 Jan Beulichx86: add vmlinux.lds to targets in arch/x86/boot/compre...
2009-07-04 Akinobu Mitax86: fix usage of bios intcall()
2009-06-26 H. Peter Anvinx86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_...
2009-06-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-18 Peter Oberparleitergcov: enable GCOV_PROFILE_ALL for x86_64
2009-06-17 H. Peter Anvinx86, boot: use .code16gcc instead of .code16
2009-06-10 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
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-23 H. Peter AnvinMerge branch 'x86/urgent' into x86/setup
2009-05-22 H. Peter Anvinx86, setup: revert ACPI 3 E820 extended attributes...
2009-05-20 H. Peter Anvinx86, boot: correct the calculation of ZO_INIT_SIZE
2009-05-12 H. Peter Anvinx86, boot: correct sanity checks in boot/compressed...
2009-05-12 H. Peter Anvinx86: add extension fields for bootloader type and version
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-11 H. Peter Anvinx86, boot: make symbols from the main vmlinux available
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-12 H. Peter Anvinx86, setup: fix comment in the "glove box" code
2009-04-09 H. Peter Anvinx86, setup: "glove box" BIOS interrupts in the video...
2009-04-09 H. Peter Anvinx86, setup: "glove box" BIOS interrupts in the MCA...
2009-04-09 H. Peter Anvinx86, setup: "glove box" BIOS interrupts in the EDD...
2009-04-09 H. Peter Anvinx86, setup: "glove box" BIOS interrupts in the APM...
2009-04-09 H. Peter Anvinx86, setup: "glove box" BIOS interrupts in the core...
2009-04-09 H. Peter Anvinx86, setup: "glove box" BIOS calls -- infrastructure
2009-04-07 H. Peter Anvinx86, setup: un-resequence mode setting for VGA 80x34...
2009-04-03 Ingo MolnarMerge branch 'dma-debug' of git://git./linux/kernel...
2009-04-03 H. Peter Anvinx86, setup: compile with -DDISABLE_BRANCH_PROFILING
2009-04-01 H. Peter Anvinx86, setup: guard against pre-ACPI 3 e820 code not...
2009-03-29 H. Peter Anvinx86, setup: ACPI 3, BIOS workaround for E820-probing...
2009-03-29 H. Peter Anvinx86, setup: preemptively save/restore edi and ebp aroun...
2009-03-28 Michael K. Johnsonx86, setup: mark %esi as clobbered in E820 BIOS call
2009-03-26 Ingo MolnarMerge commit 'v2.6.29' into x86/setup-lzma
2009-03-18 H. Peter Anvinx86, setup: fix the setting of 480-line VGA modes
2009-03-17 H. Peter Anvinx86, setup: move 32-bit code to .text32
2009-03-12 H. Peter Anvinx86: use targets in the boot Makefile instead of CLEAN_...
2009-03-12 H. Peter Anvinx86: remove additional vestiges of the zImage/bzImage...
2009-03-11 H. Peter Anvinx86: remove zImage support
2009-03-04 Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-02-24 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/asm', ...
2009-02-22 Ingo Molnarx86: remove the Voyager 32-bit subarch
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-19 Cyrill Gorcunovx86: pmjump - use GLOBAL,ENDPROC macros
2009-02-19 Cyrill Gorcunovx86: copy.S - use GLOBAL,ENDPROC macros
2009-02-13 Jeremy Fitzhardingex86: use _types.h headers in asm where available
2009-02-02 H. Peter Anvinx86 setup: a20: early timeout for a nonexistent keyboar...
2009-01-30 Andreas Schwabx86 setup: fix asm constraints in vesa_store_edid
2009-01-27 Andreas Schwabx86 setup: fix asm constraints in vesa_store_edid
2009-01-04 Alain Knaffbzip2/lzma: x86 kernel compression support
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-11-25 Steven Rostedtx86: use limited register constraint for setnz
2008-11-23 Hannes Ederx86: boot - fix sparse warnings
2008-10-30 Alexey Dobriyan.gitignore updates
2008-10-23 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-22 roel kluinx86: make variables static
next