Commit Graph

99322 Commits (2ec65f8b89ea003c27ff7723525a2ee335a2b393)
 

Author SHA1 Message Date
Ingo Molnar d98b940ab2 Merge branch 'linus' into x86/irq 17 years ago
Ingo Molnar 4b62ac9a2b Merge branch 'x86/nmi' into x86/devel 17 years ago
Ingo Molnar 2b4fa851b2 Merge branch 'x86/numa' into x86/devel 17 years ago
Bernhard Walle 46f68e1c6b x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64 17 years ago
Bernhard Walle 3fd052b1b4 x86: add flags parameter to reserve_bootmem_generic() 17 years ago
Randy Dunlap 053713f574 x86: fix setup.c printk format warning 17 years ago
Vegard Nossum 03db1f74a7 x86: don't return invalid pointers from node_to_cpumask() 17 years ago
Mike Travis 076ac2af86 sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c 17 years ago
Thomas Gleixner 886533a3e3 x86: numa_64.c fix shadowed variable 17 years ago
Thomas Gleixner 864fc31ea5 x86: numa_64.c make local variables static 17 years ago
Jeremy Fitzhardinge f307d25e63 x86: compile error fix for smpboot.c 17 years ago
Mike Travis 5deb0b2a25 x86: leave initial __cpu_pda array in place until cpus are booted 17 years ago
Mike Travis 3461b0af02 x86: remove static boot_cpu_pda array v2 17 years ago
Mike Travis 9f248bde9d x86: remove the static 256k node_to_cpumask_map 17 years ago
Mike Travis 7891a24e1e x86: restore pda nodenumber field 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Mike Travis 1184dc2ffe x86: modify Kconfig to allow up to 4096 cpus 17 years ago
Mike Travis 7496b60654 x86: fix remove cpu_pda table patch 17 years ago
Yinghai Lu dbb6152e6f x86: don't call pxm_to_node again 17 years ago
Yinghai Lu b755de8dfd x86: make dev_to_node return online node 17 years ago
Ingo Molnar 3de352bbd8 Merge branch 'x86/mpparse' into x86/devel 17 years ago
Matthew Garrett 9340e1ccdf x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems 17 years ago
Maciej W. Rozycki 471694ea6c x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC 17 years ago
Yinghai Lu bad48f4b31 x86: simplify x86_mpparse dependency check 17 years ago
Ingo Molnar c73d8dd859 Revert parts of "x86: update mptable" 17 years ago
Yinghai Lu a4caa18efe x86: fix compiling when CONFIG_X86_MPPARSE is not set 17 years ago
Yinghai Lu 6695c85b2e x86: let MPS support be selectable, v2 17 years ago
Yinghai Lu fcfa146e41 x86: update mptable fix with no ioapic v2 17 years ago
Yinghai Lu 95a71a45c2 x86: cleanup machine_specific_memory_setup, v2 17 years ago
Yinghai Lu 66a6f8d539 x86: remove unused file after numaq etc depends on genericarch 17 years ago
Yinghai Lu 1c6e55032e x86: use acpi_numa_init to parse on 32-bit numa 17 years ago
Yinghai Lu 0699eae140 x86: Kconfig cleanup with genericarch 17 years ago
Yinghai Lu 593a0cc390 x86: move some function out of setup_bootmem_alloc 17 years ago
Yinghai Lu 064d25f120 x86: merge setup_memory_map with e820 17 years ago
Yinghai Lu cc9f7a0ccf x86: kill bad_ppro 17 years ago
Yinghai Lu 41c094fd3c x86: move e820_resource_resources to e820.c 17 years ago
Huang, Ying 8c5beb50d3 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data 17 years ago
Yinghai Lu b5bc6c0e55 x86, mm: use add_highpages_with_active_regions() for high pages init v2 17 years ago
Yinghai Lu d0be6bdea1 x86: rename two e820 related functions 17 years ago
Yinghai Lu 6df8809bbd x86: use dstapic in mp_config_acpi_legacy_irqs 17 years ago
Yinghai Lu d867e5310b x86: keep MP_intsrc_info untouched if we do not update mptable 17 years ago
Yinghai Lu 9a27f5c516 x86: clean up relocate_initrd 17 years ago
Yinghai Lu cc1050bafe x86: replace shrink_active_range() with remove_active_range() 17 years ago
Yinghai Lu d2dbf34332 x86: clean up reserve_bootmem_generic() and port it to 32-bit 17 years ago
Yinghai Lu b1f006b65c x86: make generic arch support NUMAQ, fix #2 17 years ago
Yinghai Lu b20d70b70e x86: make generic arch support NUMAQ, fix 17 years ago
Yinghai Lu ab4a465e96 x86: e820 merge parsing of the mem=/memmap= boot parameters 17 years ago
Ingo Molnar df5f6c212c x86: unify the reserve_bootmem() behavior of early_res_to_bootmem() 17 years ago
Bernhard Walle 12448e3ef3 x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64 17 years ago
Bernhard Walle 8b2ef1d728 x86: add flags parameter to reserve_bootmem_generic() 17 years ago