Age | Commit message (Expand) | Author | Files | Lines |
2021-11-25 | powerpc/xive: Add a debugfs toggle for StoreEOI | Cédric Le Goater | 1 | -3/+14 |
2021-11-25 | powerpc/xive: Add a debugfs file to dump EQs | Cédric Le Goater | 1 | -0/+37 |
2021-11-25 | powerpc/xive: Rename the 'cpus' debugfs file to 'ipis' | Cédric Le Goater | 1 | -20/+7 |
2021-11-25 | powerpc/xive: Change the debugfs file 'xive' into a directory | Cédric Le Goater | 1 | -11/+25 |
2021-11-25 | powerpc/xive: Introduce xive_core_debugfs_create() | Cédric Le Goater | 1 | -3/+15 |
2021-11-25 | powerpc/xive: Activate StoreEOI on P10 | Cédric Le Goater | 1 | -0/+2 |
2021-11-25 | powerpc/xive: Introduce an helper to print out interrupt characteristics | Cédric Le Goater | 1 | -27/+27 |
2021-11-25 | powerpc/xive: Replace pr_devel() by pr_debug() to ease debug | Cédric Le Goater | 2 | -33/+34 |
2021-11-17 | powerpc/xive: Change IRQ domain to a tree domain | Cédric Le Goater | 2 | -3/+1 |
2021-11-05 | Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2021-10-28 | powerpc/dcr: Use cmplwi instead of 3-argument cmpli | Michael Ellerman | 1 | -1/+1 |
2021-10-13 | powerpc/xive: Discard disabled interrupts in get_irqchip_state() | Cédric Le Goater | 1 | -1/+2 |
2021-09-15 | powerpc/xics: Set the IRQ chip data for the ICS native backend | Cédric Le Goater | 1 | -2/+2 |
2021-09-03 | Merge branch 'fixes' into next | Michael Ellerman | 1 | -12/+24 |
2021-08-26 | powerpc: Refactor verification of MSR_RI | Christophe Leroy | 1 | -1/+1 |
2021-08-18 | powerpc/xive: Do not mark xive_request_ipi() as __init | Nathan Chancellor | 1 | -1/+1 |
2021-08-13 | powerpc: rename powerpc_debugfs_root to arch_debugfs_dir | Aneesh Kumar K.V | 1 | -2/+1 |
2021-08-12 | powerpc/xive: Do not skip CPU-less nodes when creating the IPIs | Cédric Le Goater | 1 | -11/+24 |
2021-08-10 | powerpc: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2 | -15/+8 |
2021-08-10 | KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore | Cédric Le Goater | 1 | -0/+10 |
2021-08-10 | powerpc: use IRQF_NO_DEBUG for IPIs | Cédric Le Goater | 2 | -2/+3 |
2021-08-10 | powerpc/xive: Use XIVE domain under xmon and debugfs | Cédric Le Goater | 1 | -6/+5 |
2021-08-10 | powerpc/xics: Fix IRQ migration | Cédric Le Goater | 1 | -2/+7 |
2021-08-10 | powerpc/xics: Drop unmask of MSIs at startup | Cédric Le Goater | 2 | -20/+0 |
2021-08-10 | powerpc/xics: Add support for IRQ domain hierarchy | Cédric Le Goater | 1 | -0/+41 |
2021-08-10 | powerpc/xics: Add debug logging to the set_irq_affinity handlers | Cédric Le Goater | 2 | -1/+4 |
2021-08-10 | powerpc/xics: Give a name to the default XICS IRQ domain | Cédric Le Goater | 1 | -4/+17 |
2021-08-10 | powerpc/xics: Rename the map handler in a check handler | Cédric Le Goater | 4 | -49/+34 |
2021-08-10 | powerpc/xics: Remove ICS list | Cédric Le Goater | 1 | -26/+19 |
2021-08-10 | powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data | Cédric Le Goater | 1 | -1/+4 |
2021-08-10 | powerpc/xive: Remove irqd_is_started() check when setting the affinity | Cédric Le Goater | 1 | -4/+0 |
2021-08-10 | powerpc/xive: Drop unmask of MSIs at startup | Cédric Le Goater | 1 | -10/+0 |
2021-08-10 | powerpc/xive: Ease debugging of xive_irq_set_affinity() | Cédric Le Goater | 1 | -2/+2 |
2021-08-10 | powerpc/xive: Add support for IRQ domain hierarchy | Cédric Le Goater | 1 | -0/+64 |
2021-07-05 | powerpc/xive: Fix error handling when allocating an IPI | Cédric Le Goater | 1 | -4/+3 |
2021-07-02 | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 6 | -3/+266 |
2021-06-24 | powerpc/64s: avoid reloading (H)SRR registers if they are still valid | Nicholas Piggin | 2 | -3/+3 |
2021-06-21 | powerpc/xics: Add a native ICS backend for microwatt | Benjamin Herrenschmidt | 4 | -0/+263 |
2021-06-10 | powerpc: Move the use of irq_domain_add_nomap() behind a config option | Marc Zyngier | 1 | -0/+1 |
2021-06-10 | powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy | Marc Zyngier | 4 | -4/+6 |
2021-06-10 | powerpc: Add missing linux/{of.h,irqdomain.h} include directives | Marc Zyngier | 4 | -0/+4 |
2021-05-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+0 |
2021-04-30 | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 6 | -80/+149 |
2021-04-30 | powerpc/xive: remove unnecessary unmap_kernel_range | Nicholas Piggin | 1 | -4/+0 |
2021-04-22 | powerpc/iommu: Do not immediately panic when failed IOMMU table allocation | Alexey Kardashevskiy | 1 | -1/+2 |
2021-04-17 | powerpc/xive: Use the "ibm, chip-id" property only under PowerNV | Cédric Le Goater | 3 | -6/+10 |
2021-04-14 | powerpc/xive: Modernize XIVE-IPI domain with an 'alloc' handler | Cédric Le Goater | 1 | -8/+19 |
2021-04-14 | powerpc/xive: Map one IPI interrupt per node | Cédric Le Goater | 2 | -15/+47 |
2021-04-14 | powerpc/xive: Fix xmon command "dxi" | Cédric Le Goater | 1 | -4/+10 |
2021-04-14 | powerpc/xive: Simplify the dump of XIVE interrupts under xmon | Cédric Le Goater | 1 | -0/+14 |