summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar90-2968/+3874
2008-07-08x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systemsMatthew Garrett1-0/+37
2008-07-08x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APICMaciej W. Rozycki1-0/+10
2008-07-08x86: simplify x86_mpparse dependency checkYinghai Lu1-2/+2
2008-07-08Revert parts of "x86: update mptable"Ingo Molnar1-5/+0
2008-07-08x86: fix compiling when CONFIG_X86_MPPARSE is not setYinghai Lu2-1/+5
2008-07-08x86: let MPS support be selectable, v2Yinghai Lu2-9/+21
2008-07-08x86: update mptable fix with no ioapic v2Yinghai Lu3-43/+65
2008-07-08x86: cleanup machine_specific_memory_setup, v2Yinghai Lu4-40/+11
2008-07-08x86: remove unused file after numaq etc depends on genericarchYinghai Lu4-33/+0
2008-07-08x86: use acpi_numa_init to parse on 32-bit numaYinghai Lu4-173/+75
2008-07-08x86: Kconfig cleanup with genericarchYinghai Lu1-5/+5
2008-07-08x86: move some function out of setup_bootmem_allocYinghai Lu1-15/+16
2008-07-08x86: merge setup_memory_map with e820Yinghai Lu11-234/+92
2008-07-08x86: kill bad_pproYinghai Lu5-35/+25
2008-07-08x86: move e820_resource_resources to e820.cYinghai Lu7-254/+208
2008-07-08x86 boot: pass E820 memory map entries more than 128 via linked list of setup...Huang, Ying4-13/+52
2008-07-08x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu7-35/+71
2008-07-08x86: rename two e820 related functionsYinghai Lu10-27/+27
2008-07-08x86: use dstapic in mp_config_acpi_legacy_irqsYinghai Lu1-13/+13
2008-07-08x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu3-6/+11
2008-07-08x86: clean up relocate_initrdYinghai Lu1-4/+7
2008-07-08x86: replace shrink_active_range() with remove_active_range()Yinghai Lu3-28/+49
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu6-16/+17
2008-07-08x86: make generic arch support NUMAQ, fix #2Yinghai Lu1-4/+5
2008-07-08x86: make generic arch support NUMAQ, fixYinghai Lu1-1/+1
2008-07-08x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu6-193/+88
2008-07-08x86: unify the reserve_bootmem() behavior of early_res_to_bootmem()Ingo Molnar1-4/+0
2008-07-08x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64Bernhard Walle1-1/+1
2008-07-08x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle3-8/+16
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar1421-14416/+33446
2008-07-08Merge branch 'x86/irq' into x86/develIngo Molnar27-850/+1253
2008-07-08Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar24-180/+2282
2008-07-08Merge branch 'x86/setup' into x86/develIngo Molnar20-147/+209
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar1920-21007/+43618
2008-07-08x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memsetChristophe Jaillet1-6/+3
2008-07-08x86: fix IO APIC breakage on HP nx6325, v2Maciej W. Rozycki1-2/+26
2008-07-08x86: fix IO APIC breakage on HP nx6325Maciej W. Rozycki1-0/+1
2008-07-08x86: coding style fixes to arch/x86/kernel/io_apic_32.cPaolo Ciarrocchi1-175/+173
2008-07-08x86, io-apic: use predefined names instead of numeric constantsCyrill Gorcunov2-10/+13
2008-07-08x86, io-apic: define names for redirection table entry fieldsCyrill Gorcunov1-0/+9
2008-07-08x86: APIC/SMP: Downgrade the NMI watchdog for "noapic"Maciej W. Rozycki1-1/+3
2008-07-08x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki1-0/+3
2008-07-08x86: APIC/UP: Remove redundant NMI watchdog downgradeMaciej W. Rozycki1-3/+0
2008-07-08x86: APIC/UP: Downgrade the NMI watchdog for no I/O APICMaciej W. Rozycki2-0/+6
2008-07-08x86: NMI watchdog: Downgrade helperMaciej W. Rozycki1-0/+5
2008-07-08Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp""Ingo Molnar1-4/+0
2008-07-08Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"Ingo Molnar2-8/+4
2008-07-08x86, io-apic: fix nmi_watchdog=1 bootup hangIngo Molnar2-4/+8
2008-07-08x86: IO-APIC - use NMI_NONE instead of numeric constantCyrill Gorcunov2-2/+2