aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc/iosapic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner1-20/+20
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley1-0/+8
2010-10-21drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches1-2/+2
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin1-31/+6
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin1-1/+1
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin1-11/+4
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner1-1/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-2/+4
2009-03-31parisc: iosapic: fix build breakageAlexander Beregalov1-1/+1
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin1-2/+5
2009-03-13parisc: fix wrong assumption about bus->selfGrant Grundler1-5/+4
2009-01-07PCI: parisc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas1-2/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-3/+4
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]Yinghai Lu1-1/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-3/+3
2006-10-04[PARISC] Create shared <asm/ropes.h> headerKyle McMartin1-1/+1
2006-10-04[PARISC] Allow nested interruptsJames Bottomley1-1/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller1-1/+1
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller1-6/+2
2005-11-17[PARISC] Add IRQ affinitiesJames Bottomley1-1/+25
2005-10-21[PARISC] Minor iosapic.c cleanupGrant Grundler1-1/+1
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+921