Age | Commit message (Expand) | Author |
2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli |
2024-07-22 | Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-22 | Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-18 | irqchip/gic-v3-its: Correctly fish out the DID for platform MSI | Marc Zyngier |
2024-07-18 | irqchip/gic-v3-its: Correctly honor the RID remapping | Marc Zyngier |
2024-07-18 | irqchip/irq-mvebu-icu: Remove platform MSI leftovers | Thomas Gleixner |
2024-07-18 | irqchip/irq-mvebu-sei: Switch to MSI parent | Thomas Gleixner |
2024-07-18 | irqchip/mvebu-odmi: Switch to parent MSI | Thomas Gleixner |
2024-07-18 | irqchip/mvebu-gicp: Switch to MSI parent | Thomas Gleixner |
2024-07-18 | irqchip/irq-mvebu-icu: Prepare for real per device MSI | Thomas Gleixner |
2024-07-18 | irqchip/imx-mu-msi: Switch to MSI parent | Thomas Gleixner |
2024-07-18 | irqchip/gic-v2m: Switch to device MSI | Thomas Gleixner |
2024-07-18 | irqchip/gic_v3_mbi: Switch over to parent domain | Thomas Gleixner |
2024-07-18 | irqchip/mbigen: Remove platform_msi_create_device_domain() fallback | Thomas Gleixner |
2024-07-18 | irqchip/gic-v3-its: Switch platform MSI to MSI parent | Thomas Gleixner |
2024-07-18 | irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSI | Thomas Gleixner |
2024-07-18 | irqchip/mbigen: Prepare for real per device MSI | Thomas Gleixner |
2024-07-18 | irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSI | Thomas Gleixner |
2024-07-18 | irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X] | Thomas Gleixner |
2024-07-18 | irqchip/irq-msi-lib: Prepare for PCI MSI/MSIX | Thomas Gleixner |
2024-07-18 | irqchip/gic-v3-its: Provide MSI parent infrastructure | Thomas Gleixner |
2024-07-18 | irqchip: Provide irq-msi-lib | Thomas Gleixner |
2024-07-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-07-15 | irqchip/imx-irqsteer: Handle runtime power management correctly | Shenwei Wang |
2024-07-15 | irqchip/gic-v3: Pass #redistributor-regions to gic_of_setup_kvm_info() | Geert Uytterhoeven |
2024-07-15 | irqchip/bcm2835: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND | Stefan Wahren |
2024-07-15 | irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued | Marc Zyngier |
2024-07-15 | irqchip/gic-v4: Substitute vmovp_lock for a per-VM lock | Marc Zyngier |
2024-07-15 | irqchip/gic-v4: Always configure affinity on VPE activation | Marc Zyngier |
2024-07-11 | Merge branch 'for-next/vcpu-hotplug' into for-next/core | Catalin Marinas |
2024-07-05 | irqchip/gic-v3: Fix 'broken_rdists' unused warning when !SMP and !ACPI | Catalin Marinas |
2024-06-28 | irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs | James Morse |
2024-06-28 | irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() | James Morse |
2024-06-25 | Revert "irqchip/dw-apb-ictl: Support building as module" | Thomas Gleixner |
2024-06-25 | Revert "Loongarch: Support loongarch avec" | Thomas Gleixner |
2024-06-24 | arm64: irqchip/gic-v3: Select priorities at boot time | Mark Rutland |
2024-06-24 | irqchip/gic-v3: Detect GICD_CTRL.DS and SCR_EL3.FIQ earlier | Mark Rutland |
2024-06-24 | irqchip/gic-v3: Make distributor priorities variables | Mark Rutland |
2024-06-24 | irqchip/gic-common: Remove sync_access callback | Mark Rutland |
2024-06-24 | irqchip/stm32mp-exti: Allow building as module | Antonio Borneo |
2024-06-23 | irqchip/stm32mp-exti: Rename internal symbols | Antonio Borneo |
2024-06-23 | irqchip/stm32-exti: Split MCU and MPU code | Antonio Borneo |
2024-06-23 | irqchip/stm32-exti: Add CONFIG_STM32MP_EXTI | Antonio Borneo |
2024-06-23 | irqchip/dw-apb-ictl: Support building as module | Jisheng Zhang |
2024-06-23 | irqchip/riscv-aplic: Simplify the initialization code | Jinjie Ruan |
2024-06-23 | Loongarch: Support loongarch avec | Tianyang Zhang |
2024-06-23 | irqchip/armada-370-xp: Add support for 32 MSI interrupts on non-IPI platforms | Pali Rohár |
2024-06-23 | irqchip/armada-370-xp: Do not touch IPI registers on platforms without IPI | Pali Rohár |
2024-06-23 | irqchip/armada-370-xp: Only call ipi_resume() if IPI is available | Pali Rohár |
2024-06-23 | irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1 | Pali Rohár |