- 60ac982 x86-32: tighten the bound on additional memory to map by H. Peter Anvin · 16 years ago
- b8a22a6 x86-32: remove ALLOCATOR_SLOP from head_32.S by Jeremy Fitzhardinge · 16 years ago
- c090f53 x86-32: make sure we map enough to fit linear map pagetables by Jeremy Fitzhardinge · 16 years ago
- 2bd2753 x86: put initial_pg_tables into .bss by Yinghai Lu · 16 years ago
- 796216a x86: allow extend_brk users to reserve brk space by Jeremy Fitzhardinge · 16 years ago
- 7543c1d x86-32: compute initial mapping size more accurately by Yinghai Lu · 16 years ago
- ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 16 years ago
- 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 16 years ago
- ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
- 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 16 years ago
- 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
- 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- d5e397c x86: improve early fault/irq printout by Ingo Molnar · 16 years ago
- 34707bc x86, debug: remove early_printk() #ifdefs from head_32.S by Ingo Molnar · 16 years ago
- 0dd76d7 x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 by Brian Gerst · 16 years ago
- b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
- 583323b x86: fix cpu hotplug on 32bit by Thomas Gleixner · 16 years ago
- 3e97047 x86: boot secondary cpus through initial_code by Glauber Costa · 17 years ago
- e3f77ed x86: use initial_code for i386 by Glauber Costa · 17 years ago
- 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 17 years ago
- 86b2b70 x86: fix asm warning in head_32.S by Joe Korty · 17 years ago
- 6af61a7 x86: clean up max_pfn_mapped usage - 32-bit by Yinghai Lu · 17 years ago
- f0d4310 x86: extend e820 early_res support 32bit -fix #3 by Yinghai Lu · 17 years ago
- 575ca73 x86: fix early-BUG message by Vegard Nossum · 17 years ago
- cf9b111 x86: remove pointless comments by WANG Cong · 17 years ago
- 700efc1 x86: introduce kernel/head32.c by Eric W. Biederman · 17 years ago
- e215f3c x86: fix fault_msg nul termination by Jiri Slaby · 17 years ago
- ed2b7e2 x86: don't make swapper_pg_pmd global by Adrian Bunk · 17 years ago
- aa65af3f x86: don't make swapper_pg_fixmap global by Adrian Bunk · 17 years ago
- 551889a6 x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 17 years ago
- 8b2f7ff x86: fix Section mismatch: reference to .init.text:lguest_entry by Sam Ravnborg · 17 years ago
- 5756dd5 x86_32: always run the full set of paging state. by Ian Campbell · 17 years ago
- 5035950 x86_32: remove unnecessary use of %ebx as the boot cpu flag by Ian Campbell · 17 years ago
- 94878ef x86: early fault debugging improvement by Ingo Molnar · 17 years ago
- 476c6c1 fix lguest rmmod "bad pgd" by Rusty Russell · 17 years ago
- 17d57a9 x86: fix x86-32 early fixmap initialization. by Eric W. Biederman · 17 years ago
- fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
- a24e785 i386: paravirt boot sequence by Rusty Russell · 17 years ago
- 382f64a i386: print better early fault info by Ingo Molnar · 17 years ago
- 1e3e197 x86: prepare page allocator for high allocations on PAGEALLOC=y by Ingo Molnar · 17 years ago
- 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/head_32.S]
- 9702785 i386: move xen by Thomas Gleixner · 17 years ago
- deb8677 i386: prepare shared kernel/head.S by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/head.S]
- 5fe4486 i386: Fix start_kernel warning by Andi Kleen · 17 years ago
- 5ead97c xen: Core Xen implementation by Jeremy Fitzhardinge · 17 years ago
- b1c931e x86: initial fixmap support by Eric W. Biderman · 18 years ago
- 5a18c92 Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" by Eric W. Biederman · 18 years ago
- 9ce8c2e [PATCH] i386: map enough initial memory to create lowmem mappings by Jeremy Fitzhardinge · 18 years ago
- 7c3576d [PATCH] i386: Convert PDA into the percpu section by Jeremy Fitzhardinge · 18 years ago
- 7a61d35 [PATCH] i386: Page-align the GDT by Jeremy Fitzhardinge · 18 years ago
- 52de74d [PATCH] i386: Rename boot_gdt_table to boot_gdt by Sebastien Dugue · 18 years ago
- bf504672 [PATCH] i386: Use per-cpu GDT immediately upon boot by Rusty Russell · 18 years ago
- 8280c0c [PATCH] i386: fix GDT's number of quadwords in comment by Ahmed S. Darwish · 18 years ago
- 2a57ff1 [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c by Rusty Russell · 18 years ago
- 992af68 [PATCH] i386: paravirt unhandled fallthrough by Rusty Russell · 18 years ago
- f8657e1 [PATCH] i386: move startup_32() in text.head section by Vivek Goyal · 18 years ago
- 7ce0bcf [PATCH] i386: vMI backend for paravirt-ops by Zachary Amsden · 18 years ago
- 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 18 years ago
- 4e498b6 [PATCH] Dynamic kernel command-line: i386 by Alon Bar-Lev · 18 years ago
- c9ccf30 [PATCH] paravirt: Add startup infrastructure for paravirtualization by Rusty Russell · 18 years ago
- f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 18 years ago
- 9ca3610 [PATCH] i386: Basic definitions for i386-pda by Jeremy Fitzhardinge · 18 years ago
- be44d2a [PATCH] i386: espfix cleanup by Stas Sergeev · 18 years ago
- 26fd5e0 [PATCH] i386: Fix fake return address by Jeremy Fitzhardinge · 18 years ago
- ec5c092 [PATCH] i386: Do better early exception handlers by Chuck Ebbert · 18 years ago
- 29fe5f3 [PATCH] i386: Add kernel thread stack frame termination for properly stopping stack unwinds. by Andi Kleen · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 4ef0652 [PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu data by Jan Beulich · 19 years ago
- 2b932f6 [PATCH] x86: fix broken SMP boot sequence by James Bottomley · 19 years ago
- c0cdf193 [PATCH] x86: print out early faults via early_printk() by Ingo Molnar · 19 years ago
- e6a9918 [PATCH] x86: Fixed pnp bios limits by Zachary Amsden · 19 years ago
- 5fe9fe3c [PATCH] x86: Pnp byte granularity by Zachary Amsden · 19 years ago
- 99022c4 [PATCH] x86: Apm seg in gdt by Zachary Amsden · 19 years ago
- 7c4cb60 [PATCH] x86: GDT alignment fix by Zachary Amsden · 19 years ago
- 86feeaa kbuild: full dependency check on asm-offsets.h by Sam Ravnborg · 19 years ago
- 484b90c [PATCH] kdump: Save parameter segment in protected mode (x86) by Vivek Goyal · 19 years ago
- d92de65 [PATCH] variable overflow after hundreds round of hotplug CPU by Shaohua Li · 20 years ago
- d59745c [PATCH] clean up kernel messages by Matt Mackall · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago