aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis
2008-07-08x86: modify Kconfig to allow up to 4096 cpusMike Travis
2008-07-08x86: fix remove cpu_pda table patchMike Travis
2008-07-08x86: don't call pxm_to_node againYinghai Lu
2008-07-08x86: make dev_to_node return online nodeYinghai Lu
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systemsMatthew Garrett
2008-07-08x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APICMaciej W. Rozycki
2008-07-08x86: simplify x86_mpparse dependency checkYinghai Lu
2008-07-08x86: fix compiling when CONFIG_X86_MPPARSE is not setYinghai Lu
2008-07-08x86: let MPS support be selectable, v2Yinghai Lu
2008-07-08x86: update mptable fix with no ioapic v2Yinghai Lu
2008-07-08x86: cleanup machine_specific_memory_setup, v2Yinghai Lu
2008-07-08x86: use acpi_numa_init to parse on 32-bit numaYinghai Lu
2008-07-08x86: Kconfig cleanup with genericarchYinghai Lu
2008-07-08x86: move some function out of setup_bootmem_allocYinghai 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: use dstapic in mp_config_acpi_legacy_irqsYinghai Lu
2008-07-08x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu