index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-01
soc: ti: Add MSI domain bus support for Interrupt Aggregator
Lokesh Vutla
7
-0
/
+189
2019-05-01
irqchip/ti-sci-inta: Add support for Interrupt Aggregator driver
Lokesh Vutla
4
-0
/
+589
2019-05-01
dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings
Lokesh Vutla
2
-0
/
+67
2019-05-01
irqchip/ti-sci-intr: Add support for Interrupt Router driver
Lokesh Vutla
4
-0
/
+287
2019-05-01
dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
Lokesh Vutla
2
-0
/
+83
2019-05-01
gpio: thunderx: Use the default parent apis for {request,release}_resources
Lokesh Vutla
1
-12
/
+4
2019-05-01
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
2
-0
/
+29
2019-05-01
firmware: ti_sci: Add helper apis to manage resources
Lokesh Vutla
2
-0
/
+184
2019-05-01
firmware: ti_sci: Add RM mapping table for am654
Peter Ujfalusi
2
-1
/
+25
2019-05-01
firmware: ti_sci: Add support for IRQ management
Lokesh Vutla
3
-0
/
+331
2019-05-01
firmware: ti_sci: Add support for RM core ops
Lokesh Vutla
3
-0
/
+239
2019-05-01
firmware: ti_sci: Add support to get TISCI handle using of_phandle
Grygorii Strashko
2
-0
/
+100
2019-04-29
irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printing
Geert Uytterhoeven
1
-3
/
+1
2019-04-29
irqchip: Remove unneeded select IRQ_DOMAIN
Geert Uytterhoeven
1
-6
/
+0
2019-04-29
irqchip/gic-v3-its: Make free_lpi_range a little cheaper
Rasmus Villemoes
1
-30
/
+31
2019-04-29
irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range
Rasmus Villemoes
1
-2
/
+1
2019-04-29
irqchip/gic-v3-its: Move allocation outside mutex
Rasmus Villemoes
1
-9
/
+6
2019-04-29
irqchip/stm32: Use a platform driver for stm32mp1-exti device
Fabien Dessenne
1
-93
/
+140
2019-04-29
irqchip/gic-pm: Fix suspend handling
Sameer Pujar
1
-0
/
+2
2019-04-29
irqchip/gic-pm: Update driver to use clk_bulk APIs
Sameer Pujar
1
-37
/
+37
2019-04-29
irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()
Julien Grall
1
-1
/
+1
2019-04-29
irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-04-29
irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()
Julien Grall
1
-1
/
+1
2019-04-29
irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
Hongbo Yao
1
-6
/
+6
2019-04-29
irqchip/bcm: Restore registration print with %pOF
Florian Fainelli
3
-0
/
+8
2019-04-15
Linux 5.1-rc5
v5.1-rc5
Linus Torvalds
1
-1
/
+1
2019-04-15
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
8
-28
/
+92
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
5
-15
/
+29
2019-04-14
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2
-12
/
+49
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-14
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-109
/
+174
2019-04-14
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-53
/
+16
2019-04-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+4
2019-04-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-27
/
+99
2019-04-14
Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+6
2019-04-13
Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-10
/
+14
2019-04-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-16
/
+23
2019-04-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-26
/
+21
2019-04-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2019-04-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2019-04-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-27
/
+190
2019-04-13
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-17
/
+12
2019-04-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+6
2019-04-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2019-04-13
clk: imx: Fix PLL_1416X not rounding rates
Leonard Crestez
1
-1
/
+1
2019-04-12
clk: mediatek: fix clk-gate flag setting
Weiyi Lu
1
-2
/
+1
2019-04-12
Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-10
/
+12
2019-04-12
Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-04-12
Merge tag 'clang-format-for-linus-v5.1-rc5' of git://github.com/ojeda/linux
Linus Torvalds
1
-0
/
+24
[next]