aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/xics.c
Commit message (Expand)AuthorAge
* irq: update all arches for new irq_descMike Travis2009-01-12
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
| * cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
* | powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch2008-12-15
* | powerpc/pseries: Fix getting the server number sizeSebastien Dugue2008-11-05
|/
* powerpc/xics: Reduce and comment xics IPI use of memory barriersMilton Miller2008-10-13
* powerpc/xics: Make printk format strings fit on one lineMilton Miller2008-10-13
* powerpc/xics: Mark xics IPI interrupt as per-cpuMilton Miller2008-10-13
* powerpc/xics: EOI xics ipi by hand in kexecMilton Miller2008-10-13
* powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller2008-10-13
* powerpc/xics: Initialization code cleanupsMilton Miller2008-10-13
* powerpc/xics: Trim #include listMilton Miller2008-10-13
* powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller2008-10-13
* powerpc/xics: Rearrange file to group code by functionMilton Miller2008-10-13
* powerpc/xics: Consolidate ipi message encode and decodeMilton Miller2008-10-13
* powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller2008-10-12
* powerpc/xics: EOI unmapped irqs after disabling themMilton Miller2008-10-12
* powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue2008-09-15
* powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-24
* [POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman2008-04-18
* [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-18
* powerpc/pseries/xcis: ansifyAl Viro2008-03-30
* [POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot2008-02-06
* [POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot2008-02-06
* [POWERPC] Split xics_teardown_cpu()Nathan Fontenot2008-02-06
* [POWERPC] Update irq descriptor affinityNathan Fontenot2008-02-06
* [POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller2007-12-20
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-03
|\
| * [POWERPC] Fix xics set_affinity codeAnton Blanchard2007-10-01
* | [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-13
|/
* [POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M2007-06-25
* [POWERPC] Fix compile warning in pseries xics codeMichael Neuling2007-06-02
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-12
* [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.Michal Ostrowski2007-01-09
* [POWERPC] pSeries/kexec: Fix for interrupt distributionMohan Kumar M2006-12-04
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'merge'Paul Mackerras2006-08-08
|\
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-08
* | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-01
* | Merge branch 'merge'Paul Mackerras2006-07-31
|\|
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-10
* | [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-31
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-03
* [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-02