aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | [IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck2011-04-011-1/+1
|/
* ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner2011-03-291-1/+1
* ia64: sn: Use irqd_mark_affinity_set() helperThomas Gleixner2011-03-291-3/+1
* ia64: sn: Use irq_move_irq()Thomas Gleixner2011-03-291-1/+1
* ia64: Use accessor functions all over the placeThomas Gleixner2011-03-291-4/+2
* ia64: sn: Drop unused functionThomas Gleixner2011-03-291-16/+0
* ia64: Convert sn to new irq_chip functionsThomas Gleixner2011-03-291-21/+23
* ia64: Remove stale irq_chip.endThomas Gleixner2011-03-291-23/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-151-2/+2
* [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-151-1/+1
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+3
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-3/+3
* [IA64] SN: prevent IRQ retargetting in request_irq()John Keller2008-12-091-1/+8
* rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+1
* [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-061-1/+7
* [IA64] SN: Add support for CPU disableJohn Keller2007-09-011-0/+15
* [IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck2007-08-131-1/+4
* [IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2007-08-131-0/+7
* [IA64] - Altix: hotplug after intr redirect can crash systemJohn Keller2007-05-081-15/+43
* [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki2007-03-071-1/+13
* [IA64] SN: Correctly update smp_affinty maskJohn Keller2006-12-071-3/+15
* [IA64] typename -> name conversionIngo Molnar2006-11-161-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] PCI: altix: msi supportMark Maule2006-06-211-58/+77
* [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule2006-06-211-0/+7
* [IA64] sn_check_intr: use ia64_get_irr()Bjorn Helgaas2006-03-221-20/+1
* [IA64-SGI] Hotplug driver related fix in the SN ia64 code.Prarit Bhargava2006-02-091-1/+3
* [IA64-SGI] sn2 housekeepingJes Sorensen2006-02-021-11/+8
* [IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSIMark Maule2006-02-021-1/+1
* [IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava2006-01-161-5/+5
* Merge linux-2.6 into linux-acpi-2.6 testLen Brown2005-09-031-36/+39
|\
| * [IA64] altix: Abstract irq_affinity at the sn pci providerMark Maule2005-08-261-2/+4
| * [IA64-SGI] - New SN hardware support - use_alias_spaceJack Steiner2005-08-171-12/+7
| * [IA64-SGI] abstract force_interrupt() mechanismMark Maule2005-08-111-22/+28
* | [IA64] fix allnoconfig buildLen Brown2005-08-251-1/+1
|/
* [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava2005-07-061-3/+3
* [IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava2005-07-061-3/+2
* [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava2005-07-061-117/+133
* [IA64-SGI] Shub2 provides an addition of 2 External Interrupt events.Colin Ngam2005-04-251-13/+2
* [IA64-SGI] sn2-move-pci-headers.patchMark Maule2005-04-251-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+431