Commit Graph

39 Commits (c090f532db3ab5b7be503f8ac84b0d33a18646c6)

Author SHA1 Message Date
Jeremy Fitzhardinge c090f532db x86-32: make sure we map enough to fit linear map pagetables 16 years ago
Yinghai Lu 2bd2753ff4 x86: put initial_pg_tables into .bss 16 years ago
Jeremy Fitzhardinge 796216a57f x86: allow extend_brk users to reserve brk space 16 years ago
Yinghai Lu 7543c1de84 x86-32: compute initial mapping size more accurately 16 years ago
Jeremy Fitzhardinge ccf3fe02e3 x86-32: use brk segment for allocating initial kernel pagetable 16 years ago
Jeremy Fitzhardinge 0341c14da4 x86: use _types.h headers in asm where available 16 years ago
Tejun Heo 5c79d2a517 x86: fix x86_32 stack protector bugs 16 years ago
Tejun Heo 60a5317ff0 x86: implement x86_32 stack protector 16 years ago
Ingo Molnar d5e397cb49 x86: improve early fault/irq printout 16 years ago
Ingo Molnar 34707bcd04 x86, debug: remove early_printk() #ifdefs from head_32.S 16 years ago
Brian Gerst 0dd76d736e x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 16 years ago
Suresh Siddha b2bc273146 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot 17 years ago
Thomas Gleixner 583323b9d2 x86: fix cpu hotplug on 32bit 17 years ago
Glauber Costa 3e9704739d x86: boot secondary cpus through initial_code 17 years ago
Glauber Costa e3f77edfc1 x86: use initial_code for i386 17 years ago
Joe Korty 86b2b70e15 x86: fix asm warning in head_32.S 17 years ago
Yinghai Lu 6af61a7614 x86: clean up max_pfn_mapped usage - 32-bit 17 years ago
Yinghai Lu f0d43100f1 x86: extend e820 early_res support 32bit -fix #3 17 years ago
Vegard Nossum 575ca7351b x86: fix early-BUG message 17 years ago
WANG Cong cf9b111c17 x86: remove pointless comments 17 years ago
Eric W. Biederman 700efc1b9f x86: introduce kernel/head32.c 17 years ago
Jiri Slaby e215f3c2c5 x86: fix fault_msg nul termination 17 years ago
Adrian Bunk ed2b7e2b1d x86: don't make swapper_pg_pmd global 17 years ago
Adrian Bunk aa65af3f92 x86: don't make swapper_pg_fixmap global 17 years ago
Ian Campbell 551889a6e2 x86: construct 32-bit boot time page tables in native format. 17 years ago
Sam Ravnborg 8b2f7ffffe x86: fix Section mismatch: reference to .init.text:lguest_entry 17 years ago
Ian Campbell 5756dd59f1 x86_32: always run the full set of paging state. 17 years ago
Ian Campbell 503595010f x86_32: remove unnecessary use of %ebx as the boot cpu flag 17 years ago
Ingo Molnar 94878efdd0 x86: early fault debugging improvement 17 years ago
Rusty Russell 476c6c11a9 fix lguest rmmod "bad pgd" 17 years ago
Eric W. Biederman 17d57a9206 x86: fix x86-32 early fixmap initialization. 17 years ago
H. Peter Anvin fa76dab935 x86: clean up setup.h and the boot code 18 years ago
Rusty Russell a24e785111 i386: paravirt boot sequence 18 years ago
Ingo Molnar 382f64ab8f i386: print better early fault info 18 years ago
Ingo Molnar 1e3e19723e x86: prepare page allocator for high allocations on PAGEALLOC=y 18 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Thomas Gleixner 9702785a74 i386: move xen 18 years ago
Thomas Gleixner deb8677148 i386: prepare shared kernel/head.S 18 years ago
Andi Kleen 5fe4486c79 i386: Fix start_kernel warning 18 years ago
Jeremy Fitzhardinge 5ead97c84f xen: Core Xen implementation 18 years ago
Eric W. Biderman b1c931e393 x86: initial fixmap support 18 years ago
Eric W. Biederman 5a18c92aab Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" 18 years ago
Jeremy Fitzhardinge 9ce8c2ed12 [PATCH] i386: map enough initial memory to create lowmem mappings 18 years ago
Jeremy Fitzhardinge 7c3576d261 [PATCH] i386: Convert PDA into the percpu section 18 years ago
Jeremy Fitzhardinge 7a61d35d4b [PATCH] i386: Page-align the GDT 18 years ago
Sebastien Dugue 52de74dd39 [PATCH] i386: Rename boot_gdt_table to boot_gdt 18 years ago
Rusty Russell bf50467204 [PATCH] i386: Use per-cpu GDT immediately upon boot 18 years ago
Ahmed S. Darwish 8280c0c58e [PATCH] i386: fix GDT's number of quadwords in comment 18 years ago
Rusty Russell 2a57ff1a70 [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c 18 years ago
Rusty Russell 992af68147 [PATCH] i386: paravirt unhandled fallthrough 18 years ago