Commit Graph

69 Commits (b635acec48bcaa9183fcbf4e3955616b0d4119b5)

Author SHA1 Message Date
Yinghai Lu b74548e76a x86: fix 2.6.27rc1 cannot boot more than 8CPUs 17 years ago
Alok Kataria 31343d8a50 x86: Fix broken VMI in 2.6.27-rc.. 17 years ago
Jeremy Fitzhardinge 9e882c9282 x86: call early_cpu_init at the same point 17 years ago
Yinghai Lu 988781dc3e x86: use setup_clear_cpu_cap with disable_apic, fix 17 years ago
Yinghai Lu 63b5d7af25 x86: add ->pre_time_init to x86_quirks 17 years ago
Yinghai Lu 3c9cb6de1e x86: introduce x86_quirks 17 years ago
Bernhard Walle 91467bdf6e x86: move dma32_reserve_bootmem() after reserve_crashkernel() 17 years ago
Alexander Beregalov 4712965422 x86 setup.c: cleanup includes 17 years ago
Eduardo Habkost c1f2f09ef6 pvops-64: call paravirt_post_allocator_init() on setup_arch() 17 years ago
Eduardo Habkost a312b37b2a x86/paravirt: call paravirt_pagetable_setup_{start, done} 17 years ago
Yinghai Lu 3d88cca708 x86: fix numaq_tsc_disable calling 17 years ago
FUJITA Tomonori 46a7fa270a x86: make only GART code include gart.h 17 years ago
Yinghai Lu f361a450bf x86: introduce max_low_pfn_mapped for 64-bit 17 years ago
Ingo Molnar 3b33553bad x86: add early quirk support 17 years ago
Yinghai Lu 2dc807b37b x86: make max_pfn cover acpi table below 4g 17 years ago
Yinghai Lu a0a0becd2d x86: make e820_saved have update from setup_data 17 years ago
Yinghai Lu 329513a35d x86: move prefill_possible_map calling early 17 years ago
Yinghai Lu 5f4765f96e x86: move init_cpu_to_node after get_smp_config 17 years ago
Yinghai Lu cb95a13a8a x86: merge zones_sizes_init for numa and non numa on 32-bit 17 years ago
Yinghai Lu d9a81b4411 x86: do not printout if we do not find setup_data 17 years ago
Bernhard Walle 32105f7fd8 x86: find offset for crashkernel reservation automatically 17 years ago
Yinghai Lu 28bb223795 x86: move reserve_setup_data to setup.c 17 years ago
Jeremy Fitzhardinge 1a98fd14f4 x86: setup_arch() && early_ioremap_init() 17 years ago
Yinghai Lu 914bebfad4 x86: use disable_apic in 32bit 17 years ago
Yinghai Lu f3294a33e7 x86: let setup_arch call init_apic_mappings for 32bit 17 years ago
Yinghai Lu e7b3789524 x86: move fix mapping page table range early 17 years ago
Yinghai Lu 042623bbab x86: clean up ARCH_SETUP 17 years ago
Ingo Molnar 330ddd2089 x86: build fix 17 years ago
Ingo Molnar 3442682a54 x86: remove extra newline from setup.c 17 years ago
Yinghai Lu 5092301c72 x86: we only have init_pg_tables_end for 32bit 17 years ago
Yinghai Lu 29f784e369 x86: change some functions in setup.c to static 17 years ago
Yinghai Lu d1b20afec3 x86: make x86_find_smp_config depends on 64 bit too 17 years ago
Yinghai Lu 0196bcbb15 x86: move parse elfvorehdr back to setup.c 17 years ago
Yinghai Lu bdba0e700c x86: move reserve_standard_io_resources back to setup.c 17 years ago
Yinghai Lu ccb4defa71 x86: move back crashkernel back to setup.c 17 years ago
Yinghai Lu 257b0fde99 x86: move parse_setup_data back to setup.c 17 years ago
Yinghai Lu 217b8ce890 x86: move boot_params back to setup.c 17 years ago
Yinghai Lu 55f262391a x86: rename setup_32.c to setup.c 17 years ago
Yinghai Lu f2f865fe6e x86: space to tab in setup_arch 17 years ago
Yinghai Lu 76934ed4b3 x86: merge 64bit setup_arch into setup_32 17 years ago
Yinghai Lu 46d671b525 x86: add extra includes for 64bit support 17 years ago
Yinghai Lu 7dea23ecd1 x86: put global variable for 32bit all together 17 years ago
Yinghai Lu eb1379cb29 x86: update reserve_initrd to support 64bit 17 years ago
Yinghai Lu 08afc7c0dd x86: we can use full bootmem after have init_memory_mapping 17 years ago
Yinghai Lu b9d19f4a51 x86: fix memory setup bug 17 years ago
Yinghai Lu cfb0e53b05 x86: introduce init_memory_mapping for 32bit #2 17 years ago
Yinghai Lu 4e29684c40 x86: introduce init_memory_mapping for 32bit #1 17 years ago
Yinghai Lu 295deae401 x86: setup_arch 32bit move kvm_guest_init later 17 years ago
Yinghai Lu 9a2e593026 x86: setup_arch 32bit move command line copying early 17 years ago
Yinghai Lu 7465252ea0 x86: setup_arch 32bit move efi check later 17 years ago