summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
AgeCommit message (Expand)Author
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
2008-10-16fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-05x86: replace a magic number with a named constant in the VESA boot codeMichal Januszewski
2008-10-04x86 setup: remove IMAGE_OFFSETPaul Bolle
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin
2008-10-03Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar
2008-10-03Revert "x86: fix ghost EDD devices in /sys again"H. Peter Anvin
2008-10-03x86 setup: fix ghost entries under /sys/firmware/edd take 3Andrey Borzenkov
2008-09-19Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar
2008-09-16x86 setup: handle more than 8 CPU flag wordsH. Peter Anvin
2008-09-16x86 setup: drop SWAP_DEVPaul Bolle
2008-09-06x86: fix ghost EDD devices in /sys againAndrey Borzenkov
2008-09-05x86: when building image.iso, use isohybrid if it existsH. Peter Anvin
2008-09-05x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin
2008-09-04Merge branch 'x86/cpu' into x86/coreH. Peter Anvin