aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
Commit message (Expand)AuthorAge
...
*-----. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-03
|\ \ \ \
| | | * | bzip2/lzma: x86 kernel compression supportAlain Knaff2009-01-04
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-24
|\ \ \ \ \ \ \ | | | | |/ / / | | | |/| | / | |_|_|_|_|/ |/| | | | |
| | | | | |
| | | | \ \
| | | *-. \ \ Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-20
| | | |\ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
| | | | * | x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-13
| | | |/ /
| | * | | x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-19
| | * | | x86: compressed head_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-19
| | * | | x86: pmjump - use GLOBAL,ENDPROC macrosCyrill Gorcunov2009-02-19
| | * | | x86: copy.S - use GLOBAL,ENDPROC macrosCyrill Gorcunov2009-02-19
| | |/ /
| * / / x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-22
| |/ /
| * | x86 setup: a20: early timeout for a nonexistent keyboard controllerH. Peter Anvin2009-02-02
| * | x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab2009-01-27
| |/
* / x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab2009-01-30
|/
*-----. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23
|\ \ \ \
| | | | * x86: boot - fix sparse warningsHannes Eder2008-11-23
| | |_|/ | |/| |
* / | | x86: use limited register constraint for setnzSteven Rostedt2008-11-25
|/ / /
* | / .gitignore updatesAlexey Dobriyan2008-10-30
| |/ |/|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-23
|\|
| * x86: make variables staticroel kluin2008-10-22
* | x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23
|/
* fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski2008-10-16
*-----. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-12
|\ \ \ \
| | | | * x86: replace a magic number with a named constant in the VESA boot codeMichal Januszewski2008-10-05
| | | | * x86 setup: remove IMAGE_OFFSETPaul Bolle2008-10-04
| | | | * Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar2008-10-03
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Revert "x86: fix ghost EDD devices in /sys again"H. Peter Anvin2008-10-03
| | | | * x86 setup: fix ghost entries under /sys/firmware/edd take 3Andrey Borzenkov2008-10-03
| | | | * x86: fix ghost EDD devices in /sys againAndrey Borzenkov2008-09-06
| | | | * x86: when building image.iso, use isohybrid if it existsH. Peter Anvin2008-09-06
| | | | * x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin2008-09-04
* | | | | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
|\ \ \ \ \
| * | | | | x86 setup: handle more than 8 CPU flag wordsH. Peter Anvin2008-09-16
| * | | | | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-04
| |\ \ \ \ \
| | * | | | | x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin2008-08-27
| | * | | | | Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin2008-08-27
| | |\ \ \ \ \
| | * | | | | | x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin2008-08-18
| | | |_|_|/ / | | |/| | | |
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-------. \ \ \ \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | / / / / | | | | | |_|/ / / / | | | | |/| | / / / | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar2008-09-19
| | |\| | | | | |
| | * | | | | | | x86 setup: drop SWAP_DEVPaul Bolle2008-09-16
| | * | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-20
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi2008-08-15
| | * | | | | | | x86: fix comment in protected mode headerPhilipp Kohlbecher2008-08-11
| |/ / / / / / /
* | | | | | | | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-26
| |\| | | | |
| * | | | | | x86: consolidate header guardsVegard Nossum2008-07-22
| | |_|_|_|/ | |/| | | |
* | | | | | x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin2008-10-03
| |_|_|/ / |/| | | |
* | | | | x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin2008-09-05
| |_|/ / |/| | |
* | | | x86: fix build warnings in real mode codeAndi Kleen2008-08-18
* | | | x86: cleanup for setup code crashes during IST probeH. Peter Anvin2008-08-13
* | | | x86: fix setup code crashes on my old 486 boxJoerg Roedel2008-08-13
| |/ / |/| |