- c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
- e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- cc65f1e x86 setup: correct segfault in generation of 32-bit reloc kernel by H. Peter Anvin · 16 years ago
- f68ec0c Merge commit 'v2.6.27-rc8' into x86/setup by Ingo Molnar · 16 years ago
- 7f16a33 x86: boot/compressed/Makefile: fix "make clean" by H. Peter Anvin · 16 years ago
- 020878a x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 16 years ago
- 59f09ba x86: fix comment in protected mode header by Philipp Kohlbecher · 16 years ago
- 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
- 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
- a318631 x86: consolidate header guards by Vegard Nossum · 16 years ago
- 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
- 3c1ca43 Merge branch 'x86/setup' into x86/devel by Ingo Molnar · 16 years ago
- 6bcb13b x86: config option to disable info from decompression of the kernel by Ben Collins · 17 years ago
- 908ec7a x86: remove arbitrary ELF section limit in i386 relocatable kernel by H. Peter Anvin · 16 years ago
- d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 17 years ago
- 3b6b929 x86: Honor 'quiet' command line option in real mode boot decompressor. by Kristian Høgsberg · 17 years ago
- 23968f7 x86: Use structs instead of hardcoded offsets in x86 boot decompressor. by Kristian Høgsberg · 17 years ago
- e83e31f4 x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.h by Cyrill Gorcunov · 17 years ago
- 8bd1796 x86: relocs ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 17 years ago
- 4a9f54c x86: cleanup: change _end to end_before_pgt by Yinghai Lu · 17 years ago
- 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 17 years ago
- 03056c8 x86: remove superfluous initialisation in boot code. by Alexander van Heukelum · 17 years ago
- 1180e01 x86: more cleanups in arch/x86/boot/compressed/misc.c by Ingo Molnar · 17 years ago
- fd77c7c x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 17 years ago
- 099e137 x86: use ELF format in compressed images. by Ian Campbell · 17 years ago
- 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
- 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 17 years ago
- 32ed937 x86: fix comments in vmlinux_64.lds by Yinghai Lu · 17 years ago
- 778cb92 x86: unify arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
- 4c83d65 x86: unify variable names in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
- 8751f97 x86: unify headers in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
- 818a08f x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
- 6b3c042 x86: unify strings in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
- f18c0e7 x86: unify arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 17 years ago
- 20514e9 x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 17 years ago
- 004426e x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 17 years ago
- afe0bc6 x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds by Ian Campbell · 17 years ago
- ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
- ff3cf85 x86: hlt on early crash by Ingo Molnar · 17 years ago
- db569af x86: unify arch/x86/boot/compressed/Makefile(s) by Sam Ravnborg · 17 years ago
- ba08242 x86: tweak io_64.h for paravirt. by Glauber de Oliveira Costa · 17 years ago
- 4707c47 x86 vDSO: absolute relocs by Roland McGrath · 17 years ago
- b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 17 years ago
- bd53147 x86: Fix boot protocol KEEP_SEGMENTS check. by Eric W. Biederman · 17 years ago
- 4d022ad x86: ARRAY_SIZE cleanup by Alejandro Martinez Ruiz · 17 years ago
- a24e785 i386: paravirt boot sequence by Rusty Russell · 17 years ago
- 676b185 spelling fixes: arch/x86_64/ by Simon Arlott · 17 years ago
- 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
- 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
- a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
- 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago
- 9e9b457 x86_64: move boot by Thomas Gleixner · 17 years ago
- 0530bf3 i386: move boot by Thomas Gleixner · 17 years ago