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