aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05irqchip/ti-sci-inta: Fix kernel crash if irq_create_fwspec_mapping failPeter Ujfalusi1-2/+2
2019-06-05irqchip/irq-csky-mpintc: Support auto irq deliver to all cpusGuo Ren1-2/+13
2019-05-03iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall2-25/+0
2019-05-03irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()Julien Grall1-2/+8
2019-05-03irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()Julien Grall1-1/+6
2019-05-03irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()Julien Grall1-1/+6
2019-05-03irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()Julien Grall1-1/+7
2019-05-03iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall3-9/+63
2019-05-03genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall2-0/+29
2019-05-01arm64: arch_k3: Enable interrupt controller driversLokesh Vutla1-0/+5
2019-05-01irqchip/ti-sci-inta: Add msi domain supportLokesh Vutla2-1/+40
2019-05-01soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla7-0/+189
2019-05-01irqchip/ti-sci-inta: Add support for Interrupt Aggregator driverLokesh Vutla4-0/+589
2019-05-01dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindingsLokesh Vutla2-0/+67
2019-05-01irqchip/ti-sci-intr: Add support for Interrupt Router driverLokesh Vutla4-0/+287
2019-05-01dt-bindings: irqchip: Introduce TISCI Interrupt router bindingsLokesh Vutla2-0/+83
2019-05-01gpio: thunderx: Use the default parent apis for {request,release}_resourcesLokesh Vutla1-12/+4
2019-05-01genirq: Introduce irq_chip_{request,release}_resource_parent() apisLokesh Vutla2-0/+29
2019-05-01firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla2-0/+184
2019-05-01firmware: ti_sci: Add RM mapping table for am654Peter Ujfalusi2-1/+25
2019-05-01firmware: ti_sci: Add support for IRQ managementLokesh Vutla3-0/+331
2019-05-01firmware: ti_sci: Add support for RM core opsLokesh Vutla3-0/+239
2019-05-01firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko2-0/+100
2019-04-29irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printingGeert Uytterhoeven1-3/+1
2019-04-29irqchip: Remove unneeded select IRQ_DOMAINGeert Uytterhoeven1-6/+0
2019-04-29irqchip/gic-v3-its: Make free_lpi_range a little cheaperRasmus Villemoes1-30/+31
2019-04-29irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_rangeRasmus Villemoes1-2/+1
2019-04-29irqchip/gic-v3-its: Move allocation outside mutexRasmus Villemoes1-9/+6
2019-04-29irqchip/stm32: Use a platform driver for stm32mp1-exti deviceFabien Dessenne1-93/+140
2019-04-29irqchip/gic-pm: Fix suspend handlingSameer Pujar1-0/+2
2019-04-29irqchip/gic-pm: Update driver to use clk_bulk APIsSameer Pujar1-37/+37
2019-04-29irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()Julien Grall1-1/+1
2019-04-29irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-04-29irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()Julien Grall1-1/+1
2019-04-29irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao1-6/+6
2019-04-29irqchip/bcm: Restore registration print with %pOFFlorian Fainelli3-0/+8
2019-04-14Linux 5.1-rc5Linus Torvalds1-1/+1
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox5-15/+29
2019-04-14mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2-12/+49
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds1-0/+9
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds1-1/+5
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez1-1/+1
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu1-2/+1
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon1-8/+8
2019-04-12iommu/amd: Set exclusion range correctlyJoerg Roedel1-1/+1
2019-04-12clang-format: Update with the latest for_each macro listMiguel Ojeda1-0/+24
2019-04-12perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra2-11/+45
2019-04-11block: fix the return errno for direct IOJason Yan1-4/+4
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2-45/+8
2019-04-11NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia2-4/+3