aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/boot
Commit message (Expand)AuthorAgeFilesLines
* Update .gitignore for arch/i386/bootMatthew Wilcox2007-07-191-0/+2
* Use the new x86 setup code for x86-64; unify with i386H. Peter Anvin2007-07-127-1263/+10
* Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin2007-07-121-3/+3
* [PATCH] x86-64: Share identical video.S between i386 and x86-64Andi Kleen2007-05-022-2044/+1
* [PATCH] x86-64: Drop -traditional for arch/x86_64/bootAndi Kleen2007-05-021-1/+1
* [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] x86-64: adjust EDID retrievalJan Beulich2007-05-021-1/+1
* [PATCH] x86: add command line length to boot protocolBernhard Walle2007-05-021-1/+6
* [PATCH] x86-64: Move cpu verification code to common fileVivek Goyal2007-05-022-60/+24
* [PATCH] x86-64: Extend bzImage protocol for relocatable bzImageVivek Goyal2007-05-021-2/+11
* [PATCH] x86-64: build-time checkingVivek Goyal2007-05-021-1/+1
* [PATCH] x86-64: Relocatable Kernel SupportVivek Goyal2007-05-025-216/+418
* [PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo2007-04-021-0/+14
* [PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment saysSteven Rostedt2006-11-141-3/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-2/+0
* [PATCH] Fix boot code head.S warningPaolo 'Blaisorblade' Giarrusso2006-09-261-1/+2
* [PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'Diego Calleja2006-09-261-2/+2
* kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge branch 'x86-64'Linus Torvalds2006-06-263-29/+32
|\
| * [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/shareAndi Kleen2006-06-261-2/+7
| * [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.cCarl-Daniel Hailfinger2006-06-261-23/+23
| * [PATCH] x86_64: x86_64-enable-large-bzImage.patchIngo Molnar2006-06-261-4/+2
* | [PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas2006-06-261-0/+19
|/
* [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-111-0/+5
* [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin2006-03-261-4/+32
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-102-40/+2
|\
| * kbuild: drop vmlinux dependency from "make install"H. Peter Anvin2006-01-092-40/+2
* | [PATCH] Split out screen_info from tty.hBrian Gerst2006-01-082-40/+1
|/
* gitignore: x86_64 filesBrian Gerst2006-01-012-0/+4
* [PATCH] x86-64: Fix gcc 4 warnings about pointer signednessAndi Kleen2005-09-121-3/+3
* [PATCH] x86-64: Print version at end of kernel buildAndi Kleen2005-09-121-1/+1
* [PATCH] Make the bzImage format self-terminatingH. Peter Anvin2005-09-072-2/+4
* [PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2005-06-255-12/+9
* [PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap2005-06-251-0/+3
* [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman2005-06-252-6/+8
* [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell2005-06-231-2/+2
* [PATCH] CodingStyle: trivial whitespace fixupsDomen Puncer2005-05-051-2/+2
* [PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi2005-05-011-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-1612-0/+3893