1. 6c55298 powerpc/sysdev: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  2. c006a065 powerpc/xics: Set the IRQ chip data for the ICS native backend by Cédric Le Goater · 3 years, 4 months ago
  3. 17df41f powerpc: use IRQF_NO_DEBUG for IPIs by Cédric Le Goater · 3 years, 6 months ago
  4. c80198a powerpc/xics: Fix IRQ migration by Cédric Le Goater · 3 years, 7 months ago
  5. e4f0aa3 powerpc/xics: Add support for IRQ domain hierarchy by Cédric Le Goater · 3 years, 7 months ago
  6. 7d14f6c powerpc/xics: Give a name to the default XICS IRQ domain by Cédric Le Goater · 3 years, 7 months ago
  7. 248af24 powerpc/xics: Rename the map handler in a check handler by Cédric Le Goater · 3 years, 7 months ago
  8. 298f6f9 powerpc/xics: Remove ICS list by Cédric Le Goater · 3 years, 7 months ago
  9. 019b3fd Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 7 months ago
  10. aa9c5ad powerpc/xics: Add a native ICS backend for microwatt by Benjamin Herrenschmidt · 3 years, 7 months ago
  11. 7c576f4 powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy by Marc Zyngier · 6 years ago
  12. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  13. 589b1f7 powerpc/xics: Add missing of_node_put() in error path by YueHaibing · 7 years ago
  14. f2c2cbc powerpc: Use pr_warn instead of pr_warning by Joe Perches · 8 years ago
  15. 45b21cf powerpc/powernv: Fix oops on P9 DD1 in cause_ipi() by Michael Ellerman · 8 years ago
  16. b866cc2 powerpc: Change the doorbell IPI calling convention by Nicholas Piggin · 8 years ago
  17. a69e2fb powerpc/xics: Work around limitations of OPAL XICS priority handling by Balbir Singh · 8 years ago
  18. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  19. 880a3d6 powerpc/xics: Properly set Edge/Level type and enable resend by Benjamin Herrenschmidt · 8 years ago
  20. d743618 powerpc/xics: Add ICP OPAL backend by Benjamin Herrenschmidt · 9 years ago
  21. ad3aedf genirq/irqdomain: Allow irq domain aliasing by Marc Zyngier · 9 years ago
  22. c1231a7 powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  23. 202648a powerpc: Constify irq_domain_ops by Krzysztof Kozlowski · 10 years ago
  24. a7f4ee1 powerpc: Drop return value of smp_ops->probe() by Michael Ellerman · 10 years ago
  25. 53a448c powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus() by Emil Medve · 10 years ago
  26. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  27. d213dd5 powerpc: Fix some endian issues in xics code by Anton Blanchard · 11 years ago
  28. 2a71a1a irqdomain: Always update revmap when setting up a virq by Grant Likely · 13 years ago
  29. 4013369 powerpc/irqdomain: Fix broken NR_IRQ references by Grant Likely · 13 years ago
  30. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  31. 6d9285b irq_domain/powerpc: Eliminate virq_is_host() by Grant Likely · 13 years ago
  32. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  33. 3b5e16d powerpc: Mark IPI interrupts IRQF_NO_THREAD by Thomas Gleixner · 13 years ago
  34. a3a9f3b powerpc/irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  35. 5c7c1e9 powerpc/powernv: Add OPAL ICS backend by Benjamin Herrenschmidt · 13 years ago
  36. 3ee62d3 powerpc: Add virq_is_host to reduce virq_to_host usage by Milton Miller · 14 years ago
  37. e085255 powerpc/xics: Cleanup xics_host_map and ipi by Milton Miller · 14 years ago
  38. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 14 years ago
  39. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 14 years ago
  40. 5ca1237 powerpc/xics: Move irq_host matching into the ics backend by Michael Ellerman · 14 years ago
  41. f6e17f9 powerpc/xics: Make sure we have a sensible default distribution server by Benjamin Herrenschmidt · 14 years ago
  42. 0b05ac6 powerpc/xics: Rewrite XICS driver by Benjamin Herrenschmidt · 14 years ago