Commit Graph

40 Commits (463c9a9f7d1f746c251761cef3af5c808394b7e1)

Author SHA1 Message Date
Kenji Kaneshige 224685c0d1 [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). 18 years ago
Kenji Kaneshige c4c376f7e1 [IA64] Fix registered interrupt check 18 years ago
Sam Ravnborg 056e6d89aa [IA64] fix a few section mismatch warnings 18 years ago
Yasuaki Ishimatsu bf903d0a45 [IA64] Delete iosapic_free_rte() 18 years ago
Yasuaki Ishimatsu cd378f18cf [IA64] Support irq migration across domain 18 years ago
Yasuaki Ishimatsu 4994be1b3f [IA64] Add support for vector domain 18 years ago
Yasuaki Ishimatsu e1b30a3928 [IA64] Add mapping table between irq and vector 18 years ago
Yasuaki Ishimatsu f8c087f31e [IA64] Check if irq is sharable 18 years ago
Yasuaki Ishimatsu 4bbdec7a84 [IA64] Fix invalid irq vector assumption for iosapic 18 years ago
Yasuaki Ishimatsu eb21ab2495 [IA64] Use dynamic irq for iosapic interrupts 18 years ago
Yasuaki Ishimatsu c1726d6f1a [IA64] Use per iosapic lock for indirect iosapic register access 18 years ago
Yasuaki Ishimatsu 40598cbe9c [IA64] Cleanup lock order in iosapic_register_intr 18 years ago
Yasuaki Ishimatsu c5e3f9e5a2 [IA64] Remove duplicated members in iosapic_rte_info 18 years ago
Yasuaki Ishimatsu e3a8f7b8b6 [IA64] Remove block structure for locking in iosapic.c 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Tony Luck 0f7ac29e59 [IA64] Fix some section mismatch errors 18 years ago
KAMEZAWA Hiroyuki e253eb0c08 [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function 18 years ago
Alex Williamson 451fe00cf7 [IA64] Clear IRQ affinity when unregistered 18 years ago
Zou Nan hai a79561134f [IA64] IA64 Kexec/kdump 18 years ago
Ingo Molnar 06344db316 [IA64] typename -> name conversion 18 years ago
Andrew Morton 351a58390a [IA64] irqs: use `name' not `typename' 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Molnar a8553acd6c [PATCH] genirq: cleanup: remove irq_descp() 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago
Chen, Kenneth W 41503def5d [IA64] fix broken irq affinity 19 years ago
Satoru Takeuchi e6d1ba5cd9 [IA64] simplify some condition checks in iosapic_check_gsi_range 19 years ago
Satoru Takeuchi 46cba3dcae [IA64] correct some messages and fixes some minor things 19 years ago
Ashok Raj b88e926584 [IA64] Fix UP build with BSP removal support. 19 years ago
Ashok Raj ff741906ad [IA64] support for cpu0 removal 19 years ago
Kenji Kaneshige 697eaad417 [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ 20 years ago
MAEDA Naoaki 702c7e7626 [ACPI] fix ia64 build issues resulting from Lindent and merge 20 years ago
Kenji Kaneshige 14454a1b3f [ACPI] iosapic_register_intr() now returns error instead of panic 20 years ago
Kenji Kaneshige 3b5cc09033 [IA64] assign_irq_vector() should not panic 20 years ago
Kenji Kaneshige 0e888adc41 [PATCH] ACPI based I/O APIC hot-plug: ia64 support 20 years ago
Kenji Kaneshige b9e41d7fb6 [IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/ 20 years ago
Kenji Kaneshige 24eeb568ae [IA64] vector sharing (Large I/O system support) 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago