| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: move boot | Thomas Gleixner | 2007-10-11 | 2 | -14/+0 |
* | x86_64: move boot | Thomas Gleixner | 2007-10-11 | 6 | -771/+0 |
* | x86_64: move boot | Thomas Gleixner | 2007-10-11 | 1 | -1/+0 |
* | i386: move boot | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move boot | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | x86_64: prepare shared boot/compressed/Makefile | Thomas Gleixner | 2007-10-11 | 2 | -30/+35 |
* | x86_64: prepare shared boot/compressed/head.S | Thomas Gleixner | 2007-10-11 | 2 | -2/+2 |
* | x86_64: prepare shared boot/compressed/vmlinux.scr | Thomas Gleixner | 2007-10-11 | 2 | -1/+1 |
* | x86_64: prepare shared boot/compressed/vmlinux.lds | Thomas Gleixner | 2007-10-11 | 2 | -1/+1 |
* | x86_64: prepare shared boot/compressed/misc.c | Thomas Gleixner | 2007-10-11 | 2 | -2/+2 |
* | x86_64: prepare shared kernel/verify_cpu.S | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | x86_64: Early segment setup for VT | Zachary Amsden | 2007-08-11 | 1 | -0/+7 |
* | x86_64: Remove outdated comment in boot decompressor Makefile | Andi Kleen | 2007-07-22 | 1 | -2/+0 |
* | Update .gitignore for arch/i386/boot | Matthew Wilcox | 2007-07-19 | 1 | -0/+2 |
* | Use the new x86 setup code for x86-64; unify with i386 | H. Peter Anvin | 2007-07-12 | 7 | -1263/+10 |
* | Define zero-page offset 0x1e4 as a scratch field, and use it | H. Peter Anvin | 2007-07-12 | 1 | -3/+3 |
* | [PATCH] x86-64: Share identical video.S between i386 and x86-64 | Andi Kleen | 2007-05-02 | 2 | -2044/+1 |
* | [PATCH] x86-64: Drop -traditional for arch/x86_64/boot | Andi Kleen | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] x86: deflate stack usage in lib/inflate.c | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] x86-64: adjust EDID retrieval | Jan Beulich | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] x86: add command line length to boot protocol | Bernhard Walle | 2007-05-02 | 1 | -1/+6 |
* | [PATCH] x86-64: Move cpu verification code to common file | Vivek Goyal | 2007-05-02 | 2 | -60/+24 |
* | [PATCH] x86-64: Extend bzImage protocol for relocatable bzImage | Vivek Goyal | 2007-05-02 | 1 | -2/+11 |
* | [PATCH] x86-64: build-time checking | Vivek Goyal | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] x86-64: Relocatable Kernel Support | Vivek Goyal | 2007-05-02 | 5 | -216/+418 |
* | [PATCH] x86: Don't probe for DDC on VBE1.2 | Zwane Mwaikambo | 2007-04-02 | 1 | -0/+14 |
* | [PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment says | Steven Rostedt | 2006-11-14 | 1 | -3/+2 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -2/+0 |
* | [PATCH] Fix boot code head.S warning | Paolo 'Blaisorblade' Giarrusso | 2006-09-26 | 1 | -1/+2 |
* | [PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb' | Diego Calleja | 2006-09-26 | 1 | -2/+2 |
* | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 | 3 | -29/+32 |
|\ |
|
| * | [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share | Andi Kleen | 2006-06-26 | 1 | -2/+7 |
| * | [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c | Carl-Daniel Hailfinger | 2006-06-26 | 1 | -23/+23 |
| * | [PATCH] x86_64: x86_64-enable-large-bzImage.patch | Ingo Molnar | 2006-06-26 | 1 | -4/+2 |
* | | [PATCH] fbdev: Firmware EDID fixes | Antonino A. Daplas | 2006-06-26 | 1 | -0/+19 |
|/ |
|
* | [PATCH] vesafb: Fix incorrect logo colors in x86_64 | Antonino A. Daplas | 2006-04-11 | 1 | -0/+5 |
* | [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups | H. Peter Anvin | 2006-03-26 | 1 | -4/+32 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-10 | 2 | -40/+2 |
|\ |
|
| * | kbuild: drop vmlinux dependency from "make install" | H. Peter Anvin | 2006-01-09 | 2 | -40/+2 |
* | | [PATCH] Split out screen_info from tty.h | Brian Gerst | 2006-01-08 | 2 | -40/+1 |
|/ |
|
* | gitignore: x86_64 files | Brian Gerst | 2006-01-01 | 2 | -0/+4 |
* | [PATCH] x86-64: Fix gcc 4 warnings about pointer signedness | Andi Kleen | 2005-09-12 | 1 | -3/+3 |
* | [PATCH] x86-64: Print version at end of kernel build | Andi Kleen | 2005-09-12 | 1 | -1/+1 |
* | [PATCH] Make the bzImage format self-terminating | H. Peter Anvin | 2005-09-07 | 2 | -2/+4 |
* | [PATCH] x86_64: coding style and whitespace fixups | Domen Puncer | 2005-06-25 | 5 | -12/+9 |
* | [PATCH] x86-64: add memcpy/memset prototypes | randy_dunlap | 2005-06-25 | 1 | -0/+3 |
* | [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START | Eric W. Biederman | 2005-06-25 | 2 | -6/+8 |
* | [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh | Ian Campbell | 2005-06-23 | 1 | -2/+2 |