| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -20/+40 |
| 2025-11-14 | syscore: Pass context data to callbacks | Thierry Reding | 5 | -20/+40 |
| 2025-10-13 | powerpc, ocxl: Fix extraction of struct xive_irq_data | Nam Cao | 1 | -1/+1 |
| 2025-09-06 | powerpc/xive: Untangle xive from child interrupt controller drivers | Nam Cao | 1 | -32/+31 |
| 2025-09-06 | powerpc/cpm2: Drop legacy-of-mm-gpiochip.h header | Christophe Leroy | 1 | -28/+28 |
| 2025-08-20 | powerpc: Use dev_fwnode() | Jiri Slaby (SUSE) | 1 | -3/+2 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-06-23 | powerpc: sysdev: use lock guard for mutex | Shrikanth Hegde | 1 | -11/+3 |
| 2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -22/+26 |
| 2025-05-16 | powerpc: Switch to irq_find_mapping() | Jiri Slaby (SUSE) | 5 | -6/+6 |
| 2025-05-16 | powerpc: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 9 | -16/+20 |
| 2025-05-04 | powerpc: sysdev/gpio: use new line value setter callbacks | Bartosz Golaszewski | 1 | -2/+4 |
| 2025-04-16 | powerpc: mpic: Use str_enabled_disabled() helper function | Thorsten Blum | 1 | -3/+4 |
| 2025-04-04 | irqdomain: Rename irq_set_default_host() to irq_set_default_domain() | Jiri Slaby (SUSE) | 5 | -5/+5 |
| 2025-02-26 | powerpc: Remove DCR_MMIO and the DCR generic layer | Michael Ellerman | 1 | -182/+0 |
| 2025-02-26 | powerpc: Remove PPC_PMI and driver | Michael Ellerman | 2 | -268/+0 |
| 2025-02-24 | arch/powerpc: Remove unused function icp_native_cause_ipi_rm() | Gautam Menghani | 1 | -21/+0 |
| 2025-02-24 | powerpc/ipic: Stop printing address of registers | Christophe Leroy | 1 | -2/+1 |
| 2025-02-07 | genirq: Remove leading space from irq_chip::irq_print_chip() callbacksirq-urgent-2025-02-08 | Geert Uytterhoeven | 1 | -1/+1 |
| 2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 1 | -4/+1 |
| 2024-11-14 | powerpc/xive: Use cpumask_intersects() | Costa Shulyupin | 1 | -1/+1 |
| 2024-10-29 | powerpc/machdep: Drop include of seq_file.h | Michael Ellerman | 1 | -0/+1 |
| 2024-09-10 | powerpc: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 2 | -2/+2 |
| 2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli | 2 | -5/+2 |
| 2024-07-04 | powerpc: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2024-06-28 | powerpc: Replace CONFIG_4xx with CONFIG_44x | Michael Ellerman | 1 | -2/+2 |
| 2024-05-08 | powerpc: Fix typos | Bjorn Helgaas | 2 | -3/+3 |
| 2024-05-07 | powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large | Naveen N Rao | 1 | -2/+0 |
| 2024-05-07 | powerpc: Fix kernel-doc comments in fsl_gtm.c | Yang Li | 1 | -3/+3 |
| 2024-04-29 | powerpc/dart: Drop unnecessary call to kmemleak_no_scan() | Michael Ellerman | 1 | -4/+0 |
| 2024-04-03 | powerpc/fsl-soc: hide unused const variable | Arnd Bergmann | 1 | -0/+2 |
| 2024-03-15 | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -9/+5 |
| 2024-02-22 | powerpc: pmi: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-02-22 | powerpc: fsl_msi: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-02-15 | powerpc: mpic: make mpic_subsys const | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-06 | powerpc: udbg_memcons: mark functions static | Arnd Bergmann | 1 | -3/+3 |
| 2024-01-17 | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
| 2023-12-01 | powerpc/fsl-pci: Use PCI_HEADER_TYPE_MASK instead of literal | Ilpo Järvinen | 1 | -2/+2 |
| 2023-11-27 | powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu | Kunwu Chan | 1 | -0/+2 |
| 2023-11-27 | powerpc/32: Drop unused grackle_set_stg() | Michael Ellerman | 1 | -19/+0 |
| 2023-10-20 | powerpc/fsl_msi: Use device_get_match_data() | Rob Herring | 1 | -6/+4 |
| 2023-10-19 | powerpc: Explicitly reverse bytes when checking for byte reversal | Benjamin Gray | 1 | -1/+1 |
| 2023-10-19 | powerpc/xive: Fix endian conversion size | Benjamin Gray | 1 | -1/+1 |
| 2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+0 |
| 2023-08-31 | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 18 | -57/+42 |
| 2023-08-25 | powerpc/mpc5xxx: Add missing fwnode_handle_put() | Liang He | 1 | -1/+3 |
| 2023-08-24 | powerpc: Drop zalloc_maybe_bootmem() | Michael Ellerman | 1 | -1/+1 |
| 2023-08-23 | powerpc/85xx: Mark some functions static and add missing includes to fix no p... | Christophe Leroy | 3 | -11/+12 |
| 2023-08-18 | powerpc/fsl_pci: Make fsl_add_bridge() static | Christophe Leroy | 2 | -2/+1 |
| 2023-08-16 | powerpc/xics: Remove unnecessary endian conversion | Gautam Menghani | 1 | -1/+0 |
| 2023-08-16 | powerpc: replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada | 1 | -1/+1 |
| 2023-08-16 | powerpc/cpm2: Remove cpm2_map() and cpm2_unmap() | Christophe Leroy | 2 | -23/+12 |
| 2023-08-16 | powerpc/include: Remove mpc8260.h and m82xx_pci.h | Christophe Leroy | 2 | -2/+0 |
| 2023-08-08 | net: fs_enet: Remove stale prototypes from fsl_soc.c | Christophe Leroy | 1 | -3/+0 |
| 2023-08-04 | serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c | Christophe Leroy | 1 | -2/+0 |
| 2023-08-02 | powerpc: Explicitly include correct DT includes | Rob Herring | 10 | -15/+12 |
| 2023-06-30 | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -56/+16 |
| 2023-06-21 | powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsing | Rob Herring | 1 | -12/+4 |
| 2023-06-21 | powerpc: fsl: Use of_property_read_reg() to parse "reg" | Rob Herring | 2 | -19/+5 |
| 2023-06-21 | powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsing | Rob Herring | 1 | -27/+9 |
| 2023-06-01 | iommu/fsl: Use driver_managed_dma to allow VFIO to work | Jason Gunthorpe | 1 | -0/+1 |
| 2023-04-28 | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 10 | -54/+23 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+16 |
| 2023-04-04 | powerpc: Use of_address_to_resource() | Rob Herring | 1 | -3/+3 |
| 2023-04-04 | powerpc/fsl_rio: Use of_iomap() | Rob Herring | 1 | -20/+3 |
| 2023-04-04 | powerpc/xics: Use of_address_count() | Rob Herring | 1 | -12/+5 |
| 2023-03-30 | powerpc: Use of_property_read_bool() for boolean properties | Rob Herring | 6 | -15/+9 |
| 2023-03-30 | powerpc: Use of_property_present() for testing DT property presence | Rob Herring | 1 | -1/+1 |
| 2023-03-30 | powerpc/sysdev/tsi108: fix resource printk format warnings | Randy Dunlap | 1 | -3/+2 |
| 2023-03-28 | powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-03-17 | powerpc/fsl: move to use bus_get_dev_root() | Greg Kroah-Hartman | 1 | -4/+15 |
| 2023-03-06 | gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h | Arnd Bergmann | 1 | -1/+1 |
| 2023-02-13 | powerpc/rtas: arch-wide function token lookup conversions | Nathan Lynch | 1 | -4/+4 |
| 2022-12-19 | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -5/+19 |
| 2022-12-17 | powerpc/msi: Fix deassociation of MSI descriptors | Marc Zyngier | 2 | -0/+2 |
| 2022-11-30 | powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary | Pali Rohár | 1 | -0/+13 |
| 2022-11-24 | powerpc/mpic_msgr: fix cast removes address space of expression warnings | ruanjinjie | 1 | -2/+2 |
| 2022-11-24 | powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_... | Yang Yingliang | 1 | -0/+1 |
| 2022-11-24 | powerpc/sysdev: Remove some duplicate prefix in some messages | Christophe JAILLET | 1 | -3/+3 |
| 2022-09-26 | powerpc: Change CONFIG_E500 to CONFIG_PPC_E500 | Christophe Leroy | 2 | -2/+2 |
| 2022-09-14 | Revert "powerpc/rtas: Implement reentrant rtas call" | Nathan Lynch | 1 | -11/+11 |
| 2022-09-06 | powerpc/xive: fix repeated words in comments | Jilin Yuan | 1 | -1/+1 |
| 2022-09-05 | powerpc/fsl_pci: Remove of_node_put() when reference escaped out | Liang He | 1 | -1/+0 |
| 2022-09-05 | powerpc/sysdev/fsl_msi: Add missing of_node_put() | Liang He | 1 | -0/+2 |
| 2022-09-05 | powerpc/sysdev: Add missing of_node_put()s | Liang He | 3 | -7/+23 |
| 2022-08-01 | powerpc/xive: Fix refcount leak in xive_get_max_prio | Miaoqian Lin | 1 | -0/+1 |
| 2022-07-28 | powerpc/sysdev: Fix comment typo | Jason Wang | 1 | -1/+1 |
| 2022-07-28 | powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h | Christophe Leroy | 1 | -0/+2 |
| 2022-07-27 | powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei') | Christophe Leroy | 1 | -2/+10 |
| 2022-07-27 | powerpc/fsl-pci: Fix Class Code of PCIe Root Port | Pali Rohár | 2 | -0/+9 |
| 2022-07-09 | Merge branch 'fixes' into next | Michael Ellerman | 1 | -2/+3 |
| 2022-06-24 | powerpc/xive/spapr: correct bitmap allocation size | Nathan Lynch | 1 | -2/+3 |
| 2022-06-22 | powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode | Andy Shevchenko | 1 | -19/+22 |
| 2022-06-20 | powerpc: Don't include asm/setup.h in asm/machdep.h | Christophe Leroy | 1 | -0/+1 |
| 2022-05-24 | powerpc/xics: Include missing header | Christophe Leroy | 1 | -0/+1 |
| 2022-05-22 | powerpc/iommu: Add missing of_node_put in iommu_init_early_dart | Peng Wu | 1 | -2/+4 |
| 2022-05-22 | powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup | Miaoqian Lin | 1 | -0/+2 |
| 2022-05-22 | powerpc/xive: Fix refcount leak in xive_spapr_init | Miaoqian Lin | 1 | -2/+5 |
| 2022-05-22 | powerpc/85xx: Remove FSL_85XX_CACHE_SRAM | Christophe Leroy | 4 | -452/+0 |
| 2022-05-22 | powerpc/xics: fix refcount leak in icp_opal_init() | Lv Ruyi | 1 | -0/+1 |
| 2022-05-22 | powerpc/kasan: Disable address sanitization in kexec paths | Daniel Axtens | 2 | -4/+4 |
| 2022-05-08 | powerpc: Add missing headers | Christophe Leroy | 25 | -22/+40 |
| 2022-05-08 | powerpc: Remove asm/prom.h from all files that don't need it | Christophe Leroy | 5 | -5/+0 |
| 2022-05-05 | powerpc: fix typos in comments | Julia Lawall | 8 | -8/+8 |
| 2022-03-25 | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2022-03-16 | powerpc/xive: fix return value of __setup handler | Randy Dunlap | 1 | -3/+3 |
| 2022-03-08 | powerpc/sysdev: fix incorrect use to determine if list is empty | Jakob Koschel | 1 | -2/+2 |
| 2022-02-17 | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár | 1 | -1/+1 |
| 2022-02-07 | powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINT | Christophe Leroy | 1 | -3/+1 |
| 2022-02-03 | powerpc/xive: Add some error handling code to 'xive_spapr_init()' | Christophe JAILLET | 1 | -8/+28 |
| 2022-01-31 | powerpc/xive: Export XIVE IPI information for online-only processors. | Sachin Sant | 1 | -1/+1 |
| 2022-01-14 | Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 22 | -125/+219 |
| 2022-01-04 | powerpc/xive: Add missing null check after calling kmalloc | Ammar Faizi | 1 | -0/+3 |
| 2021-12-23 | powerpc/pasemi: Add __init attribute to eligible functions | Nick Child | 1 | -1/+1 |
| 2021-12-23 | powerpc/sysdev: Add __init attribute to eligible functions | Nick Child | 19 | -32/+32 |
| 2021-12-20 | powerpc/mpic: Use bitmap_zalloc() when applicable | Christophe JAILLET | 1 | -2/+1 |
| 2021-12-16 | powerpc/mpic_u3msi: Use msi_for_each-desc() | Thomas Gleixner | 1 | -7/+2 |
| 2021-12-16 | powerpc/fsl_msi: Use msi_for_each_desc() | Thomas Gleixner | 1 | -6/+2 |
| 2021-12-09 | powerpc/4xx: Remove MSI support which never worked | Thomas Gleixner | 1 | -6/+0 |
| 2021-12-02 | powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV. | Cédric Le Goater | 3 | -1/+15 |
| 2021-11-25 | powerpc/tsi108: make EXPORT_SYMBOL follow its function immediately | Jason Wang | 1 | -2/+1 |
| 2021-11-25 | powerpc/xive: Add a debugfs toggle for save-restore | Cédric Le Goater | 3 | -1/+3 |
| 2021-11-25 | powerpc/xive: Add a kernel parameter for StoreEOI | Cédric Le Goater | 1 | -0/+13 |
| 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-25 | 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-04-30 | 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-23 | 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 |
| 2021-04-14 | powerpc/xive: Drop check on irq_data in xive_core_debug_show() | Cédric Le Goater | 1 | -11/+10 |
| 2021-04-14 | powerpc/xive: Simplify xive_core_debug_show() | Cédric Le Goater | 1 | -14/+4 |
| 2021-04-14 | powerpc/xive: Remove useless check on XIVE_IPI_HW_IRQ | Cédric Le Goater | 1 | -2/+1 |
| 2021-04-14 | powerpc/xive: Introduce an IPI interrupt domain | Cédric Le Goater | 1 | -33/+46 |
| 2021-04-13 | of: net: pass the dst buffer to of_get_mac_address() | Michael Walle | 1 | -4/+1 |
| 2021-03-29 | powerpc/fsl-pci: Fix section mismatch warning | Michael Ellerman | 1 | -1/+1 |
| 2021-03-29 | powerpc/xive: use true and false for bool variable | Yang Li | 1 | -1/+1 |
| 2020-12-11 | powerpc/xive: Improve error reporting of OPAL calls | Cédric Le Goater | 1 | -12/+16 |
| 2020-12-11 | powerpc/xive: Simplify xive_do_source_eoi() | Cédric Le Goater | 1 | -39/+33 |
| 2020-12-11 | powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW | Cédric Le Goater | 4 | -32/+1 |
| 2020-12-11 | powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW | Cédric Le Goater | 2 | -41/+1 |
| 2020-12-11 | powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG | Cédric Le Goater | 2 | -11/+0 |
| 2020-12-11 | powerpc/xive: Add a debug_show handler to the XIVE irq_domain | Cédric Le Goater | 1 | -0/+58 |
| 2020-12-11 | powerpc/xive: Add a name to the IRQ domain | Cédric Le Goater | 4 | -9/+9 |
| 2020-12-11 | powerpc/xive: Introduce XIVE_IPI_HW_IRQ | Cédric Le Goater | 2 | -5/+7 |
| 2020-12-11 | powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag | Cédric Le Goater | 1 | -1/+1 |
| 2020-11-19 | powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe() | Qinglang Miao | 1 | -1/+1 |
| 2020-09-18 | powerpc/xive: Make debug routines static | Cédric Le Goater | 1 | -2/+2 |
| 2020-08-25 | powerpc/icp-hv: Fix missing of_node_put() in success path | Nicholas Mc Guire | 1 | -0/+1 |
| 2020-07-30 | powerpc: fix function annotations to avoid section mismatch warnings with gcc-10 | Vladis Dronov | 1 | -1/+1 |
| 2020-06-22 | powerpc/xive: Ignore kmemleak false positives | Alexey Kardashevskiy | 1 | -0/+2 |
| 2020-06-18 | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig | 1 | -1/+1 |
| 2020-06-17 | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault | Christoph Hellwig | 1 | -2/+2 |
| 2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2 | -2/+2 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
| 2020-06-02 | powerpc/rtas: Implement reentrant rtas call | Leonardo Bras | 1 | -11/+11 |