aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)Author
2008-10-13x86, uv: add early detection of UV system typesJack Steiner
2008-10-13x86: use early_memremap() in setup.cJeremy Fitzhardinge
2008-10-12Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-09-23x86: fix macro with bad_bios_dmi_tableYinghai Lu
2008-09-22x86: fix CONFIG_X86_RESERVE_LOW_64K=yYinghai Lu
2008-09-22x86: use round_jiffies() for the corruption check timerArjan van de Ven
2008-09-16x86: add X86_RESERVE_LOW_64KIngo Molnar
2008-09-16x86: reserve low 64K on AMI and Phoenix BIOS boxenIngo Molnar
2008-09-16x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resumeIngo Molnar
2008-09-12x86: fix possible x86_64 and EFI regressionJeremy Fitzhardinge
2008-09-07x86: default corruption check to off, but put parameter default in KconfigJeremy Fitzhardinge
2008-09-07x86: clean up memory corruption check and add more kernel parametersJeremy Fitzhardinge
2008-09-07x86: add periodic corruption checkHugh Dickins
2008-09-07x86: check for and defend against BIOS memory corruptionJeremy Fitzhardinge
2008-08-22x86: fix VMI for early paramsAlok Kataria
2008-08-15x86, bootup: add built-in kernel command line for x86 (v2)Tim Bird
2008-08-14Merge branch 'linus' into x86/coreIngo Molnar
2008-08-13x86: fix 2 section mismatch warnings - find_and_reserve_crashkernelMarcin Slusarz
2008-08-11x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu
2008-08-08x86: Fix broken VMI in 2.6.27-rc..Alok Kataria
2008-07-28Merge branch 'x86/crashdump' into x86/urgentIngo Molnar
2008-07-25Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-24x86: call early_cpu_init at the same pointJeremy Fitzhardinge
2008-07-22Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-22x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-20x86: add ->pre_time_init to x86_quirksYinghai Lu
2008-07-20x86: introduce x86_quirksYinghai Lu
2008-07-18x86: move dma32_reserve_bootmem() after reserve_crashkernel()Bernhard Walle
2008-07-18Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-18x86 setup.c: cleanup includesAlexander Beregalov
2008-07-17Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16pvops-64: call paravirt_post_allocator_init() on setup_arch()Eduardo Habkost
2008-07-16x86/paravirt: call paravirt_pagetable_setup_{start, done}Eduardo Habkost
2008-07-13x86: fix numaq_tsc_disable callingYinghai Lu
2008-07-12x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha
2008-07-11Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu
2008-07-10x86: add early quirk supportIngo Molnar
2008-07-09x86: make max_pfn cover acpi table below 4gYinghai Lu
2008-07-09x86: make e820_saved have update from setup_dataYinghai Lu
2008-07-08x86: move prefill_possible_map calling earlyYinghai Lu
2008-07-08x86: move init_cpu_to_node after get_smp_configYinghai Lu
2008-07-08x86: merge zones_sizes_init for numa and non numa on 32-bitYinghai Lu
2008-07-08x86: do not printout if we do not find setup_dataYinghai Lu
2008-07-08x86: find offset for crashkernel reservation automaticallyBernhard Walle