- c3c9897 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- 8bcad30 x86: make variables static by roel kluin · 16 years ago
- 4d31a2b fbdev: ignore VESA modes if framebuffer does not support them by Michal Januszewski · 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
- 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D 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
- 2407390 x86: replace a magic number with a named constant in the VESA boot code by Michal Januszewski · 16 years ago
- d960c9c x86 setup: remove IMAGE_OFFSET by Paul Bolle · 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
- 98920dc Revert "x86: fix ghost EDD devices in /sys again" by H. Peter Anvin · 16 years ago
- 6cdcdb9 x86 setup: fix ghost entries under /sys/firmware/edd take 3 by Andrey Borzenkov · 16 years ago
- 5e51900 Merge commit 'v2.6.27-rc6' into x86/cleanups by Ingo Molnar · 16 years ago
- 97fc055 x86 setup: handle more than 8 CPU flag words by H. Peter Anvin · 16 years ago
- 9985647 x86 setup: drop SWAP_DEV by Paul Bolle · 16 years ago
- 464f04c x86: fix ghost EDD devices in /sys again by Andrey Borzenkov · 16 years ago
- d2f3738 x86: when building image.iso, use isohybrid if it exists by H. Peter Anvin · 16 years ago
- b74b06c x86: boot: stub out unimplemented CPU feature words by H. Peter Anvin · 16 years ago
- 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 16 years ago
- 7f16a33 x86: boot/compressed/Makefile: fix "make clean" by H. Peter Anvin · 16 years ago
- 7414aa4 x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> by H. Peter Anvin · 16 years ago
- b30a72a Merge branch 'x86/urgent' into x86/cpu by H. Peter Anvin · 16 years ago
- 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
- e2fe16d x86: boot: stub out unimplemented CPU feature words by H. Peter Anvin · 16 years ago
- 1b72691 x86: fix build warnings in real mode code by Andi Kleen · 16 years ago
- 020878a x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 16 years ago
- c2dcfde x86: cleanup for setup code crashes during IST probe by H. Peter Anvin · 16 years ago
- 7b27718 x86: fix setup code crashes on my old 486 box by Joerg Roedel · 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
- f2ba939 x86: check function status in EDD boot code by Jan Beulich · 16 years ago
- 4fdf08b x86: unify and correct the GDT_ENTRY() macro by H. Peter Anvin · 16 years ago
- 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
- 896395c Merge branch 'linus' into tmp.x86.mpparse.new 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 · 16 years ago
- 2ee2394 x86: fix regression: boot failure on AMD Elan TS-5500 by H. Peter Anvin · 16 years ago
- 908ec7a x86: remove arbitrary ELF section limit in i386 relocatable kernel by H. Peter Anvin · 16 years ago
- aa60d13 x86: setup: issue a null command after enabling A20 via KBC by H. Peter Anvin · 16 years ago
- 1791a78 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
- 52aaa12 x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c by Manish Katiyar · 16 years ago
- d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 16 years ago
- 3b6b929 x86: Honor 'quiet' command line option in real mode boot decompressor. by Kristian Høgsberg · 16 years ago
- 23968f7 x86: Use structs instead of hardcoded offsets in x86 boot decompressor. by Kristian Høgsberg · 16 years ago
- c7d624d x86: Fix up silly i1586 boot message. by Dave Jones · 16 years ago
- c3965bd x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant by Paul Jackson · 17 years ago
- 2141261 x86: janitor work in video-vga.c by Miklos Vajna · 17 years ago
- e83e31f4 x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.h by Cyrill Gorcunov · 17 years ago
- 535694f x86: boot/printfc use NULL instead 0 by Thomas Gleixner · 17 years ago
- 7fafd91 x86: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
- 8bd1796 x86: relocs ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 17 years ago
- 8c4dd60 edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} by Tim Gardner · 17 years ago
- 8b664aa x86, boot: add linked list of struct setup_data by Huang, Ying · 17 years ago
- 2cfed60 Update .gitignore files by Matthew Wilcox · 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
- cf9b111 x86: remove pointless comments by WANG Cong · 17 years ago
- e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
- 03056c8 x86: remove superfluous initialisation in boot code. by Alexander van Heukelum · 17 years ago
- 7030760 x86: coding style fixes to arch/x86/boot/cpucheck.c by Paolo Ciarrocchi · 17 years ago
- 023196a x86: coding style fix to arch/x86/boot/pm.c by Paolo Ciarrocchi · 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
- 87253d1 x86: boot protocol updates by Ian Campbell · 17 years ago
- 52b3871 x86: bump image header to version 2.08. by Ingo Molnar · 17 years ago
- 7d6e737 x86: add a crc32 checksum to the kernel image. by Ian Campbell · 17 years ago
- 099e137 x86: use ELF format in compressed images. by Ian Campbell · 17 years ago
- 1722770 x86-boot: don't request VBE2 information by Peter Korsgaard · 17 years ago
- 829157b x86: handle BIOSes which terminate e820 with CF=1 and no SMAP by H. Peter Anvin · 17 years ago
- 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- 3b35632 Update arch/x86/boot/.gitignore with new auto-generated files by S.Çağlar Onur · 17 years ago
- 9b706ae x86: trivial printk optimizations by Denys Vlasenko · 17 years ago
- 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
- f0be6c6 x86 setup: print missing CPU features in cleartext by H. Peter Anvin · 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
- 387faed x86 setup: correct the base in the GDT_ENTRY() macro by H. Peter Anvin · 17 years ago
- acd644b x86 setup: guard the heap against invalid stack setups by H. Peter Anvin · 17 years ago
- 1a8514e x86 setup: push video mode setup as late as possible by H. Peter Anvin · 17 years ago
- b710763 x86 setup: add note to use edd=off on EDD probing hangs by H. Peter Anvin · 17 years ago
- 70d8abf x86 setup: add missing prototype; formatting fix by H. Peter Anvin · 17 years ago
- f777501 x86 setup: OK -> ok (no need to scream) by H. Peter Anvin · 17 years ago
- e479c83 x86 setup: be more verbose when probing EDD by devzero@web.de · 17 years ago
- 32d0b98 x86 setup: early cmdline parser handle boolean options by devzero@web.de · 17 years ago
- 811a0ff x86 setup: fix constraints in segment accessor functions by H. Peter Anvin · 17 years ago
- 1cac500 x86 setup: display VESA graphics modes in vga=ask menu by H. Peter Anvin · 17 years ago