Commit Graph

65 Commits (baa1318841d4bc95d783e6c15219b264720002c8)

Author SHA1 Message Date
Maciej W. Rozycki 17c44697f2 x86: I/O APIC: Include <asm/i8259.h> required by some code 17 years ago
Maciej W. Rozycki ce8b06b985 x86: I/O APIC: remove an IRQ2-mask hack 17 years ago
Maciej W. Rozycki af174783b9 x86: I/O APIC: Never configure IRQ2 17 years ago
Maciej W. Rozycki c88ac1df48 x86: L-APIC: Always fully configure IRQ0 17 years ago
Maciej W. Rozycki 0b9f4f49e2 x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq() 17 years ago
Ingo Molnar c9076b6319 Revert "x86: fix IO APIC breakage on HP nx6325" 17 years ago
Ingo Molnar 2179bab7d4 Revert "x86: fix IO APIC breakage on HP nx6325, v2" 17 years ago
Rafael J. Wysocki e2079c4386 x86: fix C1E && nx6325 stability problem 17 years ago
Cyrill Gorcunov c376d45432 x86: nmi_watchdog - use NMI_NONE by default 17 years ago
Glauber Costa 3fde690011 x86: change __setup_vector_irq with setup_vector_irq 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
Cyrill Gorcunov 46b3b4ef1e x86, io-apic: use predefined names instead of numeric constants 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 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 35542c5ebc x86: I/O APIC: clean up the 8259A on a NMI watchdog failure 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
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Andreas Herrmann 668231141f x86: fix compile warning in io_apic_{32,64}.c 17 years ago
Alexey Starikovskiy 8732fc4b23 x86: move mp_bus_not_pci from mpparse.c 17 years ago
Alexey Starikovskiy ce6444d39f x86: mp_bus_id_to_pci_bus is not needed 17 years ago
Alexey Starikovskiy 2fddb6e28e x86: make config_irqsrc not MPspec specific 17 years ago
Alexey Starikovskiy ec2cd0a22e x86: make struct config_ioapic not MPspec specific 17 years ago
Alan Mayer 305b92a232 x86: change FIRST_SYSTEM_VECTOR to a variable 17 years ago
Jacek Luczak 5afca33a43 x86: section mismatch fixes, #3 17 years ago
Mike Travis d366f8cbc1 cpumask: Cleanup more uses of CPU_MASK and NODE_MASK 17 years ago
Akinobu Mita 7281c96f37 x86: use cpumask_of_cpu() 17 years ago
Akinobu Mita addfc66bb5 x86: remove unnecessary tmp local variable 17 years ago
Akinobu Mita 07004b12a1 x86: remove unnecessary memset() 17 years ago
Akinobu Mita a2249cba2f x86: use ioapic_read_entry() and ioapic_write_entry() 17 years ago
Akinobu Mita 9d25cb0811 x86: avoid redundant loop in io_apic_level_ack_pending() 17 years ago
Alexey Starikovskiy 350bae1d3f x86: move mp_irqs to io_apic_64.c 17 years ago
Alexey Starikovskiy 9c7408f3c4 x86: move mp_ioapics to io_apic_64.c 17 years ago
Jack Steiner 05f2d12c35 x86: change GET_APIC_ID() from an inline function to an out-of-line function 17 years ago
Glauber Costa dd46e3ca73 x86: move apic declarations to mach_apic.h 17 years ago
Glauber Costa 5af5573ee0 x86: move ipi definitions to mach_ipi.h 17 years ago
Julia Lawall 1d16b53e38 arch/x86/kernel/io_apic_{64,32}.c: use time_before 17 years ago
Jan Beulich e94271017f x86: adjust enable_NMI_through_LVT0() 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Yinghai Lu 1c69524c2e x86: clear IO_APIC before enabing apic error vector. 17 years ago