summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/iosapic.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin2009-02-251-1/+1
* cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-261-12/+11
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-6/+6
* [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-011-1/+1
* Pull pvops into release branchTony Luck2008-07-171-16/+29
|\
| * [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2008-05-271-16/+29
* | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-241-2/+0
|/
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-12/+12
* [IA64] Fix irq migration in multiple vector domainKenji Kaneshige2008-03-041-1/+3
* [IA64] Fix iosapic interrupt delivery mode for CPEKenji Kaneshige2007-12-071-1/+1
* [IA64] iosapic cleanupSimon Horman2007-12-071-16/+3
* [IA64] Fix IOSAPIC delivery mode settingKenji Kaneshige2007-11-091-3/+15
* [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().Kenji Kaneshige2007-08-011-2/+3
* [IA64] Fix registered interrupt checkKenji Kaneshige2007-07-301-6/+6
* [IA64] fix a few section mismatch warningsSam Ravnborg2007-07-301-1/+1
* [IA64] Delete iosapic_free_rte()Yasuaki Ishimatsu2007-07-191-8/+0
* [IA64] Support irq migration across domainYasuaki Ishimatsu2007-07-171-3/+17
* [IA64] Add support for vector domainYasuaki Ishimatsu2007-07-171-5/+8
* [IA64] Add mapping table between irq and vectorYasuaki Ishimatsu2007-07-171-26/+35
* [IA64] Check if irq is sharableYasuaki Ishimatsu2007-07-171-2/+3
* [IA64] Fix invalid irq vector assumption for iosapicYasuaki Ishimatsu2007-07-171-136/+122
* [IA64] Use dynamic irq for iosapic interruptsYasuaki Ishimatsu2007-07-171-24/+15
* [IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu2007-07-171-28/+29
* [IA64] Cleanup lock order in iosapic_register_intrYasuaki Ishimatsu2007-07-171-30/+20
* [IA64] Remove duplicated members in iosapic_rte_infoYasuaki Ishimatsu2007-07-171-36/+24
* [IA64] Remove block structure for locking in iosapic.cYasuaki Ishimatsu2007-07-171-166/+135
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-091-1/+1
|\
| * [IA64] Fix some section mismatch errorsTony Luck2007-05-071-1/+1
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
|/
* [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki2007-03-071-2/+6
* [IA64] Clear IRQ affinity when unregisteredAlex Williamson2007-02-051-0/+5
* [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-071-0/+21
* [IA64] typename -> name conversionIngo Molnar2006-11-161-2/+2
* [IA64] irqs: use `name' not `typename'Andrew Morton2006-11-161-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-291-7/+7
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-5/+5
* [IA64] fix broken irq affinityChen, Kenneth W2006-05-171-2/+2
* [IA64] simplify some condition checks in iosapic_check_gsi_rangeSatoru Takeuchi2006-03-281-4/+1
* [IA64] correct some messages and fixes some minor thingsSatoru Takeuchi2006-03-281-99/+161
* [IA64] Fix UP build with BSP removal support.Ashok Raj2006-01-191-2/+2
* [IA64] support for cpu0 removalAshok Raj2006-01-051-0/+6
* [IA64] Manual merge fix for 3 filesTony Luck2005-09-081-8/+14
|\
| * [ACPI] fix ia64 build issues resulting from Lindent and mergeMAEDA Naoaki2005-08-151-2/+2
| * [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown2005-08-051-9/+15
| |\
| | * [ACPI] iosapic_register_intr() now returns error instead of panicKenji Kaneshige2005-08-041-7/+16
* | | [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQKenji Kaneshige2005-09-071-2/+0
|/ /
* | [IA64] assign_irq_vector() should not panicKenji Kaneshige2005-07-111-4/+9
* | [PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige2005-06-271-21/+113
|/
* [IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/Kenji Kaneshige2005-04-251-1/+1