summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/irq.c
AgeCommit message (Expand)AuthorLines
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig-489/+0
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+2
2014-03-12ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner-2/+2
2012-02-22[IA64] genirq fixup for SGI/SNDimitri Sivanich-0/+2
2011-12-09ia64: sn: Use kmemdup rather than duplicating its implementationThomas Meyer-3/+2
2011-07-20ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu()Lai Jiangshan-12/+2
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-2/+2
2011-04-01[IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2011-03-29ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner-1/+1
2011-03-29ia64: sn: Use irqd_mark_affinity_set() helperThomas Gleixner-3/+1
2011-03-29ia64: sn: Use irq_move_irq()Thomas Gleixner-1/+1
2011-03-29ia64: Use accessor functions all over the placeThomas Gleixner-4/+2
2011-03-29ia64: sn: Drop unused functionThomas Gleixner-16/+0
2011-03-29ia64: Convert sn to new irq_chip functionsThomas Gleixner-21/+23
2011-03-29ia64: Remove stale irq_chip.endThomas Gleixner-23/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner-2/+2
2009-06-15[IA64] remove obsolete no_irq_typeThomas Gleixner-1/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu-1/+3
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell-3/+3
2008-12-09[IA64] SN: prevent IRQ retargetting in request_irq()John Keller-1/+8
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu-0/+1
2007-11-06[IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson-1/+7
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller-0/+15
2007-08-13[IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck-1/+4
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige-0/+7
2007-05-08[IA64] - Altix: hotplug after intr redirect can crash systemJohn Keller-15/+43
2007-03-07[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki-1/+13
2006-12-07[IA64] SN: Correctly update smp_affinty maskJohn Keller-3/+15
2006-11-16[IA64] typename -> name conversionIngo Molnar-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-2/+2
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar-1/+1
2006-06-21[PATCH] PCI: altix: msi supportMark Maule-58/+77
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule-0/+7
2006-03-22[IA64] sn_check_intr: use ia64_get_irr()Bjorn Helgaas-20/+1
2006-02-09[IA64-SGI] Hotplug driver related fix in the SN ia64 code.Prarit Bhargava-1/+3
2006-02-02[IA64-SGI] sn2 housekeepingJes Sorensen-11/+8
2006-02-02[IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSIMark Maule-1/+1
2006-01-16[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava-5/+5
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown-36/+39
2005-08-26[IA64] altix: Abstract irq_affinity at the sn pci providerMark Maule-2/+4
2005-08-25[IA64] fix allnoconfig buildLen Brown-1/+1
2005-08-17[IA64-SGI] - New SN hardware support - use_alias_spaceJack Steiner-12/+7
2005-08-11[IA64-SGI] abstract force_interrupt() mechanismMark Maule-22/+28
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava-3/+3
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava-3/+2
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava-117/+133
2005-04-25[IA64-SGI] Shub2 provides an addition of 2 External Interrupt events.Colin Ngam-13/+2
2005-04-25[IA64-SGI] sn2-move-pci-headers.patchMark Maule-2/+2