summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_32.S
Commit message (Expand)AuthorAgeFilesLines
* i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich2009-08-181-7/+1
* x86: fix section mismatch for i386 init codeRobert Richter2009-07-271-1/+5
* x86: de-assembler-ize asm/desc.hAlexander van Heukelum2009-06-171-1/+0
* x86, vmlinux.lds: unify .text output sectionsSam Ravnborg2009-04-291-7/+0
* x86-32: tighten the bound on additional memory to mapH. Peter Anvin2009-03-171-1/+2
* x86-32: remove ALLOCATOR_SLOP from head_32.SJeremy Fitzhardinge2009-03-171-2/+1
* x86-32: make sure we map enough to fit linear map pagetablesJeremy Fitzhardinge2009-03-171-10/+19
* x86: put initial_pg_tables into .bssYinghai Lu2009-03-141-29/+14
* x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge2009-03-141-0/+2
* x86-32: compute initial mapping size more accuratelyYinghai Lu2009-03-141-1/+1
* x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge2009-03-141-7/+7
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-2/+2
* Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-131-1/+20
|\
| * x86: fix x86_32 stack protector bugsTejun Heo2009-02-111-0/+1
| * x86: implement x86_32 stack protectorTejun Heo2009-02-101-1/+19
| |
| \
*-. \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-9/+4
|\ \ \ | |_|/ |/| |
| | * x86: improve early fault/irq printoutIngo Molnar2009-01-261-1/+4
| | * x86, debug: remove early_printk() #ifdefs from head_32.SIngo Molnar2009-01-261-8/+0
| |/
* | x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32Brian Gerst2009-01-211-3/+3
|/
* x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha2008-10-101-19/+15
* x86: fix cpu hotplug on 32bitThomas Gleixner2008-07-271-3/+5
* x86: boot secondary cpus through initial_codeGlauber Costa2008-07-081-1/+1
* x86: use initial_code for i386Glauber Costa2008-07-081-1/+4
* Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-081-1/+1
|\
| * x86: fix asm warning in head_32.SJoe Korty2008-06-121-1/+1
* | x86: clean up max_pfn_mapped usage - 32-bitYinghai Lu2008-06-031-0/+4
* | x86: extend e820 early_res support 32bit -fix #3Yinghai Lu2008-05-311-0/+2
|/
* x86: fix early-BUG messageVegard Nossum2008-04-301-9/+10
* x86: remove pointless commentsWANG Cong2008-04-191-1/+0
* x86: introduce kernel/head32.cEric W. Biederman2008-04-171-1/+1
* x86: fix fault_msg nul terminationJiri Slaby2008-03-211-1/+1
* x86: don't make swapper_pg_pmd globalAdrian Bunk2008-02-261-1/+1
* x86: don't make swapper_pg_fixmap globalAdrian Bunk2008-02-191-1/+1
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-091-35/+116
* x86: fix Section mismatch: reference to .init.text:lguest_entrySam Ravnborg2008-01-301-1/+4
* x86_32: always run the full set of paging state.Ian Campbell2008-01-301-2/+2
* x86_32: remove unnecessary use of %ebx as the boot cpu flagIan Campbell2008-01-301-6/+1
* x86: early fault debugging improvementIngo Molnar2008-01-301-0/+1
* fix lguest rmmod "bad pgd"Rusty Russell2008-01-011-1/+1
* x86: fix x86-32 early fixmap initialization.Eric W. Biederman2007-12-031-6/+6
* x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-231-6/+1
* i386: paravirt boot sequenceRusty Russell2007-10-221-3/+41
* i386: print better early fault infoIngo Molnar2007-10-171-2/+10
* x86: prepare page allocator for high allocations on PAGEALLOC=yIngo Molnar2007-10-171-0/+9
* i386: move kernelThomas Gleixner2007-10-111-0/+578
OpenPOWER on IntegriCloud