- 3e2a0cc x86-32, hotplug: Add start_cpu0() entry point to head_32.S by Fenghua Yu · 12 years ago
- 5a5a51d x86-32: Start out eflags and cr4 clean by H. Peter Anvin · 12 years ago
- 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 48927bb x86, realmode: Move SMP trampoline to unified realmode code by Jarkko Sakkinen · 13 years ago
- 4c5023a x86-32: Handle exception table entries during early boot by H. Peter Anvin · 13 years ago
- d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 7bf04be x86, asm: Cleanup unnecssary macros in asm-offsets.c by Stratos Psomadakis · 14 years ago
- dc3119e70 x86: OLPC: Cleanup config maze completely by Thomas Gleixner · 14 years ago
- 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- cb600d2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d50d8fe x86, mm: Initialize initial_page_table before paravirt jumps by Rusty Russell · 14 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 55ec86f Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 147dd56 x86-32: Make sure we can map all of lowmem if we need to by H. Peter Anvin · 14 years ago
- da32dac lguest: populate initial_page_table by Rusty Russell · 14 years ago
- ebba638 x86, cpu: Call verify_cpu during 32bit CPU startup by Kees Cook · 14 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
- b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
- fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
- fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 15 years ago
- 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
- 8a50e51 x86-32: Use symbolic constants, safer CPUID when enabling EFER.NX by H. Peter Anvin · 15 years ago
- dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
- 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 704daf5 Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
- abe1ee3 Use macros for .data.page_aligned section. by Tim Abbott · 15 years ago
- 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 15 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4ae59b9 x86: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
- 1ea0d14 x86/i386: Make sure stack-protector segment base is cache aligned by Jeremy Fitzhardinge · 15 years ago
- 162bc7a x86: Add hardware_subarch ID for Moorestown by Pan, Jacob jun · 15 years ago
- 78b89ec i386: Fix section mismatches for init code with !HOTPLUG_CPU by Jan Beulich · 15 years ago
- 0e83815 x86: fix section mismatch for i386 init code by Robert Richter · 15 years ago
- bc3f5d3 x86: de-assembler-ize asm/desc.h by Alexander van Heukelum · 16 years ago
- dfc20895 x86, vmlinux.lds: unify .text output sections by Sam Ravnborg · 16 years ago
- 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 · 17 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