Age | Commit message (Expand) | Author |
2019-05-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-03 | irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg() | Julien Grall |
2019-04-29 | irqchip/gic-v3-its: Make free_lpi_range a little cheaper | Rasmus Villemoes |
2019-04-29 | irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range | Rasmus Villemoes |
2019-04-29 | irqchip/gic-v3-its: Move allocation outside mutex | Rasmus Villemoes |
2019-04-29 | irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare() | Julien Grall |
2019-04-04 | acpi: Create subtable parsing infrastructure | Keith Busch |
2019-03-21 | Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Thomas Gleixner |
2019-03-20 | irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp | Rasmus Villemoes |
2019-03-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-02-23 | Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner |
2019-02-21 | irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tables | Shanker Donthineni |
2019-02-14 | irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table | Zenghui Yu |
2019-01-29 | irqchip/gic-v3-its: Gracefully fail on LPI exhaustion | Marc Zyngier |
2019-01-29 | irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID | Marc Zyngier |
2019-01-28 | irqchip/gic-v4: Fix occasional VLPI drop | Heyi Guo |
2019-01-18 | irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size | Marc Zyngier |
2018-10-03 | irqchip/gic: Unify GIC priority definitions | Julien Thierry |
2018-10-02 | irqchip/gic-v3-its: Allow use of LPI tables in reserved memory | Marc Zyngier |
2018-10-02 | irqchip/gic-v3-its: Register LPI tables with EFI config table | Marc Zyngier |
2018-10-02 | irqchip/gic-v3-its: Check that all RDs have the same property table | Marc Zyngier |
2018-10-02 | irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels | Marc Zyngier |
2018-10-02 | irqchip/gic-v3-its: Allow use of pre-programmed LPI tables | Marc Zyngier |
2018-10-02 | irqchip/gic-v3-its: Keep track of property table's PA and VA | Marc Zyngier |
2018-10-02 | irqchip/gic-v3-its: Move pending table allocation to init time | Marc Zyngier |
2018-10-02 | irqchip/gic-v3-its: Split property table clearing from allocation | Marc Zyngier |
2018-10-02 | irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usage | Marc Zyngier |
2018-09-06 | irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint | Jia He |
2018-08-06 | irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t | Sebastian Andrzej Siewior |
2018-07-16 | irqchip/gic-v3-its: Honor hypervisor enforced LPI range | Marc Zyngier |
2018-07-16 | irqchip/gic-v3: Expose GICD_TYPER in the rdist structure | Marc Zyngier |
2018-07-16 | irqchip/gic-v3-its: Drop chunk allocation compatibility | Marc Zyngier |
2018-07-16 | irqchip/gic-v3-its: Move minimum LPI requirements to individual busses | Marc Zyngier |
2018-07-16 | irqchip/gic-v3-its: Use full range of LPIs | Marc Zyngier |
2018-07-16 | irqchip/gic-v3-its: Refactor LPI allocator | Marc Zyngier |
2018-06-22 | irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug | Marc Zyngier |
2018-06-22 | irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection | Marc Zyngier |
2018-06-22 | irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection | Marc Zyngier |
2018-06-22 | irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node | Yang Yingliang |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-04-11 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-04-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-03-29 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat... | Joerg Roedel |
2018-03-23 | irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling | Shanker Donthineni |
2018-03-14 | irqchip/gic-v3-its: Add ability to resend MAPC on resume | Derek Basehore |
2018-03-14 | irqchip/gic-v3-its: Add ability to save/restore ITS state | Derek Basehore |
2018-03-11 | irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis | Ard Biesheuvel |
2018-02-16 | irqchip/gic-v3-its: Fix misplaced __iomem annotations | Robin Murphy |
2018-02-16 | irqchip/gic-v3: Ignore disabled ITS nodes | Stephen Boyd |