| Commit message (Expand) | Author | Age |
* | powerpc/pseries: Fix kexec regression caused by CPPR tracking | Mark Nelson | 2010-02-07 |
* | powerpc/pseries: Fix xics build without CONFIG_SMP | Benjamin Herrenschmidt | 2010-01-31 |
* | powerpc/pseries: Fix xics interrupt affinity | Anton Blanchard | 2010-01-14 |
* | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | powerpc/pseries: Track previous CPPR values to correctly EOI interrupts | Mark Nelson | 2009-12-09 |
* | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 2009-12-09 |
* | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-23 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-11-11 |
|\ |
|
| * | powerpc/pci: Fix regression in powerpc MSI-X | Andre Detsch | 2009-11-05 |
* | | powerpc: Remove get_irq_desc() | Michael Ellerman | 2009-10-30 |
|/ |
|
* | powerpc/pseries: Use pr_devel() in xics.c | Michael Ellerman | 2009-07-07 |
* | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 |
* | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\ |
|
| * | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 |
| * | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 |
* | | powerpc/pseries: Check for GIQ indicator before calling set-indicator | Nathan Lynch | 2008-12-15 |
* | | powerpc/pseries: Fix getting the server number size | Sebastien Dugue | 2008-11-05 |
|/ |
|
* | powerpc/xics: Reduce and comment xics IPI use of memory barriers | Milton Miller | 2008-10-13 |
* | powerpc/xics: Make printk format strings fit on one line | Milton Miller | 2008-10-13 |
* | powerpc/xics: Mark xics IPI interrupt as per-cpu | Milton Miller | 2008-10-13 |
* | powerpc/xics: EOI xics ipi by hand in kexec | Milton Miller | 2008-10-13 |
* | powerpc/xics: Factor out cpu joining/unjoining the GIQ | Milton Miller | 2008-10-13 |
* | powerpc/xics: Initialization code cleanups | Milton Miller | 2008-10-13 |
* | powerpc/xics: Trim #include list | Milton Miller | 2008-10-13 |
* | powerpc/xics: Change *_xirr_info_set() prototype to avoid casts | Milton Miller | 2008-10-13 |
* | powerpc/xics: Rearrange file to group code by function | Milton Miller | 2008-10-13 |
* | powerpc/xics: Consolidate ipi message encode and decode | Milton Miller | 2008-10-13 |
* | powerpc/xics: Update default_server during migrate_irqs_away | Milton Miller | 2008-10-12 |
* | powerpc/xics: EOI unmapped irqs after disabling them | Milton Miller | 2008-10-12 |
* | powerpc: Separate the irq radix tree insertion and lookup | Sebastien Dugue | 2008-09-15 |
* | powerpc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 |
* | [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries | Michael Ellerman | 2008-04-24 |
* | [POWERPC] Simplify xics direct/lpar irq_host setup | Michael Ellerman | 2008-04-18 |
* | [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c | Michael Ellerman | 2008-04-18 |
* | powerpc/pseries/xcis: ansify | Al Viro | 2008-03-30 |
* | [POWERPC] Update default irq servers when boot cpu is removed | Nathan Fontenot | 2008-02-06 |
* | [POWERPC] Remove redundant of_get_cpu_node routine | Nathan Fontenot | 2008-02-06 |
* | [POWERPC] Split xics_teardown_cpu() | Nathan Fontenot | 2008-02-06 |
* | [POWERPC] Update irq descriptor affinity | Nathan Fontenot | 2008-02-06 |
* | [POWERPC] Push down or eliminate smp_processor_id calls in xics code | Milton Miller | 2007-12-20 |
* | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-10-03 |
|\ |
|
| * | [POWERPC] Fix xics set_affinity code | Anton Blanchard | 2007-10-01 |
* | | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 2007-09-13 |
|/ |
|
* | [POWERPC] Fix interrupt distribution in ppc970 | Mohan Kumar M | 2007-06-25 |
* | [POWERPC] Fix compile warning in pseries xics code | Michael Neuling | 2007-06-02 |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq. | Michal Ostrowski | 2007-01-09 |