aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/xics.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-13powerpc/xics: Reduce and comment xics IPI use of memory barriersMilton Miller
2008-10-13powerpc/xics: Make printk format strings fit on one lineMilton Miller
2008-10-13powerpc/xics: Mark xics IPI interrupt as per-cpuMilton Miller
2008-10-13powerpc/xics: EOI xics ipi by hand in kexecMilton Miller
2008-10-13powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller
2008-10-13powerpc/xics: Initialization code cleanupsMilton Miller
2008-10-13powerpc/xics: Trim #include listMilton Miller
2008-10-13powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller
2008-10-13powerpc/xics: Rearrange file to group code by functionMilton Miller
2008-10-13powerpc/xics: Consolidate ipi message encode and decodeMilton Miller
2008-10-13powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller
2008-10-13powerpc/xics: EOI unmapped irqs after disabling themMilton Miller
2008-09-15powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman
2008-04-18[POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman
2008-04-18[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman
2008-03-30powerpc/pseries/xcis: ansifyAl Viro
2008-02-07[POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot
2008-02-07[POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot
2008-02-07[POWERPC] Split xics_teardown_cpu()Nathan Fontenot
2008-02-07[POWERPC] Update irq descriptor affinityNathan Fontenot
2007-12-20[POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-10-02[POWERPC] Fix xics set_affinity codeAnton Blanchard
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-06-25[POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M
2007-06-02[POWERPC] Fix compile warning in pseries xics codeMichael Neuling
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-01-09[POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski
2006-12-04[POWERPC] pSeries/kexec: Fix for interrupt distributionMohan Kumar M
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-08Merge branch 'merge'Paul Mackerras
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-04-22[PATCH] powerpc: Lack of ISA interrupts on XICS isn't dangerousOlof Johansson
2006-04-22[PATCH] powerpc: clear IPIs on kdumpHaren Myneni