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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-04
dmaengine: fsl-edma: Fix typo in Vybrid name
Krzysztof Kozlowski
1
-1
/
+1
2019-05-04
dmaengine: stm32-dma: fix residue calculation in stm32-dma
Arnaud Pouliquen
1
-13
/
+77
2019-04-29
dmaengine: nbpfaxi: Use dev_get_drvdata()
Kefeng Wang
1
-2
/
+2
2019-04-29
dmaengine: bcm-sba-raid: Use dev_get_drvdata()
Kefeng Wang
1
-2
/
+1
2019-04-29
dmaengine: stm32-dma: Fix unsigned variable compared with zero
Vinod Koul
1
-2
/
+4
2019-04-26
dmaengine: stm32-dma: use platform_get_irq()
Fabien Dessenne
1
-5
/
+6
2019-04-26
dmaengine: rcar-dmac: Update copyright information
Hiroyuki Yokoyama
1
-2
/
+2
2019-04-26
dmaengine: imx-sdma: Only check ratio on parts that support 1:1
Angus Ainslie (Purism)
1
-1
/
+14
2019-04-26
dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"
Colin Ian King
1
-1
/
+1
2019-04-26
dmaengine: idma64: Move driver name to the header
Andy Shevchenko
3
-7
/
+20
2019-04-26
dmaengine: bcm2835: Drop duplicate capability setting.
Michal Suchanek
1
-1
/
+0
2019-04-26
dmaengine: pl330: _stop: clear interrupt status
Sugar Zhang
1
-3
/
+7
2019-04-24
dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability
Dragos Bogdan
1
-0
/
+1
2019-04-24
dmaengine: axi-dmac: Don't check the number of frames for alignment
Alexandru Ardelean
1
-1
/
+1
2019-04-24
dmaengine: axi-dmac: Infer synthesis configuration parameters hardware
Lars-Peter Clausen
2
-14
/
+22
2019-04-23
dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer
Nicolas Ferre
1
-1
/
+12
2019-04-23
dmaengine: at_xdmac: enhance channel errors handling in tasklet
Nicolas Ferre
1
-6
/
+42
2019-04-23
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
1
-1
/
+5
2019-03-25
dmaengine: axi-dmac: extend support for ZynqMP arch
Michael Hennerich
1
-1
/
+1
2019-03-25
dmaengine: xgene-dma: move spin_lock_bh to spin_lock in tasklet
Jeff Xie
1
-2
/
+2
2019-03-25
dmaengine: pl08x: be fair when re-assigning physical channel
Jean-Nicolas Graux
1
-6
/
+16
2019-03-25
dmaengine: axi-dmac: Split too large segments
Lars-Peter Clausen
1
-20
/
+61
2019-03-25
dmaengine: pl330: introduce debugfs interface
Katsuhiro Suzuki
1
-0
/
+51
2019-03-25
dmaengine: tegra210-adma: update system sleep callbacks
Sameer Pujar
1
-8
/
+2
2019-03-25
dmaengine: tegra210-adma: use devm_clk_*() helpers
Sameer Pujar
1
-15
/
+12
2019-03-21
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
4
-10
/
+9
2019-03-18
Linux 5.1-rc1
v5.1-rc1
Linus Torvalds
1
-2
/
+2
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
57
-156
/
+153
2019-03-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-125
/
+0
2019-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2019-03-17
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2019-03-17
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
Linus Torvalds
7
-32
/
+55
2019-03-17
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
1
-1
/
+1
2019-03-17
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
1
-4
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
29
-47
/
+18
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
12
-13
/
+6
2019-03-17
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
1
-1
/
+4
2019-03-17
coccinelle: semantic code search for missing put_device()
Wen Yang
1
-0
/
+56
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
11
-6
/
+538
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
30
-537
/
+1111
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
22
-80
/
+210
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-128
/
+259
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-23
/
+21
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-10
/
+22
2019-03-16
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+5
2019-03-16
fix sysfs_init_fs_context() in !CONFIG_NET_NS case
Al Viro
1
-3
/
+5
2019-03-16
Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
17
-362
/
+981
2019-03-16
Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+3
[next]