aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | x86: numa_64.c fix shadowed variableThomas Gleixner2008-07-08
| * | | | | | | x86: numa_64.c make local variables staticThomas Gleixner2008-07-08
| * | | | | | | x86: compile error fix for smpboot.cJeremy Fitzhardinge2008-07-08
| * | | | | | | x86: leave initial __cpu_pda array in place until cpus are bootedMike Travis2008-07-08
| * | | | | | | x86: remove static boot_cpu_pda array v2Mike Travis2008-07-08
| * | | | | | | x86: remove the static 256k node_to_cpumask_mapMike Travis2008-07-08
| * | | | | | | x86: restore pda nodenumber fieldMike Travis2008-07-08
| * | | | | | | x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-08
| * | | | | | | x86: modify Kconfig to allow up to 4096 cpusMike Travis2008-07-08
| * | | | | | | x86: fix remove cpu_pda table patchMike Travis2008-07-08
| * | | | | | | x86: don't call pxm_to_node againYinghai Lu2008-07-08
| * | | | | | | x86: make dev_to_node return online nodeYinghai Lu2008-07-08
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-08
|\ \ \ \ \ \ \
| * | | | | | | x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systemsMatthew Garrett2008-07-08
| * | | | | | | x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APICMaciej W. Rozycki2008-07-08
| * | | | | | | x86: simplify x86_mpparse dependency checkYinghai Lu2008-07-08
| * | | | | | | x86: fix compiling when CONFIG_X86_MPPARSE is not setYinghai Lu2008-07-08
| * | | | | | | x86: let MPS support be selectable, v2Yinghai Lu2008-07-08
| * | | | | | | x86: update mptable fix with no ioapic v2Yinghai Lu2008-07-08
| * | | | | | | x86: cleanup machine_specific_memory_setup, v2Yinghai Lu2008-07-08
| * | | | | | | x86: use acpi_numa_init to parse on 32-bit numaYinghai Lu2008-07-08
| * | | | | | | x86: Kconfig cleanup with genericarchYinghai Lu2008-07-08
| * | | | | | | x86: move some function out of setup_bootmem_allocYinghai Lu2008-07-08
| * | | | | | | x86: merge setup_memory_map with e820Yinghai Lu2008-07-08
| * | | | | | | x86: kill bad_pproYinghai Lu2008-07-08
| * | | | | | | x86: move e820_resource_resources to e820.cYinghai Lu2008-07-08
| * | | | | | | x86 boot: pass E820 memory map entries more than 128 via linked list of setup...Huang, Ying2008-07-08
| * | | | | | | x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu2008-07-08
| * | | | | | | x86: rename two e820 related functionsYinghai Lu2008-07-08
| * | | | | | | x86: use dstapic in mp_config_acpi_legacy_irqsYinghai Lu2008-07-08
| * | | | | | | x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu2008-07-08
| * | | | | | | x86: clean up relocate_initrdYinghai Lu2008-07-08
| * | | | | | | x86: replace shrink_active_range() with remove_active_range()Yinghai Lu2008-07-08
| * | | | | | | x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu2008-07-08
| * | | | | | | x86: make generic arch support NUMAQ, fix #2Yinghai Lu2008-07-08
| * | | | | | | x86: make generic arch support NUMAQ, fixYinghai Lu2008-07-08
| * | | | | | | x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu2008-07-08
| * | | | | | | x86: unify the reserve_bootmem() behavior of early_res_to_bootmem()Ingo Molnar2008-07-08
| * | | | | | | x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64Bernhard Walle2008-07-08
| * | | | | | | x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle2008-07-08
| * | | | | | | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
| |\| | | | | |
| * | | | | | | x86: update mptable, fixYinghai Lu2008-06-10
| * | | | | | | x86: make generic arch support NUMAQYinghai Lu2008-06-10
| * | | | | | | x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-10
| * | | | | | | x86: fix boot failure with 64GB+ system with numa 32-bitYinghai Lu2008-06-10
| * | | | | | | x86, numa, 32-bit: use find_e820_area() to find KVA RAM on nodeYinghai Lu2008-06-10
| * | | | | | | mm, x86: shrink_active_range() should check allYinghai Lu2008-06-10
| * | | | | | | x86: remove all active memory ranges before registering them again after trim...Yinghai Lu2008-06-10
| * | | | | | | Revert "x86, 32-bit: SRAT fix"Ingo Molnar2008-06-09
| * | | | | | | x86, 32-bit: SRAT fixIngo Molnar2008-06-06