summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)Author
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar
2008-12-23Merge branch 'x86/iommu' into x86/coreIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-16x86: setup.c find_and_reserve_crashkernel should be staticJaswinder Singh
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-08Merge branch 'linus' into x86/quirksIngo Molnar
2008-12-08x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu
2008-12-01Merge branch 'x86/urgent' into x86/iommuIngo Molnar
2008-11-28x86: move GART specific stuff from iommu.h to gart.hJoerg Roedel
2008-11-20x86: fix arch/x86/kernel/setup.c build warning when !CONFIG_X86_RESERVE_LOW_64KRichard A. Holden III
2008-11-20Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fix #2Ingo Molnar
2008-11-18x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu
2008-11-01x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria
2008-10-27x86: corruption check: move the corruption checks into their own fileArjan van de Ven
2008-10-27x86: corruption-check: fix some style issuesArjan van de Ven
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-16x86: probe nr_irqs even only mptable is usedYinghai Lu
2008-10-16x86: remove first_free_entry/pin_map_sizeYinghai Lu
2008-10-16irq: sparse irqs, fix #3Ingo Molnar
2008-10-16x86: use dyn_array in io_apic_xx.cYinghai Lu
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