Age | Commit message (Expand) | Author |
2008-05-30 | x86: Honor 'quiet' command line option in real mode boot decompressor. | Kristian Høgsberg |
2008-05-30 | x86: Use structs instead of hardcoded offsets in x86 boot decompressor. | Kristian Høgsberg |
2008-05-04 | x86: relocs ELF handling - use SELFMAG instead of numeric constant | Cyrill Gorcunov |
2008-04-19 | x86: cleanup: change _end to end_before_pgt | Yinghai Lu |
2008-04-19 | x86: cleanup boot-heap usage | Alexander van Heukelum |
2008-04-17 | x86: remove superfluous initialisation in boot code. | Alexander van Heukelum |
2008-04-17 | x86: more cleanups in arch/x86/boot/compressed/misc.c | Ingo Molnar |
2008-04-17 | x86: coding style fixes to arch/x86/boot/compressed/misc.c | Paolo Ciarrocchi |
2008-04-17 | x86: use ELF format in compressed images. | Ian Campbell |
2008-02-04 | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE | Andi Kleen |
2008-02-04 | x86: define OBJCOPYFLAGS explicitly for each target. | Ian Campbell |
2008-02-01 | x86: fix comments in vmlinux_64.lds | Yinghai Lu |
2008-01-30 | x86: unify arch/x86/boot/compressed/misc_??.c | Ian Campbell |
2008-01-30 | x86: unify variable names in arch/x86/boot/compressed/misc_??.c | Ian Campbell |
2008-01-30 | x86: unify headers in arch/x86/boot/compressed/misc_??.c | Ian Campbell |
2008-01-30 | x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c | Ian Campbell |
2008-01-30 | x86: unify strings in arch/x86/boot/compressed/misc_??.c | Ian Campbell |
2008-01-30 | x86: unify arch/x86/boot/compressed/vmlinux_??.scr | Ian Campbell |
2008-01-30 | x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr | Ian Campbell |
2008-01-30 | x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr | Ian Campbell |
2008-01-30 | x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds | Ian Campbell |
2008-01-30 | x86: remove unneded casts | Jan Engelhardt |
2008-01-30 | x86: hlt on early crash | Ingo Molnar |
2008-01-30 | x86: unify arch/x86/boot/compressed/Makefile(s) | Sam Ravnborg |
2008-01-30 | x86: tweak io_64.h for paravirt. | Glauber de Oliveira Costa |
2008-01-30 | x86 vDSO: absolute relocs | Roland McGrath |
2008-01-30 | x86: provide a DMI based port 0x80 I/O delay override. | Rene Herman |
2007-10-27 | x86: Fix boot protocol KEEP_SEGMENTS check. | Eric W. Biederman |
2007-10-23 | x86: ARRAY_SIZE cleanup | Alejandro Martinez Ruiz |
2007-10-22 | i386: paravirt boot sequence | Rusty Russell |
2007-10-20 | spelling fixes: arch/x86_64/ | Simon Arlott |
2007-10-20 | spelling fixes: arch/i386/ | Simon Arlott |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg |
2007-10-11 | x86_64: move kernel | Thomas Gleixner |
2007-10-11 | x86_64: move boot | Thomas Gleixner |
2007-10-11 | i386: move boot | Thomas Gleixner |