1. 29ec39f Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
  2. 18dbfcd powerpc/xive: Add missing null check after calling kmalloc by Ammar Faizi · 3 years, 1 month ago
  3. e37e06a powerpc/pasemi: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  4. 6c55298 powerpc/sysdev: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  5. 2fe4ca6 powerpc/mpic: Use bitmap_zalloc() when applicable by Christophe JAILLET · 3 years, 1 month ago
  6. 706b585 powerpc/mpic_u3msi: Use msi_for_each-desc() by Thomas Gleixner · 3 years, 1 month ago
  7. ab430e7 powerpc/fsl_msi: Use msi_for_each_desc() by Thomas Gleixner · 3 years, 1 month ago
  8. 4f1d038 powerpc/4xx: Remove MSI support which never worked by Thomas Gleixner · 3 years, 1 month ago
  9. 2a2ac8a powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV. by Cédric Le Goater · 3 years, 1 month ago
  10. a3bcfc1 powerpc/tsi108: make EXPORT_SYMBOL follow its function immediately by Jason Wang · 3 years, 2 months ago
  11. 1e7684d powerpc/xive: Add a debugfs toggle for save-restore by Cédric Le Goater · 3 years, 2 months ago
  12. c21ee04 powerpc/xive: Add a kernel parameter for StoreEOI by Cédric Le Goater · 3 years, 2 months ago
  13. d7bc1e3 powerpc/xive: Add a debugfs toggle for StoreEOI by Cédric Le Goater · 3 years, 2 months ago
  14. 08f3f61 powerpc/xive: Add a debugfs file to dump EQs by Cédric Le Goater · 3 years, 2 months ago
  15. 33e1d4a powerpc/xive: Rename the 'cpus' debugfs file to 'ipis' by Cédric Le Goater · 3 years, 2 months ago
  16. baed14d powerpc/xive: Change the debugfs file 'xive' into a directory by Cédric Le Goater · 3 years, 2 months ago
  17. 412877df powerpc/xive: Introduce xive_core_debugfs_create() by Cédric Le Goater · 3 years, 2 months ago
  18. 756c52c powerpc/xive: Activate StoreEOI on P10 by Cédric Le Goater · 3 years, 2 months ago
  19. bd5b00c powerpc/xive: Introduce an helper to print out interrupt characteristics by Cédric Le Goater · 3 years, 2 months ago
  20. 44b9c8d powerpc/xive: Replace pr_devel() by pr_debug() to ease debug by Cédric Le Goater · 3 years, 2 months ago
  21. 8e80a73 powerpc/xive: Change IRQ domain to a tree domain by Cédric Le Goater · 3 years, 2 months ago
  22. 5c0b0c6 Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 2 months ago
  23. fef071b powerpc/dcr: Use cmplwi instead of 3-argument cmpli by Michael Ellerman · 3 years, 3 months ago
  24. 6f779e1 powerpc/xive: Discard disabled interrupts in get_irqchip_state() by Cédric Le Goater · 3 years, 3 months ago
  25. c006a065 powerpc/xics: Set the IRQ chip data for the ICS native backend by Cédric Le Goater · 3 years, 4 months ago
  26. a331426 Merge branch 'fixes' into next by Michael Ellerman · 3 years, 4 months ago
  27. 806c0e6 powerpc: Refactor verification of MSR_RI by Christophe Leroy · 3 years, 5 months ago
  28. 3f78c90 powerpc/xive: Do not mark xive_request_ipi() as __init by Nathan Chancellor · 3 years, 5 months ago
  29. dbf77fed powerpc: rename powerpc_debugfs_root to arch_debugfs_dir by Aneesh Kumar K.V · 3 years, 5 months ago
  30. cbc06f0 powerpc/xive: Do not skip CPU-less nodes when creating the IPIs by Cédric Le Goater · 3 years, 5 months ago
  31. 1bce542 powerpc: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 6 months ago
  32. f5af0a9 KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore by Cédric Le Goater · 3 years, 6 months ago
  33. 17df41f powerpc: use IRQF_NO_DEBUG for IPIs by Cédric Le Goater · 3 years, 6 months ago
  34. 59b2bc1 powerpc/xive: Use XIVE domain under xmon and debugfs by Cédric Le Goater · 3 years, 7 months ago
  35. c80198a powerpc/xics: Fix IRQ migration by Cédric Le Goater · 3 years, 7 months ago
  36. 1e661f8 powerpc/xics: Drop unmask of MSIs at startup by Cédric Le Goater · 3 years, 7 months ago
  37. e4f0aa3 powerpc/xics: Add support for IRQ domain hierarchy by Cédric Le Goater · 3 years, 7 months ago
  38. 53b34e8 powerpc/xics: Add debug logging to the set_irq_affinity handlers by Cédric Le Goater · 3 years, 7 months ago
  39. 7d14f6c powerpc/xics: Give a name to the default XICS IRQ domain by Cédric Le Goater · 3 years, 7 months ago
  40. 248af24 powerpc/xics: Rename the map handler in a check handler by Cédric Le Goater · 3 years, 7 months ago
  41. 298f6f9 powerpc/xics: Remove ICS list by Cédric Le Goater · 3 years, 7 months ago
  42. 9a014f4 powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data by Cédric Le Goater · 3 years, 7 months ago
  43. 292145a powerpc/xive: Remove irqd_is_started() check when setting the affinity by Cédric Le Goater · 3 years, 7 months ago
  44. 5690bca powerpc/xive: Drop unmask of MSIs at startup by Cédric Le Goater · 3 years, 7 months ago
  45. 6c2ab2a powerpc/xive: Ease debugging of xive_irq_set_affinity() by Cédric Le Goater · 3 years, 7 months ago
  46. 14be098 powerpc/xive: Add support for IRQ domain hierarchy by Cédric Le Goater · 3 years, 7 months ago
  47. 3f60160 powerpc/xive: Fix error handling when allocating an IPI by Cédric Le Goater · 3 years, 7 months ago
  48. 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
  49. 59dc5bf powerpc/64s: avoid reloading (H)SRR registers if they are still valid by Nicholas Piggin · 3 years, 7 months ago
  50. aa9c5ad powerpc/xics: Add a native ICS backend for microwatt by Benjamin Herrenschmidt · 3 years, 7 months ago
  51. e37af80 powerpc: Move the use of irq_domain_add_nomap() behind a config option by Marc Zyngier · 3 years, 10 months ago
  52. 7c576f4 powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy by Marc Zyngier · 6 years ago
  53. 13a9a5d powerpc: Add missing linux/{of.h,irqdomain.h} include directives by Marc Zyngier · 6 years ago
  54. d42f323 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
  55. c70a4be Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 9 months ago
  56. 94f88d7 powerpc/xive: remove unnecessary unmap_kernel_range by Nicholas Piggin · 3 years, 9 months ago
  57. 4be518d8 powerpc/iommu: Do not immediately panic when failed IOMMU table allocation by Alexey Kardashevskiy · 4 years ago
  58. e9e1691 powerpc/xive: Use the "ibm, chip-id" property only under PowerNV by Cédric Le Goater · 3 years, 9 months ago
  59. fd6db28 powerpc/xive: Modernize XIVE-IPI domain with an 'alloc' handler by Cédric Le Goater · 3 years, 10 months ago
  60. 7dcc37b powerpc/xive: Map one IPI interrupt per node by Cédric Le Goater · 3 years, 10 months ago
  61. 33e4bc5 powerpc/xive: Fix xmon command "dxi" by Cédric Le Goater · 3 years, 10 months ago
  62. 6bf66eb powerpc/xive: Simplify the dump of XIVE interrupts under xmon by Cédric Le Goater · 3 years, 10 months ago
  63. a74ce59 powerpc/xive: Drop check on irq_data in xive_core_debug_show() by Cédric Le Goater · 3 years, 10 months ago
  64. 5159d98 powerpc/xive: Simplify xive_core_debug_show() by Cédric Le Goater · 3 years, 10 months ago
  65. 1835e72 powerpc/xive: Remove useless check on XIVE_IPI_HW_IRQ by Cédric Le Goater · 3 years, 10 months ago
  66. 7d34849 powerpc/xive: Introduce an IPI interrupt domain by Cédric Le Goater · 3 years, 10 months ago
  67. 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 3 years, 9 months ago
  68. b778780 powerpc/fsl-pci: Fix section mismatch warning by Michael Ellerman · 3 years, 10 months ago
  69. 9214cf0 powerpc/xive: use true and false for bool variable by Yang Li · 3 years, 10 months ago
  70. 07efbca powerpc/xive: Improve error reporting of OPAL calls by Cédric Le Goater · 4 years, 1 month ago
  71. 614546d powerpc/xive: Simplify xive_do_source_eoi() by Cédric Le Goater · 4 years, 1 month ago
  72. cf58b74 powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW by Cédric Le Goater · 4 years, 1 month ago
  73. b5277d1 powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW by Cédric Le Goater · 4 years, 1 month ago
  74. 4cc0e36 powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG by Cédric Le Goater · 4 years, 1 month ago
  75. a5021ab powerpc/xive: Add a debug_show handler to the XIVE irq_domain by Cédric Le Goater · 4 years, 1 month ago
  76. 9dfe4b1 powerpc/xive: Add a name to the IRQ domain by Cédric Le Goater · 4 years, 1 month ago
  77. e2cf43d powerpc/xive: Introduce XIVE_IPI_HW_IRQ by Cédric Le Goater · 4 years, 1 month ago
  78. 4f1c3f7 powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag by Cédric Le Goater · 4 years, 1 month ago
  79. ffa1797 powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe() by Qinglang Miao · 4 years, 3 months ago
  80. 2228f19 powerpc/xive: Make debug routines static by Cédric Le Goater · 4 years, 4 months ago
  81. d3e669f powerpc/icp-hv: Fix missing of_node_put() in success path by Nicholas Mc Guire · 7 years ago
  82. aff7795 powerpc: fix function annotations to avoid section mismatch warnings with gcc-10 by Vladis Dronov · 4 years, 6 months ago
  83. f0993c8 powerpc/xive: Ignore kmemleak false positives by Alexey Kardashevskiy · 4 years, 7 months ago
  84. 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  85. c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
  86. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  87. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  88. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  89. b664db8 powerpc/rtas: Implement reentrant rtas call by Leonardo Bras · 4 years, 8 months ago
  90. 0942352 powerpc/xive: Share the event-queue page with the Hypervisor. by Ram Pai · 5 years ago
  91. 7ade849 powerpc: Remove Xilinx PPC405/PPC440 support by Michal Simek · 4 years, 8 months ago
  92. 0755e85 powerpc/xive: Do not expose a debugfs file when XIVE is disabled by Cédric Le Goater · 4 years, 9 months ago
  93. a101950 powerpc/xive: Clear the page tables for the ESB IO mapping by Cédric Le Goater · 4 years, 9 months ago
  94. bb5f33c Merge "Use hugepages to map kernel mem on 8xx" into next by Michael Ellerman · 4 years, 8 months ago
  95. 136a9a0 powerpc/8xx: Don't set IMMR map anymore at boot by Christophe Leroy · 4 years, 8 months ago
  96. 787a2b6 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 4 years, 8 months ago
  97. b1f9be9 powerpc/xive: Enforce load-after-store ordering when StoreEOI is active by Cédric Le Goater · 5 years ago
  98. 8d0ea29d powerpc/xive: Define xive_native_alloc_irq_on_chip() by Haren Myneni · 4 years, 9 months ago
  99. 930914b powerpc/xive: Add a debugfs file to dump internal XIVE state by Cédric Le Goater · 4 years, 10 months ago
  100. 5191e0b powerpc/xmon: Add source flags to output of XIVE interrupts by Cédric Le Goater · 4 years, 10 months ago