aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
Commit message (Expand)AuthorAge
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\
| * x86: probe nr_irqs even only mptable is usedYinghai Lu2008-10-16
| * x86: remove first_free_entry/pin_map_sizeYinghai Lu2008-10-16
| * irq: sparse irqs, fix #3Ingo Molnar2008-10-16
| * x86: use dyn_array in io_apic_xx.cYinghai Lu2008-10-16
* | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2008-10-20
|/
* x86, uv: add early detection of UV system typesJack Steiner2008-10-13
* x86: use early_memremap() in setup.cJeremy Fitzhardinge2008-10-13
* Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-10-12
|\
| * Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-11
| |\
| | * Merge branch 'linus' into x86/coreIngo Molnar2008-08-14
| | |\
| | * \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-25
| | |\ \
| | * \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22
| | |\ \ \
| | * \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-18
| | |\ \ \ \
| | * | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-12
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|/ / | | | | | | |/| | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | | * | | | | | x86, bootup: add built-in kernel command line for x86 (v2)Tim Bird2008-08-15
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86: fix possible x86_64 and EFI regressionJeremy Fitzhardinge2008-09-12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | x86: fix macro with bad_bios_dmi_tableYinghai Lu2008-09-23
* | | | | | | | x86: fix CONFIG_X86_RESERVE_LOW_64K=yYinghai Lu2008-09-22
* | | | | | | | x86: use round_jiffies() for the corruption check timerArjan van de Ven2008-09-22
* | | | | | | | x86: add X86_RESERVE_LOW_64KIngo Molnar2008-09-16
* | | | | | | | x86: reserve low 64K on AMI and Phoenix BIOS boxenIngo Molnar2008-09-16
* | | | | | | | x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resumeIngo Molnar2008-09-16
* | | | | | | | x86: default corruption check to off, but put parameter default in KconfigJeremy Fitzhardinge2008-09-07
* | | | | | | | x86: clean up memory corruption check and add more kernel parametersJeremy Fitzhardinge2008-09-07
* | | | | | | | x86: add periodic corruption checkHugh Dickins2008-09-07
* | | | | | | | x86: check for and defend against BIOS memory corruptionJeremy Fitzhardinge2008-09-07
|/ / / / / / /
* | / / / / / x86: fix VMI for early paramsAlok Kataria2008-08-22
| |/ / / / / |/| | | | |
* | | | | | x86: fix 2 section mismatch warnings - find_and_reserve_crashkernelMarcin Slusarz2008-08-13
|/ / / / /
* | | | | x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2008-08-11
* | | | | x86: Fix broken VMI in 2.6.27-rc..Alok Kataria2008-08-08
* | | | | Merge branch 'x86/crashdump' into x86/urgentIngo Molnar2008-07-28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86: move dma32_reserve_bootmem() after reserve_crashkernel()Bernhard Walle2008-07-18
| | |/ / | |/| |
* | | | x86: call early_cpu_init at the same pointJeremy Fitzhardinge2008-07-24
* | | | x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu2008-07-22
| |_|/ |/| |
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-21
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | | | | | |/ | | | | | |/|
| | | | | | * Merge branch 'linus' into xen-64bitIngo Molnar2008-07-17
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | * pvops-64: call paravirt_post_allocator_init() on setup_arch()Eduardo Habkost2008-07-16
| | | | | | * x86/paravirt: call paravirt_pagetable_setup_{start, done}Eduardo Habkost2008-07-16
| | | |_|_|/ | | |/| | |
| | | * | | x86: make only GART code include gart.hFUJITA Tomonori2008-07-11
| * | | | | x86: add ->pre_time_init to x86_quirksYinghai Lu2008-07-20
| * | | | | x86: introduce x86_quirksYinghai Lu2008-07-20
| * | | | | x86 setup.c: cleanup includesAlexander Beregalov2008-07-18
|/ / / / /
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
* | | | x86: fix numaq_tsc_disable callingYinghai Lu2008-07-13
| |_|/ |/| |
* | | Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar2008-07-11
|\ \ \ | |_|/ |/| |
| * | x86: add early quirk supportIngo Molnar2008-07-10
* | | x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-11
|/ /
* | x86: make max_pfn cover acpi table below 4gYinghai Lu2008-07-09