summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-08x86: move some func calling from setup_arch to paging_initYinghai Lu
2008-07-08x86: clean up using max_low_pfn on 32-bitYinghai Lu
2008-07-08x86: introduce reserve_initrdYinghai Lu
2008-07-08x86: introduce initmem_init for 32 bitYinghai Lu
2008-07-08x86: introduce initmem_init for 64 bitYinghai Lu
2008-07-08x86: move reserve_standard_io_resource to setup.cYinghai Lu
2008-07-08x86: seperate probe_roms into another fileYinghai Lu
2008-07-08x86: add e820_remove_rangeYinghai Lu
2008-07-08x86: change identify_cpu to staticYinghai Lu
2008-07-08x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu
2008-07-08x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu
2008-07-08RFC x86: try to remove arch_get_ram_rangeYinghai Lu
2008-07-08x86: move cpu_exit_clear to process_32.cGlauber Costa
2008-07-08x86: change __setup_vector_irq with setup_vector_irqGlauber Costa
2008-07-08x86: move x86_64 gdt closer to i386Glauber Costa
2008-07-08build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge
2008-07-08x86: unify crashkernel reservation for 32 and 64 bitBernhard Walle
2008-07-08Merge branch 'x86/fixmap' into x86/develIngo Molnar
2008-07-08Merge branch 'x86/uv' into x86/develIngo Molnar
2008-07-08x86: increase MAX_APICS for very large x86-64 configsJack Steiner
2008-07-08x86: fix stack overflow for large values of MAX_APICSJack Steiner
2008-07-08SGI UV: TLB shootdown using broadcast assist unitIngo Molnar
2008-07-08SGI UV: TLB shootdown using broadcast assist unit, cleanupsCliff Wickman
2008-07-08x86 atomic operations: atomic_or_long() atomic_inc_short()Cliff Wickman
2008-07-08x86, SGI UV: TLB shootdown using broadcast assist unitCliff Wickman
2008-07-08Merge branch 'linus' into x86/irqIngo Molnar
2008-07-08Merge branch 'x86/nmi' into x86/develIngo Molnar
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar
2008-07-08x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle
2008-07-08x86: remove static boot_cpu_pda array v2Mike Travis
2008-07-08x86: remove the static 256k node_to_cpumask_mapMike Travis
2008-07-08x86: restore pda nodenumber fieldMike Travis
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86: update mptable fix with no ioapic v2Yinghai Lu
2008-07-08x86: cleanup machine_specific_memory_setup, v2Yinghai Lu
2008-07-08x86: remove unused file after numaq etc depends on genericarchYinghai Lu
2008-07-08x86: use acpi_numa_init to parse on 32-bit numaYinghai Lu
2008-07-08x86: merge setup_memory_map with e820Yinghai Lu
2008-07-08x86: kill bad_pproYinghai Lu
2008-07-08x86: move e820_resource_resources to e820.cYinghai Lu
2008-07-08x86 boot: pass E820 memory map entries more than 128 via linked list of setup...Huang, Ying
2008-07-08x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu
2008-07-08x86: rename two e820 related functionsYinghai Lu
2008-07-08x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu
2008-07-08x86: replace shrink_active_range() with remove_active_range()Yinghai Lu
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu
2008-07-08x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu
2008-07-08x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar