summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-0855-2689/+3588
|\
| * x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systemsMatthew Garrett2008-07-081-0/+37
| * x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APICMaciej W. Rozycki2008-07-081-0/+10
| * x86: simplify x86_mpparse dependency checkYinghai Lu2008-07-081-2/+2
| * x86: fix compiling when CONFIG_X86_MPPARSE is not setYinghai Lu2008-07-082-1/+5
| * x86: let MPS support be selectable, v2Yinghai Lu2008-07-082-9/+21
| * x86: update mptable fix with no ioapic v2Yinghai Lu2008-07-082-41/+65
| * x86: cleanup machine_specific_memory_setup, v2Yinghai Lu2008-07-082-37/+8
| * x86: use acpi_numa_init to parse on 32-bit numaYinghai Lu2008-07-082-162/+74
| * x86: Kconfig cleanup with genericarchYinghai Lu2008-07-081-5/+5
| * x86: move some function out of setup_bootmem_allocYinghai Lu2008-07-081-15/+16
| * x86: merge setup_memory_map with e820Yinghai Lu2008-07-087-176/+86
| * x86: kill bad_pproYinghai Lu2008-07-083-33/+23
| * x86: move e820_resource_resources to e820.cYinghai Lu2008-07-084-249/+207
| * x86 boot: pass E820 memory map entries more than 128 via linked list of setup...Huang, Ying2008-07-082-13/+49
| * x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu2008-07-083-34/+58
| * x86: rename two e820 related functionsYinghai Lu2008-07-089-25/+25
| * x86: use dstapic in mp_config_acpi_legacy_irqsYinghai Lu2008-07-081-13/+13
| * x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu2008-07-082-6/+10
| * x86: clean up relocate_initrdYinghai Lu2008-07-081-4/+7
| * x86: replace shrink_active_range() with remove_active_range()Yinghai Lu2008-07-081-21/+24
| * x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu2008-07-084-14/+15
| * x86: make generic arch support NUMAQ, fix #2Yinghai Lu2008-07-081-4/+5
| * x86: make generic arch support NUMAQ, fixYinghai Lu2008-07-081-1/+1
| * x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu2008-07-083-189/+86
| * x86: unify the reserve_bootmem() behavior of early_res_to_bootmem()Ingo Molnar2008-07-081-4/+0
| * x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64Bernhard Walle2008-07-081-1/+1
| * x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle2008-07-082-7/+15
| * Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08318-5209/+9101
| |\
| * | x86: update mptable, fixYinghai Lu2008-06-101-0/+2
| * | x86: make generic arch support NUMAQYinghai Lu2008-06-1016-152/+184
| * | x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-107-9/+20
| * | x86: fix boot failure with 64GB+ system with numa 32-bitYinghai Lu2008-06-101-1/+1
| * | x86, numa, 32-bit: use find_e820_area() to find KVA RAM on nodeYinghai Lu2008-06-101-26/+33
| * | mm, x86: shrink_active_range() should check allYinghai Lu2008-06-101-1/+1
| * | x86: remove all active memory ranges before registering them again after trim...Yinghai Lu2008-06-101-0/+1
| * | Revert "x86, 32-bit: SRAT fix"Ingo Molnar2008-06-091-3/+8
| * | x86, 32-bit: SRAT fixIngo Molnar2008-06-061-8/+3
| * | x86: linked list of setup_data for i386Huang, Ying2008-06-055-40/+43
| * | x86: extract common part of head32.c and head64.c into head.cHuang, Ying2008-06-055-101/+57
| * | x86: reserve EFI memory map with reserve_earlyHuang, Ying2008-06-054-24/+27
| * | x86: reserve highmem pages via reserve_earlyHuang, Ying2008-06-052-1/+13
| * | x86: split out common code into find_overlapped_early()Huang, Ying2008-06-051-20/+30
| * | x86: e820 max_arch_pfn typo fix for 64 bitYinghai Lu2008-06-041-1/+1
| * | x86: make 32-bit use e820_register_active_regions()Yinghai Lu2008-06-045-85/+33
| * | x86: move e820_register_active() to e820.cYinghai Lu2008-06-042-97/+109
| * | x86, numa, 32-bit: make sure get we kva spaceYinghai Lu2008-06-041-5/+12
| * | x86: early check if a system is numaqYinghai Lu2008-06-042-8/+30
| * | x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fixYinghai Lu2008-06-041-0/+2
| * | x86: clean up max_pfn_mapped usage - 64-bitYinghai Lu2008-06-032-13/+4
OpenPOWER on IntegriCloud