Commit Graph

1956 Commits (4c642f3f5e9f3f1a2fcce2c3fa1a94bf80142202)

Author SHA1 Message Date
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 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 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
Christophe Jaillet 25556c1699 x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memset 17 years ago
Maciej W. Rozycki 7f0dbbc08d x86: fix IO APIC breakage on HP nx6325, v2 17 years ago
Maciej W. Rozycki cd08d0754e x86: fix IO APIC breakage on HP nx6325 17 years ago
Paolo Ciarrocchi 360624484c x86: coding style fixes to arch/x86/kernel/io_apic_32.c 17 years ago
Cyrill Gorcunov 46b3b4ef1e x86, io-apic: use predefined names instead of numeric constants 17 years ago
Maciej W. Rozycki d54db1ac9e x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp" 17 years ago
Maciej W. Rozycki 1966202748 x86: APIC/UP: Remove redundant NMI watchdog downgrade 17 years ago
Maciej W. Rozycki acae7d906f x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC 17 years ago
Ingo Molnar 6fe9fe8756 Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"" 17 years ago
Ingo Molnar ab5a5be099 Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang" 17 years ago
Ingo Molnar ff11571b25 x86, io-apic: fix nmi_watchdog=1 bootup hang 17 years ago
Cyrill Gorcunov 067fa0ff0c x86: IO-APIC - use NMI_NONE instead of numeric constant 17 years ago
Ingo Molnar b1b57ee135 x86 build fix: 17 years ago
Thomas Gleixner 431ee79db0 x86: apic_64.c fix sparse warnings about shadowed variables 17 years ago
Thomas Gleixner 7223daf5e1 x86: make irq_cfg static 17 years ago
Maciej W. Rozycki 691874fa96 x86: I/O APIC: timer through 8259A second-chance 17 years ago
Maciej W. Rozycki 03be750559 x86: I/O APIC: keep the timer IRQ masked during set-up 17 years ago
Maciej W. Rozycki 24742ece8e x86: I/O APIC: unmask the second-chance timer interrupt 17 years ago
Maciej W. Rozycki f7633ce55b x86: I/O APIC: rename setup_ExtINT_IRQ0_pin() 17 years ago
Maciej W. Rozycki 6b4722a777 x86: I/O APIC: remove redundant LVT0 masking 17 years ago
Maciej W. Rozycki 80d16bace6 x86: I/O APIC: remove redundant 8259A {,un}masking 17 years ago
Maciej W. Rozycki f08252623c x86: I/O APIC: fix the name of the through-8259A handler 17 years ago
Maciej W. Rozycki 9a1c619291 x86: I/O APIC: fix the name of the L-APIC IRQ handler 17 years ago
Maciej W. Rozycki 35542c5ebc x86: I/O APIC: clean up the 8259A on a NMI watchdog failure 17 years ago
Maciej W. Rozycki a1133d8e4f x86: APIC/SMP: downgrade the NMI watchdog for "nosmp" 17 years ago
Maciej W. Rozycki 73d08e6360 x86: APIC/SMP: correct the message for "nosmp" 17 years ago
Maciej W. Rozycki 60134ebe79 x86: I/O APIC: keep IRQ off when changing LVT registers 17 years ago
Maciej W. Rozycki e67465f129 x86: I/O APIC: clean up after a fasteoi failure 17 years ago
Maciej W. Rozycki ecd29476ae x86: I/O APIC: remove parameters to fiddle with the 8259A 17 years ago
Maciej W. Rozycki d11d5794e0 x86: I/O APIC: AEOI timer acknowledgement clean-ups 17 years ago
Ingo Molnar a0176e2485 Revert "Revert "x86: fix ioapic bug again"" 17 years ago
Yinghai Lu c49c412a47 x86: make 64bit identify_cpu use cpu_dev v2 17 years ago
Yinghai Lu dcd32b6a1f x86: make 64-bit identify_cpu use cpu_dev 17 years ago
Robert Richter 3a27dd1ce5 x86: Move PCI IO ECS code to x86/pci 17 years ago
Thomas Gleixner 0beefa208b x86: add C1E aware idle function, fix 17 years ago
Thomas Gleixner aa276e1caf x86, clockevents: add C1E aware idle function 17 years ago