aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/xics.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* powerpc/xics: Use hwirq for xics domain irq numberMilton Miller2011-03-29
* powerpc/xics: Fix numberspace mismatch from irq_desc conversionMilton Miller2011-03-29
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-29
* powerpc: platforms/pseries irq_data conversion.Lennert Buytenhek2011-03-09
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22
|\
| * powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan2010-10-13
* | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-12
|/
* powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart2010-08-24
* powerpc: Remove redundant xics badness warningBrian King2010-07-31
* powerpc/cpumask: Convert xics driver to new cpumask APIAnton Blanchard2010-05-06
* powerpc/pseries: Pass CPPR value to H_XIRR hcallMark Nelson2010-03-08
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-16
* powerpc: Reduce footprint of xics_ipi_structAnton Blanchard2010-02-16
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-16
|\
| * powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-07
* | powerpc: Remove trailing space in messagesFrans Pop2010-02-08
|/
* powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt2010-01-31
* powerpc/pseries: Fix xics interrupt affinityAnton Blanchard2010-01-14
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson2009-12-09
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-09
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-23
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-11
|\
| * powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-05
* | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
|/
* powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman2009-07-07
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
* 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