aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot
AgeCommit message (Expand)Author
2009-05-08x86, boot: zero EFLAGS on 32 bitsH. Peter Anvin
2009-05-08x86, boot: set up the decompression stack as early as possibleH. Peter Anvin
2009-05-08x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin
2009-05-08x86, boot: stylistic cleanups for boot/compressed/head_64.SH. Peter Anvin
2009-05-08x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin
2009-05-08x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin
2009-05-08x86, boot: follow standard Kbuild style for compression suffixH. Peter Anvin
2009-05-08x86, boot: simplify arch/x86/boot/compressed/MakefileH. Peter Anvin
2009-05-08x86, boot: align the .bss section in the decompressorH. Peter Anvin
2009-04-30x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compilerSam Ravnborg
2009-04-27x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds
2009-04-11x86, setup: fix comment in the "glove box" codeH. Peter Anvin
2009-04-09x86, setup: "glove box" BIOS interrupts in the video codeH. Peter Anvin
2009-04-09x86, setup: "glove box" BIOS interrupts in the MCA codeH. Peter Anvin
2009-04-09x86, setup: "glove box" BIOS interrupts in the EDD codeH. Peter Anvin
2009-04-09x86, setup: "glove box" BIOS interrupts in the APM codeH. Peter Anvin
2009-04-09x86, setup: "glove box" BIOS interrupts in the core boot codeH. Peter Anvin
2009-04-09x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin
2009-04-07x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modesH. Peter Anvin
2009-04-03Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin
2009-04-01x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin
2009-03-28x86, setup: ACPI 3, BIOS workaround for E820-probing codeH. Peter Anvin
2009-03-28x86, setup: preemptively save/restore edi and ebp around INT 15 E820H. Peter Anvin
2009-03-28x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson
2009-03-18x86, setup: fix the setting of 480-line VGA modesH. Peter Anvin
2009-03-17x86, setup: move 32-bit code to .text32H. Peter Anvin
2009-03-12x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin
2009-03-12x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin
2009-03-11x86: remove zImage supportH. Peter Anvin
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar
2009-02-19x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov
2009-02-19x86: compressed head_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov
2009-02-19x86: pmjump - use GLOBAL,ENDPROC macrosCyrill Gorcunov
2009-02-19x86: copy.S - use GLOBAL,ENDPROC macrosCyrill Gorcunov
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2009-02-02x86 setup: a20: early timeout for a nonexistent keyboard controllerH. Peter Anvin
2009-01-30x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab
2009-01-27x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab
2009-01-04bzip2/lzma: x86 kernel compression supportAlain Knaff
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-11-25x86: use limited register constraint for setnzSteven Rostedt
2008-11-23x86: boot - fix sparse warningsHannes Eder
2008-10-30.gitignore updatesAlexey Dobriyan
2008-10-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86: make variables staticroel kluin