aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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: remove some acpi ifdefs in setup_32/64Yinghai Lu
2008-07-08x86: clean up init_amd()Yinghai Lu
2008-07-08x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu
2008-07-08xen: set max_pfn_mappedJeremy Fitzhardinge
2008-07-08xen: reserve ISA space in e820 mapJeremy Fitzhardinge
2008-07-08xen: reserve Xen-specific memory in e820 mapJeremy Fitzhardinge
2008-07-08RFC x86: try to remove arch_get_ram_rangeYinghai Lu
2008-07-08x86: fix sleep.c build errorIngo Molnar
2008-07-08x86: take load_sp0 out of smpboot.cGlauber Costa
2008-07-08x86: move cpu_exit_clear to process_32.cGlauber Costa
2008-07-08x86: remove cpu from mapsGlauber Costa
2008-07-08x86: change naming to match x86_64Glauber Costa
2008-07-08x86: provide connect_bsp_APIC for x86_64Glauber Costa
2008-07-08x86: change __setup_vector_irq with setup_vector_irqGlauber Costa
2008-07-08x86: remove ifdef from steppingGlauber Costa
2008-07-08x86: clearing io_apic harmless for x86_64Glauber Costa
2008-07-08x86: boot secondary cpus through initial_codeGlauber Costa
2008-07-08x86: use initial_code for i386Glauber Costa
2008-07-08x86: move x86_64 gdt closer to i386Glauber Costa
2008-07-08x86: don't use gdt_page openly.Glauber Costa
2008-07-08x86: use stack_start in x86_64Glauber 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, SGI UV: uv_ptc_proc_write fixCliff Wickman
2008-07-08x86, SGI UV: TLB shootdown using broadcast assist unit, v6Cliff Wickman
2008-07-08x86: fix stack overflow for large values of MAX_APICSJack Steiner
2008-07-08SGI UV: TLB shootdown using broadcast assist unit, fixIngo Molnar
2008-07-08SGI UV: clean up arch/x86/kernel/tlb_uv.cIngo Molnar
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, 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: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64Bernhard Walle
2008-07-08x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle
2008-07-08x86: fix setup.c printk format warningRandy Dunlap
2008-07-08x86: don't return invalid pointers from node_to_cpumask()Vegard Nossum
2008-07-08x86: numa_64.c fix shadowed variableThomas Gleixner
2008-07-08x86: numa_64.c make local variables staticThomas Gleixner
2008-07-08x86: compile error fix for smpboot.cJeremy Fitzhardinge
2008-07-08x86: leave initial __cpu_pda array in place until cpus are bootedMike Travis
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