| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot | Suresh Siddha | 2008-10-10 | 1 | -19/+15 |
* | x86: fix cpu hotplug on 32bit | Thomas Gleixner | 2008-07-27 | 1 | -3/+5 |
* | x86: boot secondary cpus through initial_code | Glauber Costa | 2008-07-08 | 1 | -1/+1 |
* | x86: use initial_code for i386 | Glauber Costa | 2008-07-08 | 1 | -1/+4 |
* | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 | 1 | -1/+1 |
|\ |
|
| * | x86: fix asm warning in head_32.S | Joe Korty | 2008-06-12 | 1 | -1/+1 |
* | | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu | 2008-06-03 | 1 | -0/+4 |
* | | x86: extend e820 early_res support 32bit -fix #3 | Yinghai Lu | 2008-05-31 | 1 | -0/+2 |
|/ |
|
* | x86: fix early-BUG message | Vegard Nossum | 2008-04-30 | 1 | -9/+10 |
* | x86: remove pointless comments | WANG Cong | 2008-04-19 | 1 | -1/+0 |
* | x86: introduce kernel/head32.c | Eric W. Biederman | 2008-04-17 | 1 | -1/+1 |
* | x86: fix fault_msg nul termination | Jiri Slaby | 2008-03-21 | 1 | -1/+1 |
* | x86: don't make swapper_pg_pmd global | Adrian Bunk | 2008-02-26 | 1 | -1/+1 |
* | x86: don't make swapper_pg_fixmap global | Adrian Bunk | 2008-02-19 | 1 | -1/+1 |
* | x86: construct 32-bit boot time page tables in native format. | Ian Campbell | 2008-02-09 | 1 | -35/+116 |
* | x86: fix Section mismatch: reference to .init.text:lguest_entry | Sam Ravnborg | 2008-01-30 | 1 | -1/+4 |
* | x86_32: always run the full set of paging state. | Ian Campbell | 2008-01-30 | 1 | -2/+2 |
* | x86_32: remove unnecessary use of %ebx as the boot cpu flag | Ian Campbell | 2008-01-30 | 1 | -6/+1 |
* | x86: early fault debugging improvement | Ingo Molnar | 2008-01-30 | 1 | -0/+1 |
* | fix lguest rmmod "bad pgd" | Rusty Russell | 2008-01-01 | 1 | -1/+1 |
* | x86: fix x86-32 early fixmap initialization. | Eric W. Biederman | 2007-12-03 | 1 | -6/+6 |
* | x86: clean up setup.h and the boot code | H. Peter Anvin | 2007-10-23 | 1 | -6/+1 |
* | i386: paravirt boot sequence | Rusty Russell | 2007-10-22 | 1 | -3/+41 |
* | i386: print better early fault info | Ingo Molnar | 2007-10-17 | 1 | -2/+10 |
* | x86: prepare page allocator for high allocations on PAGEALLOC=y | Ingo Molnar | 2007-10-17 | 1 | -0/+9 |
* | i386: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+578 |