aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_32.S
Commit message (Expand)AuthorAge
* x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha2008-10-10
* x86: fix cpu hotplug on 32bitThomas Gleixner2008-07-27
* x86: boot secondary cpus through initial_codeGlauber Costa2008-07-08
* x86: use initial_code for i386Glauber Costa2008-07-08
* Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
|\
| * x86: fix asm warning in head_32.SJoe Korty2008-06-12
* | x86: clean up max_pfn_mapped usage - 32-bitYinghai Lu2008-06-03
* | x86: extend e820 early_res support 32bit -fix #3Yinghai Lu2008-05-31
|/
* x86: fix early-BUG messageVegard Nossum2008-04-30
* x86: remove pointless commentsWANG Cong2008-04-19
* x86: introduce kernel/head32.cEric W. Biederman2008-04-17
* x86: fix fault_msg nul terminationJiri Slaby2008-03-21
* x86: don't make swapper_pg_pmd globalAdrian Bunk2008-02-26
* x86: don't make swapper_pg_fixmap globalAdrian Bunk2008-02-19
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-09
* x86: fix Section mismatch: reference to .init.text:lguest_entrySam Ravnborg2008-01-30
* x86_32: always run the full set of paging state.Ian Campbell2008-01-30
* x86_32: remove unnecessary use of %ebx as the boot cpu flagIan Campbell2008-01-30
* x86: early fault debugging improvementIngo Molnar2008-01-30
* fix lguest rmmod "bad pgd"Rusty Russell2008-01-01
* x86: fix x86-32 early fixmap initialization.Eric W. Biederman2007-12-03
* x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-23
* i386: paravirt boot sequenceRusty Russell2007-10-22
* i386: print better early fault infoIngo Molnar2007-10-17
* x86: prepare page allocator for high allocations on PAGEALLOC=yIngo Molnar2007-10-17
* i386: move kernelThomas Gleixner2007-10-11