aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: move reserve_standard_io_resource to setup.cYinghai Lu2008-07-08
* x86: remove two duplicated funcs in setup_32.cYinghai Lu2008-07-08
* x86: merge setup64.c into common_64.cYinghai Lu2008-07-08
* x86: seperate probe_roms into another fileYinghai Lu2008-07-08
* x86: add e820_remove_rangeYinghai Lu2008-07-08
* x86: change identify_cpu to staticYinghai Lu2008-07-08
* x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-08
* x86: remove some acpi ifdefs in setup_32/64Yinghai Lu2008-07-08
* x86: clean up init_amd()Yinghai Lu2008-07-08
* x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu2008-07-08
* xen: set max_pfn_mappedJeremy Fitzhardinge2008-07-08
* xen: reserve ISA space in e820 mapJeremy Fitzhardinge2008-07-08
* xen: reserve Xen-specific memory in e820 mapJeremy Fitzhardinge2008-07-08
* RFC x86: try to remove arch_get_ram_rangeYinghai Lu2008-07-08
* x86: fix sleep.c build errorIngo Molnar2008-07-08
* x86: take load_sp0 out of smpboot.cGlauber Costa2008-07-08
* x86: move cpu_exit_clear to process_32.cGlauber Costa2008-07-08
* x86: remove cpu from mapsGlauber Costa2008-07-08
* x86: change naming to match x86_64Glauber Costa2008-07-08
* x86: provide connect_bsp_APIC for x86_64Glauber Costa2008-07-08
* x86: change __setup_vector_irq with setup_vector_irqGlauber Costa2008-07-08
* x86: remove ifdef from steppingGlauber Costa2008-07-08
* x86: clearing io_apic harmless for x86_64Glauber Costa2008-07-08
* x86: boot secondary cpus through initial_codeGlauber Costa2008-07-08
* x86: use initial_code for i386Glauber Costa2008-07-08
* x86: move x86_64 gdt closer to i386Glauber Costa2008-07-08
* x86: don't use gdt_page openly.Glauber Costa2008-07-08
* x86: use stack_start in x86_64Glauber Costa2008-07-08
* build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge2008-07-08
* x86: unify crashkernel reservation for 32 and 64 bitBernhard Walle2008-07-08
* Merge branch 'x86/fixmap' into x86/develIngo Molnar2008-07-08
|\
| * Merge branch 'linus' into x86/fixmapIngo Molnar2008-06-25
| |\
| * | x86: unify __set_fixmap, fixIngo Molnar2008-06-20
| * | x86/paravirt/xen: add set_fixmap pv_mmu_opsJeremy Fitzhardinge2008-06-20
| * | x86: implement set_pte_vaddrJeremy Fitzhardinge2008-06-20
| * | x86: unify __set_fixmapJeremy Fitzhardinge2008-06-20
| * | x86: unify asm-x86/fixmap*.hJeremy Fitzhardinge2008-06-20
* | | Merge branch 'x86/uv' into x86/develIngo Molnar2008-07-08
|\ \ \
| * | | x86, SGI UV: uv_ptc_proc_write fixCliff Wickman2008-07-08
| * | | x86, SGI UV: TLB shootdown using broadcast assist unit, v6Cliff Wickman2008-07-08
| * | | x86: increase MAX_APICS for very large x86-64 configsJack Steiner2008-07-08
| * | | x86: fix stack overflow for large values of MAX_APICSJack Steiner2008-07-08
| * | | SGI UV: TLB shootdown using broadcast assist unit, fixIngo Molnar2008-07-08
| * | | SGI UV: clean up arch/x86/kernel/tlb_uv.cIngo Molnar2008-07-08
| * | | SGI UV: TLB shootdown using broadcast assist unitIngo Molnar2008-07-08
| * | | SGI UV: TLB shootdown using broadcast assist unit, cleanupsCliff Wickman2008-07-08
| * | | x86 atomic operations: atomic_or_long() atomic_inc_short()Cliff Wickman2008-07-08
| * | | x86, SGI UV: TLB shootdown using broadcast assist unitCliff Wickman2008-07-08
| * | | Merge branch 'linus' into x86/irqIngo Molnar2008-07-08
| |\ \ \
* | \ \ \ Merge branch 'x86/nmi' into x86/develIngo Molnar2008-07-08
|\ \ \ \ \