aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/xics.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-2/+2
* powerpc: Reduce footprint of xics_ipi_structAnton Blanchard2010-02-171-15/+11
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-171-2/+12
|\
| * powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-081-2/+12
* | powerpc: Remove trailing space in messagesFrans Pop2010-02-091-1/+1
|/
* powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt2010-02-011-5/+1
* powerpc/pseries: Fix xics interrupt affinityAnton Blanchard2010-01-151-6/+6
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson2009-12-091-5/+51
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-2/+2
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-121-0/+9
|\
| * powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-051-0/+9
* | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-4/+4
|/
* powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman2009-07-081-4/+4
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-5/+7
* irq: update all arches for new irq_descMike Travis2009-01-121-2/+3
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-2/+2
|\
| * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-3/+3
| * cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-1/+1
* | powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch2008-12-161-3/+12
* | powerpc/pseries: Fix getting the server number sizeSebastien Dugue2008-11-051-6/+22
|/
* powerpc/xics: Reduce and comment xics IPI use of memory barriersMilton Miller2008-10-131-4/+1
* powerpc/xics: Make printk format strings fit on one lineMilton Miller2008-10-131-18/+18
* powerpc/xics: Mark xics IPI interrupt as per-cpuMilton Miller2008-10-131-4/+4
* powerpc/xics: EOI xics ipi by hand in kexecMilton Miller2008-10-131-11/+7
* powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller2008-10-131-20/+13
* powerpc/xics: Initialization code cleanupsMilton Miller2008-10-131-12/+8
* powerpc/xics: Trim #include listMilton Miller2008-10-131-4/+1
* powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller2008-10-131-6/+5
* powerpc/xics: Rearrange file to group code by functionMilton Miller2008-10-131-215/+217
* powerpc/xics: Consolidate ipi message encode and decodeMilton Miller2008-10-131-16/+45
* powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller2008-10-131-4/+5
* powerpc/xics: EOI unmapped irqs after disabling themMilton Miller2008-10-131-12/+41
* powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue2008-09-151-7/+4
* powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-4/+2
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-241-1/+0
* [POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman2008-04-181-27/+12
* [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-181-48/+0
* powerpc/pseries/xcis: ansifyAl Viro2008-03-301-1/+1
* [POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot2008-02-071-32/+45
* [POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot2008-02-071-26/+1
* [POWERPC] Split xics_teardown_cpu()Nathan Fontenot2008-02-071-4/+10
* [POWERPC] Update irq descriptor affinityNathan Fontenot2008-02-071-1/+1
* [POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller2007-12-201-30/+29
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-1/+1
|\
| * [POWERPC] Fix xics set_affinity codeAnton Blanchard2007-10-021-1/+1
* | [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-1/+1
|/
* [POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M2007-06-251-24/+29
* [POWERPC] Fix compile warning in pseries xics codeMichael Neuling2007-06-021-4/+6