Age | Commit message (Expand) | Author |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy |
2021-08-12 | powerpc: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner |
2017-12-04 | powerpc: Use of for_each_node_by_name() instead of open-coding it | Dmitry Torokhov |
2017-08-23 | powerpc: Convert to using %pOF instead of full_name | Rob Herring |
2017-04-28 | powerpc: Add NMI IPI infrastructure | Nicholas Piggin |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman |
2016-09-10 | powerpc/cell: Drop unused iic_get_irq_host() | Daniel Axtens |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-14 | powerpc/cell: Prepare irq handler for irq argument removal | Thomas Gleixner |
2015-07-30 | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier |
2015-04-10 | powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes | Michael Ellerman |
2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter |
2014-03-05 | powerpc: Implement tick broadcast IPI as a fixed IPI message | Srivatsa S. Bhat |
2014-03-05 | powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message | Srivatsa S. Bhat |
2012-02-16 | irq_domain/powerpc: constify irq_domain_ops | Grant Likely |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely |
2012-02-14 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-05-26 | powerpc/cell: Rename ipi functions to match current abstractions | Milton Miller |
2011-05-26 | powerpc/cell: Use common smp ipi actions | Milton Miller |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt |
2011-05-19 | powerpc: Consolidate ipi message mux and demux | Milton Miller |
2011-03-29 | powerpc/cell: fixup for removal of handle_iic_irq | Stephen Rothwell |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-28 | powerpc: cell: Use the core flow handler | Thomas Gleixner |
2011-03-10 | powerpc: platforms/cell irq_data conversion. | Lennert Buytenhek |
2010-02-17 | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-09 | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-10-29 | percpu: make percpu symbols in powerpc unique | Tejun Heo |
2009-03-16 | sparseirq, powerpc/cell: fix unused variable warning in interrupt.c | Stephen Rothwell |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu |
2009-01-08 | powerpc/cell: Fix some u64 vs. long types | Ingo Molnar |
2008-06-26 | powerpc: convert to generic helpers for IPI function calls | Jens Axboe |
2008-05-05 | [POWERPC] cell: Fix lost interrupts due to fasteoi handler | Jeremy Kerr |
2007-11-08 | [POWERPC] Fix CONFIG_SMP=n build break | Olof Johansson |
2007-10-09 | [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h | Benjamin Herrenschmidt |
2007-09-14 | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell |
2006-12-04 | [POWERPC] cell: Add routines for managing PMU interrupts | Kevin Corry |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering |
2006-10-05 | [PATCH] powerpc: irq change build breaks | Olof Johansson |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-05 | [POWERPC] cell: fix bugs found by sparse | Arnd Bergmann |