Commit Graph

41 Commits (d3f020d2f9bb9a61ca64d4eb058c9f68f827a2b4)

Author SHA1 Message Date
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
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
Hiroshi Shimamoto 52e3d90def x86: io_apic_64.c: remove unused config check 17 years ago
Thomas Gleixner 3e35a0e525 x86: move ioapic code where it belongs 17 years ago
Thomas Gleixner 37e650c7c8 x86: rename get_maxlvt to lapic_get_maxlvt 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Ingo Molnar 4aae070252 x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!" 17 years ago
Shaohua Li 61fd47e0c8 ACPI: fix two IRQ8 issues in IOAPIC mode 17 years ago
Keshavamurthy, Anil S 3460a6d9ce Intel IOMMU: DMAR fault handling support 18 years ago
Simon Arlott 676b1855de spelling fixes: arch/x86_64/ 18 years ago
Yinghai Lu 20d225b991 x86: make io_apic not connected pin print complete 18 years ago
Mariusz Kozlowski cddf7ff766 x86: kmalloc + memset conversion to kzalloc 18 years ago
Thomas Gleixner 250c22777f x86_64: move kernel 18 years ago
Thomas Gleixner cc7de6036c x86_64: prepare shared kernel/io_apic.c 18 years ago
Len Brown 61ec7567db ACPI: boot correctly with "nosmp" or "maxcpus=0" 18 years ago
Thomas Gleixner cc75b92d11 genirq: mark io_apic level interrupts to avoid resend 18 years ago
Eric W. Biederman ef3e28c5b9 x86_64: check remote IRR bit before migrating level triggered irq 18 years ago
Suresh Siddha c47e285dee x86_64: set the irq_chip name for lapic 18 years ago
Robert P. J. Day beb7dd86a1 Fix misspellings collected by members of KJ list. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Michael Ellerman 7fe3730de7 MSI: arch must connect the irq and the msi_desc 18 years ago
Adrian Bunk bd8559c38e [PATCH] x86: remove UNEXPECTED_IO_APIC() 18 years ago