summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries/irq.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-1/+1
* powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner2009-03-111-1/+1
* [POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman2007-09-141-0/+7
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-1/+2
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-131-1/+0
* [POWERPC] Make iSeries build without CONFIG_PCIStephen Rothwell2007-03-091-0/+3
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-5/+5
* [POWERPC] Fix iseries/smp.c for irq breakageStephen Rothwell2006-10-071-5/+2
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-101-2/+2
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-34/+58
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-031-9/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
* [PATCH] powerpc: move iSeries PCI devices to the device treeStephen Rothwell2006-05-241-3/+4
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-131-4/+2
* [PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2006-01-121-0/+6
* [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-121-11/+2
* powerpc: more iseries irq workStephen Rothwell2006-01-091-20/+33
* powerpc: partly merge iseries do_IRQStephen Rothwell2006-01-091-0/+27
* powerpc: use end_IRQ for iseries irqsStephen Rothwell2006-01-091-11/+10
* powerpc: cleanup iseries irq.cStephen Rothwell2006-01-091-142/+118
* powerpc: make iSeries use generic virtual irq mappingStephen Rothwell2005-11-141-22/+3
* ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell2005-11-091-6/+4
* ppc64: allow iSeries to use IRQSTACKS againStephen Rothwell2005-11-091-1/+17
* [PATCH] powerpc: Kill ppcdebugDavid Gibson2005-11-071-5/+0
* merge filename and modify references to iseries/hv_types.hKelly Daly2005-11-021-1/+1
* merge filename and modify references to iseries/hv_lp_event.hKelly Daly2005-11-021-1/+1
* merge filename and modify references to iseries/hv_call_xm.hKelly Daly2005-11-021-1/+1
* powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.hStephen Rothwell2005-10-141-1/+1
* ppc64 iseries: move some iSeries include filesStephen Rothwell2005-09-301-1/+2
* powerpc: Move iSeries_irq.c to powerpc/platorms/iseriesStephen Rothwell2005-09-281-0/+365
OpenPOWER on IntegriCloud