summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/iosapic.c
Commit message (Expand)AuthorAgeFilesLines
* parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-311-1/+1
* parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-07-311-11/+27
* parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-181-0/+66
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-1/+1
|\
| * PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
* | parisc: cleanup quoted includePaul Bolle2012-06-051-1/+1
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-101-20/+20
* parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-041-0/+8
* drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches2010-10-211-2/+2
* parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-31/+6
* parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
* parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-141-11/+4
* parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-161-1/+1
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-031-1/+1
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-2/+4
* parisc: iosapic: fix build breakageAlexander Beregalov2009-03-311-1/+1
* parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-131-2/+5
* parisc: fix wrong assumption about bus->selfGrant Grundler2009-03-131-5/+4
* PCI: parisc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-2/+1
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-3/+4
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-1/+3
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* Fix misc .c/.h comment typosMatt LaPlante2006-11-301-3/+3
* [PARISC] Create shared <asm/ropes.h> headerKyle McMartin2006-10-041-1/+1
* [PARISC] Allow nested interruptsJames Bottomley2006-10-041-1/+2
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-1/+1
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-221-6/+2
* [PARISC] Add IRQ affinitiesJames Bottomley2005-11-171-1/+25
* [PARISC] Minor iosapic.c cleanupGrant Grundler2005-10-211-1/+1
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-091-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+921
OpenPOWER on IntegriCloud