H. Peter Anvin
|
60ac982139
x86-32: tighten the bound on additional memory to map
|
16 years ago |
Jeremy Fitzhardinge
|
b8a22a6273
x86-32: remove ALLOCATOR_SLOP from head_32.S
|
16 years ago |
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 |
Ingo Molnar
|
ab639f3593
Merge branch 'core/percpu' into x86/core
|
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
|
74b6eb6b93
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
|
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
|
16 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 |
Ingo Molnar
|
896395c290
Merge branch 'linus' into tmp.x86.mpparse.new
|
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 |