summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08Revert parts of "x86: update mptable"Ingo Molnar
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: remove unused file after numaq etc depends on genericarchYinghai 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
2008-07-08x86: clean up relocate_initrdYinghai Lu
2008-07-08x86: replace shrink_active_range() with remove_active_range()Yinghai Lu
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu
2008-07-08x86: make generic arch support NUMAQ, fix #2Yinghai Lu
2008-07-08x86: make generic arch support NUMAQ, fixYinghai Lu
2008-07-08x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu
2008-07-08x86: unify the reserve_bootmem() behavior of early_res_to_bootmem()Ingo 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-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-08Merge branch 'x86/irq' into x86/develIngo Molnar
2008-07-08Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar
2008-07-08Merge branch 'x86/setup' into x86/develIngo Molnar
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memsetChristophe Jaillet
2008-07-08x86: fix IO APIC breakage on HP nx6325, v2Maciej W. Rozycki
2008-07-08x86: fix IO APIC breakage on HP nx6325Maciej W. Rozycki
2008-07-08x86: coding style fixes to arch/x86/kernel/io_apic_32.cPaolo Ciarrocchi
2008-07-08x86, io-apic: use predefined names instead of numeric constantsCyrill Gorcunov
2008-07-08x86, io-apic: define names for redirection table entry fieldsCyrill Gorcunov
2008-07-08x86: APIC/SMP: Downgrade the NMI watchdog for "noapic"Maciej W. Rozycki
2008-07-08x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki
2008-07-08x86: APIC/UP: Remove redundant NMI watchdog downgradeMaciej W. Rozycki
2008-07-08x86: APIC/UP: Downgrade the NMI watchdog for no I/O APICMaciej W. Rozycki
2008-07-08x86: NMI watchdog: Downgrade helperMaciej W. Rozycki
2008-07-08Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp""Ingo Molnar
2008-07-08Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"Ingo Molnar
2008-07-08x86, io-apic: fix nmi_watchdog=1 bootup hangIngo Molnar
2008-07-08x86: IO-APIC - use NMI_NONE instead of numeric constantCyrill Gorcunov