summaryrefslogtreecommitdiff
path: root/arch/x86_64/boot/compressed
AgeCommit message (Expand)AuthorFilesLines
2007-10-11x86_64: move bootThomas Gleixner6-771/+0
2007-10-11i386: move bootThomas Gleixner1-1/+1
2007-10-11x86_64: prepare shared boot/compressed/MakefileThomas Gleixner2-30/+35
2007-10-11x86_64: prepare shared boot/compressed/head.SThomas Gleixner2-2/+2
2007-10-11x86_64: prepare shared boot/compressed/vmlinux.scrThomas Gleixner2-1/+1
2007-10-11x86_64: prepare shared boot/compressed/vmlinux.ldsThomas Gleixner2-1/+1
2007-10-11x86_64: prepare shared boot/compressed/misc.cThomas Gleixner2-2/+2
2007-10-11x86_64: prepare shared kernel/verify_cpu.SThomas Gleixner1-1/+1
2007-08-12x86_64: Early segment setup for VTZachary Amsden1-0/+7
2007-07-22x86_64: Remove outdated comment in boot decompressor MakefileAndi Kleen1-2/+0
2007-07-12Use the new x86 setup code for x86-64; unify with i386H. Peter Anvin1-4/+5
2007-07-12Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin1-3/+3
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge1-1/+1
2007-05-02[PATCH] x86-64: Move cpu verification code to common fileVivek Goyal1-1/+18
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal1-1/+1
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal5-216/+418
2006-09-26[PATCH] Fix boot code head.S warningPaolo 'Blaisorblade' Giarrusso1-1/+2
2006-06-26[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.cCarl-Daniel Hailfinger1-23/+23
2006-01-09[PATCH] Split out screen_info from tty.hBrian Gerst2-40/+1
2005-09-12[PATCH] x86-64: Fix gcc 4 warnings about pointer signednessAndi Kleen1-3/+3
2005-06-26[PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2-4/+2
2005-06-26[PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap1-0/+3
2005-06-26[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman2-6/+8
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds5-0/+576