aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-14[PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment saysSteven Rostedt1-3/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-2/+0
2006-09-26[PATCH] Fix boot code head.S warningPaolo 'Blaisorblade' Giarrusso1-1/+2
2006-09-26[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'Diego Calleja1-2/+2
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26Merge branch 'x86-64'Linus Torvalds3-29/+32
2006-06-26[PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/shareAndi Kleen1-2/+7
2006-06-26[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.cCarl-Daniel Hailfinger1-23/+23
2006-06-26[PATCH] x86_64: x86_64-enable-large-bzImage.patchIngo Molnar1-4/+2
2006-06-26[PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas1-0/+19
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas1-0/+5
2006-03-26[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin1-4/+32
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-40/+2
2006-01-09kbuild: drop vmlinux dependency from "make install"H. Peter Anvin2-40/+2
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst2-40/+1
2006-01-01gitignore: x86_64 filesBrian Gerst2-0/+4
2005-09-12[PATCH] x86-64: Fix gcc 4 warnings about pointer signednessAndi Kleen1-3/+3
2005-09-12[PATCH] x86-64: Print version at end of kernel buildAndi Kleen1-1/+1
2005-09-07[PATCH] Make the bzImage format self-terminatingH. Peter Anvin2-2/+4
2005-06-25[PATCH] x86_64: coding style and whitespace fixupsDomen Puncer5-12/+9
2005-06-25[PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap1-0/+3
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman2-6/+8
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell1-2/+2
2005-05-05[PATCH] CodingStyle: trivial whitespace fixupsDomen Puncer1-2/+2
2005-05-01[PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds12-0/+3893