| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar | 2008-08-14 | 1 | -0/+1 |
|\ \ |
|
| * | | x86: setup.c declare saved_video_mode before they get used | Jaswinder Singh | 2008-07-22 | 1 | -0/+1 |
| |/ |
|
* | | x86: add setup_ioapic_ids for numaq in x86_quirks | Yinghai Lu | 2008-07-26 | 1 | -0/+1 |
* | | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
|/ |
|
*-----. | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 1 | -7/+23 |
|\ \ \ \ |
|
| | | | * | x86_64: add workaround for no %gs-based percpu | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
| * | | | x86: add ->pre_time_init to x86_quirks | Yinghai Lu | 2008-07-20 | 1 | -0/+1 |
| * | | | x86: extend and use x86_quirks to clean up NUMAQ code | Yinghai Lu | 2008-07-20 | 1 | -0/+10 |
| * | | | x86: introduce x86_quirks | Yinghai Lu | 2008-07-20 | 1 | -7/+11 |
|/ / / |
|
* | | | x86, VisWS: turn into generic arch, install proper PCI quirk | Ingo Molnar | 2008-07-10 | 1 | -0/+2 |
* | | | x86: add early quirk support | Ingo Molnar | 2008-07-10 | 1 | -0/+17 |
|/ / |
|
* | | x86, 64-bit: split x86_64_start_kernel | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+2 |
* | | x86, 64-bit: add prototype for x86_64_start_kernel() | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+2 |
* | | x86: change some functions in setup.c to static | Yinghai Lu | 2008-07-08 | 1 | -5/+0 |
* | | x86: introduce init_memory_mapping for 32bit #2 | Yinghai Lu | 2008-07-08 | 1 | -1/+0 |
* | | x86: move some func calling from setup_arch to paging_init | Yinghai Lu | 2008-07-08 | 1 | -0/+1 |
* | | x86: clean up using max_low_pfn on 32-bit | Yinghai Lu | 2008-07-08 | 1 | -2/+0 |
* | | x86: introduce reserve_initrd | Yinghai Lu | 2008-07-08 | 1 | -0/+2 |
* | | x86: move reserve_standard_io_resource to setup.c | Yinghai Lu | 2008-07-08 | 1 | -0/+2 |
* | | x86: seperate probe_roms into another file | Yinghai Lu | 2008-07-08 | 1 | -0/+1 |
* | | x86: unify crashkernel reservation for 32 and 64 bit | Bernhard Walle | 2008-07-08 | 1 | -0/+3 |
* | | x86: cleanup machine_specific_memory_setup, v2 | Yinghai Lu | 2008-07-08 | 1 | -1/+2 |
* | | x86: merge setup_memory_map with e820 | Yinghai Lu | 2008-07-08 | 1 | -5/+0 |
* | | x86: remove duplicated e820 func in setup.h | Yinghai Lu | 2008-06-02 | 1 | -6/+0 |
* | | x86: extend e820 early_res support 32bit -fix #3 | Yinghai Lu | 2008-05-31 | 1 | -1/+3 |
* | | x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant | Paul Jackson | 2008-05-25 | 1 | -1/+0 |
|/ |
|
* | include/asm-x86/setup.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -2/+2 |
* | x86: call vsmp_init explicitly | Glauber Costa | 2008-04-17 | 1 | -0/+4 |
* | x86: prepare 64-bit architecture initialization for paravirt | Glauber de Oliveira Costa | 2008-01-30 | 1 | -3/+8 |
* | x86: clean up setup.h and the boot code | H. Peter Anvin | 2007-10-23 | 1 | -6/+7 |
* | x86: merge setup_32/64.h | Thomas Gleixner | 2007-10-23 | 1 | -11/+60 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+13 |