Age | Commit message (Expand) | Author | Files | Lines |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 90 | -2968/+3874 |
2008-07-08 | x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems | Matthew Garrett | 1 | -0/+37 |
2008-07-08 | x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC | Maciej W. Rozycki | 1 | -0/+10 |
2008-07-08 | x86: simplify x86_mpparse dependency check | Yinghai Lu | 1 | -2/+2 |
2008-07-08 | Revert parts of "x86: update mptable" | Ingo Molnar | 1 | -5/+0 |
2008-07-08 | x86: fix compiling when CONFIG_X86_MPPARSE is not set | Yinghai Lu | 2 | -1/+5 |
2008-07-08 | x86: let MPS support be selectable, v2 | Yinghai Lu | 2 | -9/+21 |
2008-07-08 | x86: update mptable fix with no ioapic v2 | Yinghai Lu | 3 | -43/+65 |
2008-07-08 | x86: cleanup machine_specific_memory_setup, v2 | Yinghai Lu | 4 | -40/+11 |
2008-07-08 | x86: remove unused file after numaq etc depends on genericarch | Yinghai Lu | 4 | -33/+0 |
2008-07-08 | x86: use acpi_numa_init to parse on 32-bit numa | Yinghai Lu | 4 | -173/+75 |
2008-07-08 | x86: Kconfig cleanup with genericarch | Yinghai Lu | 1 | -5/+5 |
2008-07-08 | x86: move some function out of setup_bootmem_alloc | Yinghai Lu | 1 | -15/+16 |
2008-07-08 | x86: merge setup_memory_map with e820 | Yinghai Lu | 11 | -234/+92 |
2008-07-08 | x86: kill bad_ppro | Yinghai Lu | 5 | -35/+25 |
2008-07-08 | x86: move e820_resource_resources to e820.c | Yinghai Lu | 7 | -254/+208 |
2008-07-08 | x86 boot: pass E820 memory map entries more than 128 via linked list of setup... | Huang, Ying | 4 | -13/+52 |
2008-07-08 | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu | 7 | -35/+71 |
2008-07-08 | x86: rename two e820 related functions | Yinghai Lu | 10 | -27/+27 |
2008-07-08 | x86: use dstapic in mp_config_acpi_legacy_irqs | Yinghai Lu | 1 | -13/+13 |
2008-07-08 | x86: keep MP_intsrc_info untouched if we do not update mptable | Yinghai Lu | 3 | -6/+11 |
2008-07-08 | x86: clean up relocate_initrd | Yinghai Lu | 1 | -4/+7 |
2008-07-08 | x86: replace shrink_active_range() with remove_active_range() | Yinghai Lu | 3 | -28/+49 |
2008-07-08 | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu | 6 | -16/+17 |
2008-07-08 | x86: make generic arch support NUMAQ, fix #2 | Yinghai Lu | 1 | -4/+5 |
2008-07-08 | x86: make generic arch support NUMAQ, fix | Yinghai Lu | 1 | -1/+1 |
2008-07-08 | x86: e820 merge parsing of the mem=/memmap= boot parameters | Yinghai Lu | 6 | -193/+88 |
2008-07-08 | x86: unify the reserve_bootmem() behavior of early_res_to_bootmem() | Ingo Molnar | 1 | -4/+0 |
2008-07-08 | x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64 | Bernhard Walle | 1 | -1/+1 |
2008-07-08 | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle | 3 | -8/+16 |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 1421 | -14416/+33446 |
2008-07-08 | Merge branch 'x86/irq' into x86/devel | Ingo Molnar | 27 | -850/+1253 |
2008-07-08 | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 24 | -180/+2282 |
2008-07-08 | Merge branch 'x86/setup' into x86/devel | Ingo Molnar | 20 | -147/+209 |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 1920 | -21007/+43618 |
2008-07-08 | x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memset | Christophe Jaillet | 1 | -6/+3 |
2008-07-08 | x86: fix IO APIC breakage on HP nx6325, v2 | Maciej W. Rozycki | 1 | -2/+26 |
2008-07-08 | x86: fix IO APIC breakage on HP nx6325 | Maciej W. Rozycki | 1 | -0/+1 |
2008-07-08 | x86: coding style fixes to arch/x86/kernel/io_apic_32.c | Paolo Ciarrocchi | 1 | -175/+173 |
2008-07-08 | x86, io-apic: use predefined names instead of numeric constants | Cyrill Gorcunov | 2 | -10/+13 |
2008-07-08 | x86, io-apic: define names for redirection table entry fields | Cyrill Gorcunov | 1 | -0/+9 |
2008-07-08 | x86: APIC/SMP: Downgrade the NMI watchdog for "noapic" | Maciej W. Rozycki | 1 | -1/+3 |
2008-07-08 | x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp" | Maciej W. Rozycki | 1 | -0/+3 |
2008-07-08 | x86: APIC/UP: Remove redundant NMI watchdog downgrade | Maciej W. Rozycki | 1 | -3/+0 |
2008-07-08 | x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC | Maciej W. Rozycki | 2 | -0/+6 |
2008-07-08 | x86: NMI watchdog: Downgrade helper | Maciej W. Rozycki | 1 | -0/+5 |
2008-07-08 | Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"" | Ingo Molnar | 1 | -4/+0 |
2008-07-08 | Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang" | Ingo Molnar | 2 | -8/+4 |
2008-07-08 | x86, io-apic: fix nmi_watchdog=1 bootup hang | Ingo Molnar | 2 | -4/+8 |
2008-07-08 | x86: IO-APIC - use NMI_NONE instead of numeric constant | Cyrill Gorcunov | 2 | -2/+2 |