summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
Commit message (Expand)AuthorAgeFilesLines
...
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ 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
| | |\| | | | | |
| | * | | | | | | x86 setup: drop SWAP_DEVPaul Bolle2008-09-161-1/+0Star
| | * | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-205-13/+16
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi2008-08-151-4/+6
| | * | | | | | | x86: fix comment in protected mode headerPhilipp Kohlbecher2008-08-111-2/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-261-39/+0Star
| |\| | | | |
| * | | | | | x86: consolidate header guardsVegard Nossum2008-07-221-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin2008-10-031-1/+1
| |_|_|/ / |/| | | |
* | | | | x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin2008-09-061-4/+4
| |_|/ / |/| | |
* | | | x86: fix build warnings in real mode codeAndi Kleen2008-08-182-1/+2
* | | | x86: cleanup for setup code crashes during IST probeH. Peter Anvin2008-08-144-8/+4Star
* | | | x86: fix setup code crashes on my old 486 boxJoerg Roedel2008-08-133-7/+13
| |/ / |/| |
* | | inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-39/+0Star
|/ /
* | x86: check function status in EDD boot codeJan Beulich2008-07-181-3/+2Star