aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)Author
2009-03-14x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge
2009-03-14x86: use brk allocation for DMIJeremy Fitzhardinge
2009-03-14x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge
2009-03-14x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRDH. Peter Anvin
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge
2009-03-05x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state testsJeremy Fitzhardinge
2009-03-04Merge branch 'x86/urgent' into x86/mmIngo Molnar
2009-03-04x86: fix DMI on EFIBrian Maly
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu
2009-02-23x86: refactor x86_quirks supportIngo Molnar
2009-02-23x86: remove various unused subarch hooksIngo Molnar
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-17x86, apic: separate 32-bit setup functionality out of apic_32.cIngo Molnar
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-17x86: add x2apic configYinghai Lu
2009-02-11x86, apic: make generic_apic_probe() generally availableIngo Molnar
2009-02-11x86, apic: fix initialization of wakeup_cpuAlok Kataria
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-05x86: fix grammar in user-visible BIOS warningAlex Chiang
2009-01-30x86: don't treat bigsmp as non-standardYinghai Lu
2009-01-29x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar
2009-01-29x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirkIngo Molnar
2009-01-29x86: generalize boot_cpu_idIngo Molnar
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar
2009-01-29x86: remove mach_apic.hIngo Molnar
2009-01-28x86, smp: refactor ->wake_cpuIngo Molnar
2009-01-28x86: rename 'genapic' to 'apic'Ingo Molnar
2009-01-07x86: smp.h move prefill_possible_map declartion to cpu.hJaswinder Singh Rajput
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