summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
Commit message (Expand)AuthorAgeFilesLines
* x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modesH. Peter Anvin2009-04-071-10/+23
* Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2009-04-031-9/+30
|\
| * x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin2009-04-011-0/+6
| * x86, setup: ACPI 3, BIOS workaround for E820-probing codeH. Peter Anvin2009-03-291-4/+17
| * x86, setup: preemptively save/restore edi and ebp around INT 15 E820H. Peter Anvin2009-03-291-4/+5
| * x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson2009-03-281-3/+4
* | x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2009-04-032-1/+3
|/
* x86, setup: fix the setting of 480-line VGA modesH. Peter Anvin2009-03-191-9/+13
* x86, setup: move 32-bit code to .text32H. Peter Anvin2009-03-172-1/+3
* x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin2009-03-121-0/+1
* x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin2009-03-121-13/+16
* x86: remove zImage supportH. Peter Anvin2009-03-114-87/+18Star
*-----. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-042-106/+33Star
|\ \ \ \
| | | * | bzip2/lzma: x86 kernel compression supportAlain Knaff2009-01-052-106/+33Star
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-2410-136/+68Star
|\ \ \ \ \ \ \ | | | | |/ / / | | | |/| | / | |_|_|_|_|/ |/| | | | |
| | | | | |
| | | | \ \
| | | *-. \ \ Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-205-48/+28Star
| | | |\ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
| | | | * | x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-133-4/+4
| | | |/ /
| | * | | x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-191-3/+3
| | * | | x86: compressed head_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-191-4/+2Star
| | * | | x86: pmjump - use GLOBAL,ENDPROC macrosCyrill Gorcunov2009-02-191-11/+5Star
| | * | | x86: copy.S - use GLOBAL,ENDPROC macrosCyrill Gorcunov2009-02-191-26/+14Star
| | |/ /
| * / / x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-235-55/+0Star
| |/ /
| * | x86 setup: a20: early timeout for a nonexistent keyboard controllerH. Peter Anvin2009-02-021-34/+41
| * | x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab2009-01-271-6/+5Star
| |/
* / x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab2009-01-301-6/+5Star
|/
*-----. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-232-3/+3
|\ \ \ \
| | | | * x86: boot - fix sparse warningsHannes Eder2008-11-232-3/+3
| | |_|/ | |/| |
* / | | x86: use limited register constraint for setnzSteven Rostedt2008-11-251-1/+1
|/ / /
* | / .gitignore updatesAlexey Dobriyan2008-10-301-0/+2
| |/ |/|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-232-4/+4
|\|
| * x86: make variables staticroel kluin2008-10-222-4/+4
* | x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-1/+1
|/
* fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski2008-10-161-5/+4Star
*-----. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-124-9/+13
|\ \ \ \
| | | | * x86: replace a magic number with a named constant in the VESA boot codeMichal Januszewski2008-10-051-1/+1
| | | | * x86 setup: remove IMAGE_OFFSETPaul Bolle2008-10-041-3/+1Star
| | | | * Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar2008-10-036-56/+20Star
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Revert "x86: fix ghost EDD devices in /sys again"H. Peter Anvin2008-10-031-3/+1Star
| | | | * x86 setup: fix ghost entries under /sys/firmware/edd take 3Andrey Borzenkov2008-10-031-1/+6
| | | | * x86: fix ghost EDD devices in /sys againAndrey Borzenkov2008-09-061-1/+3
| | | | * x86: when building image.iso, use isohybrid if it existsH. Peter Anvin2008-09-061-0/+1
| | | | * x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin2008-09-041-4/+4
* | | | | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-112-28/+29
|\ \ \ \ \
| * | | | | x86 setup: handle more than 8 CPU flag wordsH. Peter Anvin2008-09-172-27/+28
| * | | | | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-046-18/+21
| |\ \ \ \ \
| | * | | | | x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin2008-08-281-1/+1
| | * | | | | Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin2008-08-285-13/+16
| | |\ \ \ \ \
| | * | | | | | x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin2008-08-191-4/+4
| | | |_|_|/ / | | |/| | | |
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-------. \ \ \ \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-063-7/+9
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | / / / / | | | | | |_|/ / / / | | | | |/| | / / / | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar2008-09-191-4/+4
| | |\| | | | | |