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-08-13
dmaengine: fsldma: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-13
dmaengine: ti: unexport filter functions
Arnd Bergmann
2
-2
/
+0
2019-08-08
dmaengine: fsl-edma: implement .device_synchronize callback
Andrey Smirnov
1
-0
/
+8
2019-08-08
dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu
Fuqian Huang
1
-4
/
+5
2019-08-08
dmaengine: qcom: hidma_mgmt: Add of_node_put() before goto
Nishka Dasgupta
1
-2
/
+6
2019-08-08
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
3
-1
/
+86
2019-08-08
dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
1
-2
/
+0
2019-08-08
dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-4
/
+0
2019-07-31
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
15
-57
/
+17
2019-07-31
dmaengine: imx-dma: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-31
dmaengine: tegra210-adma: Don't program FIFO threshold
Jonathan Hunter
1
-10
/
+2
2019-07-29
dmaengine: stm32-mdma: Switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-07-29
dmaengine: stm32-dmamux: Switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-07-29
dt-bindings: dmaengine: shdma: Rename bindings documentation file
Simon Horman
1
-0
/
+0
2019-07-29
dt-bindings: dmaengine: Convert Allwinner A31 and A64 DMA to a schema
Maxime Ripard
3
-81
/
+150
2019-07-29
dt-bindings: dmaengine: Convert Allwinner A10 DMA to a schema
Maxime Ripard
2
-45
/
+55
2019-07-29
dt-bindings: dmaengine: Add YAML schemas for the generic DMA bindings
Maxime Ripard
4
-113
/
+131
2019-07-29
dmaengine: ti: edma: Support for polled (memcpy) completion
Peter Ujfalusi
1
-4
/
+33
2019-07-29
dmaengine: ti: edma: Correct the residue calculation (fix for memcpy)
Peter Ujfalusi
1
-8
/
+23
2019-07-29
dmaengine: ti: edma: Clean up the 2x32bit array register accesses
Peter Ujfalusi
1
-45
/
+61
2019-07-29
dmaengine: ti: omap-dma: Improved memcpy polling support
Peter Ujfalusi
1
-16
/
+28
2019-07-29
dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status()
Peter Ujfalusi
1
-4
/
+6
2019-07-25
dmaengine: dma-jz4780: Break descriptor chains on JZ4740
Paul Cercueil
1
-3
/
+12
2019-07-25
dmaengine: tegra-apb: Support per-burst residue granularity
Dmitry Osipenko
1
-7
/
+68
2019-07-22
dmaengine: bcm2835: Print error in case setting DMA mask fails
Stefan Wahren
1
-1
/
+3
2019-07-22
dmaengine: edma: make edma_filter_fn private
Arnd Bergmann
2
-31
/
+3
2019-07-22
dmaengine: omap-dma: make omap_dma_filter_fn private
Arnd Bergmann
3
-21
/
+2
2019-07-22
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-122
/
+119
2019-07-21
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-31
/
+126
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
19
-60
/
+1458
2019-07-21
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
1
-0
/
+4
2019-07-21
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
1
-33
/
+38
2019-07-21
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
1
-4
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2
-2
/
+6
2019-07-21
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
1
-82
/
+61
2019-07-21
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
6
-0
/
+8
2019-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
20
-29
/
+2183
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-26
/
+83
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-215
/
+226
2019-07-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-142
/
+1029
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-245
/
+311
2019-07-20
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+16
2019-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+26
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
31
-232
/
+723
[next]