aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
Commit message (Expand)AuthorAge
...
| | | | * | | | | | 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
* | x86: make e820_saved have update from setup_dataYinghai Lu2008-07-09
* | x86: move prefill_possible_map calling earlyYinghai Lu2008-07-08
* | x86: move init_cpu_to_node after get_smp_configYinghai Lu2008-07-08
* | x86: merge zones_sizes_init for numa and non numa on 32-bitYinghai Lu2008-07-08
* | x86: do not printout if we do not find setup_dataYinghai Lu2008-07-08
* | x86: find offset for crashkernel reservation automaticallyBernhard Walle2008-07-08
* | x86: move reserve_setup_data to setup.cYinghai Lu2008-07-08
* | x86: setup_arch() && early_ioremap_init()Jeremy Fitzhardinge2008-07-08
* | x86: use disable_apic in 32bitYinghai Lu2008-07-08
* | x86: let setup_arch call init_apic_mappings for 32bitYinghai Lu2008-07-08
* | x86: move fix mapping page table range earlyYinghai Lu2008-07-08
* | x86: clean up ARCH_SETUPYinghai Lu2008-07-08
* | x86: build fixIngo Molnar2008-07-08
* | x86: remove extra newline from setup.cIngo Molnar2008-07-08
* | x86: we only have init_pg_tables_end for 32bitYinghai Lu2008-07-08
* | x86: change some functions in setup.c to staticYinghai Lu2008-07-08