index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
38
-229
/
+2511
|
\
|
*
Merge tag 'irqchip-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-05-06
1057
-10350
/
+13787
|
|
\
|
|
*
iommu/dma-iommu: Remove iommu_dma_map_msi_msg()
Julien Grall
2019-05-03
2
-25
/
+0
|
|
*
irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()
Julien Grall
2019-05-03
1
-2
/
+8
|
|
*
irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()
Julien Grall
2019-05-03
1
-1
/
+6
|
|
*
irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
Julien Grall
2019-05-03
1
-1
/
+6
|
|
*
irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()
Julien Grall
2019-05-03
1
-1
/
+7
|
|
*
iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts
Julien Grall
2019-05-03
3
-9
/
+63
|
|
*
genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
Julien Grall
2019-05-03
2
-0
/
+29
|
|
*
arm64: arch_k3: Enable interrupt controller drivers
Lokesh Vutla
2019-05-01
1
-0
/
+5
|
|
*
irqchip/ti-sci-inta: Add msi domain support
Lokesh Vutla
2019-05-01
2
-1
/
+40
|
|
*
soc: ti: Add MSI domain bus support for Interrupt Aggregator
Lokesh Vutla
2019-05-01
7
-0
/
+189
|
|
*
irqchip/ti-sci-inta: Add support for Interrupt Aggregator driver
Lokesh Vutla
2019-05-01
4
-0
/
+589
|
|
*
dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings
Lokesh Vutla
2019-05-01
2
-0
/
+67
|
|
*
irqchip/ti-sci-intr: Add support for Interrupt Router driver
Lokesh Vutla
2019-05-01
4
-0
/
+287
|
|
*
dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
Lokesh Vutla
2019-05-01
2
-0
/
+83
|
|
*
gpio: thunderx: Use the default parent apis for {request,release}_resources
Lokesh Vutla
2019-05-01
1
-12
/
+4
|
|
*
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
2019-05-01
2
-0
/
+29
|
|
*
firmware: ti_sci: Add helper apis to manage resources
Lokesh Vutla
2019-05-01
2
-0
/
+184
|
|
*
firmware: ti_sci: Add RM mapping table for am654
Peter Ujfalusi
2019-05-01
2
-1
/
+25
|
|
*
firmware: ti_sci: Add support for IRQ management
Lokesh Vutla
2019-05-01
3
-0
/
+331
|
|
*
firmware: ti_sci: Add support for RM core ops
Lokesh Vutla
2019-05-01
3
-0
/
+239
|
|
*
firmware: ti_sci: Add support to get TISCI handle using of_phandle
Grygorii Strashko
2019-05-01
2
-0
/
+100
|
|
*
irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printing
Geert Uytterhoeven
2019-04-29
1
-3
/
+1
|
|
*
irqchip: Remove unneeded select IRQ_DOMAIN
Geert Uytterhoeven
2019-04-29
1
-6
/
+0
|
|
*
irqchip/gic-v3-its: Make free_lpi_range a little cheaper
Rasmus Villemoes
2019-04-29
1
-30
/
+31
|
|
*
irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range
Rasmus Villemoes
2019-04-29
1
-2
/
+1
|
|
*
irqchip/gic-v3-its: Move allocation outside mutex
Rasmus Villemoes
2019-04-29
1
-9
/
+6
|
|
*
irqchip/stm32: Use a platform driver for stm32mp1-exti device
Fabien Dessenne
2019-04-29
1
-93
/
+140
|
|
*
irqchip/gic-pm: Fix suspend handling
Sameer Pujar
2019-04-29
1
-0
/
+2
|
|
*
irqchip/gic-pm: Update driver to use clk_bulk APIs
Sameer Pujar
2019-04-29
1
-37
/
+37
|
|
*
irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()
Julien Grall
2019-04-29
1
-1
/
+1
|
|
*
irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-29
1
-3
/
+1
|
|
*
irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()
Julien Grall
2019-04-29
1
-1
/
+1
|
|
*
irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
Hongbo Yao
2019-04-29
1
-6
/
+6
|
|
*
irqchip/bcm: Restore registration print with %pOF
Florian Fainelli
2019-04-29
3
-0
/
+8
*
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
1
-2
/
+6
|
\
\
\
|
*
|
|
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
Ard Biesheuvel
2019-05-17
1
-2
/
+6
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-19
9
-26
/
+27
|
\
\
\
\
|
*
|
|
|
objtool: Allow AR to be overridden with HOSTAR
Nathan Chancellor
2019-05-17
1
-1
/
+2
|
*
|
|
|
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
2019-05-09
8
-25
/
+25
*
|
|
|
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-19
25
-124
/
+277
|
\
\
\
\
\
|
*
|
|
|
|
arm64: dts: sprd: Add clock properties for serial devices
Baolin Wang
2019-05-16
1
-4
/
+12
|
*
|
|
|
|
Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
2019-05-16
6
-94
/
+232
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: at91: pm: do not disable/enable PLLA for ULP modes
Claudiu Beznea
2019-03-28
1
-31
/
+0
|
|
*
|
|
|
|
ARM: at91: pm: disable RC oscillator in ULP0
Claudiu Beznea
2019-03-28
1
-2
/
+37
|
|
*
|
|
|
|
ARM: at91: pm: add ULP1 support for SAM9X60
Claudiu Beznea
2019-03-28
3
-1
/
+65
|
|
*
|
|
|
|
ARM: at91: pm: add support for per SoC wakeup source configuration
Claudiu Beznea
2019-03-28
1
-8
/
+34
|
|
*
|
|
|
|
ARM: at91: pm: keep at91_pm_backup_init() only for SAMA5D2 SoCs
Claudiu Beznea
2019-03-28
1
-0
/
+3
|
|
*
|
|
|
|
ARM: at91: pm: initial PM support for SAM9X60
Claudiu Beznea
2019-03-28
3
-0
/
+34
[next]