Age | Commit message (Expand) | Author |
2023-11-27 | powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu | Kunwu Chan |
2023-08-16 | powerpc/xics: Remove unnecessary endian conversion | Gautam Menghani |
2023-04-04 | powerpc/xics: Use of_address_count() | Rob Herring |
2023-02-13 | powerpc/rtas: arch-wide function token lookup conversions | Nathan Lynch |
2022-09-14 | Revert "powerpc/rtas: Implement reentrant rtas call" | Nathan Lynch |
2022-05-24 | powerpc/xics: Include missing header | Christophe Leroy |
2022-05-22 | powerpc/xics: fix refcount leak in icp_opal_init() | Lv Ruyi |
2022-05-22 | powerpc/kasan: Disable address sanitization in kexec paths | Daniel Axtens |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy |
2022-05-08 | powerpc: Remove asm/prom.h from all files that don't need it | Christophe Leroy |
2021-12-23 | powerpc/sysdev: Add __init attribute to eligible functions | Nick Child |
2021-09-15 | powerpc/xics: Set the IRQ chip data for the ICS native backend | Cédric Le Goater |
2021-08-10 | powerpc: use IRQF_NO_DEBUG for IPIs | Cédric Le Goater |
2021-08-10 | powerpc/xics: Fix IRQ migration | Cédric Le Goater |
2021-08-10 | powerpc/xics: Drop unmask of MSIs at startup | Cédric Le Goater |
2021-08-10 | powerpc/xics: Add support for IRQ domain hierarchy | Cédric Le Goater |
2021-08-10 | powerpc/xics: Add debug logging to the set_irq_affinity handlers | Cédric Le Goater |
2021-08-10 | powerpc/xics: Give a name to the default XICS IRQ domain | Cédric Le Goater |
2021-08-10 | powerpc/xics: Rename the map handler in a check handler | Cédric Le Goater |
2021-08-10 | powerpc/xics: Remove ICS list | Cédric Le Goater |
2021-07-02 | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-06-21 | powerpc/xics: Add a native ICS backend for microwatt | Benjamin Herrenschmidt |
2021-06-10 | powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy | Marc Zyngier |
2021-06-10 | powerpc: Add missing linux/{of.h,irqdomain.h} include directives | Marc Zyngier |
2020-08-25 | powerpc/icp-hv: Fix missing of_node_put() in success path | Nicholas Mc Guire |
2020-06-02 | powerpc/rtas: Implement reentrant rtas call | Leonardo Bras |
2019-09-24 | KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag | Michael Roth |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-07-04 | powerpc/Kconfig: Clean up formatting | Enrico Weigelt, metux IT consult |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-10-19 | powerpc: Add -Werror at arch/powerpc level | Michael Ellerman |
2018-06-03 | powerpc/xics: Add missing of_node_put() in error path | YueHaibing |
2018-03-30 | powerpc/64: Use array of paca pointers and allocate pacas individually | Nicholas Piggin |
2017-12-04 | powerpc: Use pr_warn instead of pr_warning | Joe Perches |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-04-26 | powerpc/powernv: Fix oops on P9 DD1 in cause_ipi() | Michael Ellerman |
2017-04-13 | powerpc: Change the doorbell IPI calling convention | Nicholas Piggin |
2017-04-10 | powerpc: Consolidate variants of real-mode MMIOs | Benjamin Herrenschmidt |
2017-03-06 | powerpc/xics: Work around limitations of OPAL XICS priority handling | Balbir Singh |
2017-02-09 | powerpc/powernv: Properly set "host-ipi" on IPIs | Benjamin Herrenschmidt |
2017-02-09 | powerpc/powernv: Fix CPU hotplug to handle waking on HVI | Benjamin Herrenschmidt |
2017-01-17 | powerpc/icp-opal: Fix missing KVM case and harden replay | Benjamin Herrenschmidt |
2016-10-07 | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman |
2016-09-06 | powerpc/xics/opal: Fix processor numbers in OPAL ICP | Benjamin Herrenschmidt |
2016-08-09 | powerpc/xics: Properly set Edge/Level type and enable resend | Benjamin Herrenschmidt |
2016-07-17 | powerpc/xics: Add ICP OPAL backend | Benjamin Herrenschmidt |
2016-02-29 | powerpc/xics: Add icp_native_cause_ipi_rm | Suresh Warrier |
2015-09-15 | powerpc, irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-07-30 | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier |