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
2016-03-14
Merge branch 'topic/qcom' into for-linus
Vinod Koul
12
-20
/
+1736
2016-03-14
Merge branch 'topic/pl330' into for-linus
Vinod Koul
5
-30
/
+89
2016-03-14
Merge branch 'topic/omap' into for-linus
Vinod Koul
1
-0
/
+8
2016-03-14
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
4
-234
/
+108
2016-03-14
Merge branch 'topic/idma' into for-linus
Vinod Koul
2
-1
/
+4
2016-03-14
Merge branch 'topic/edma' into for-linus
Vinod Koul
1
-27
/
+36
2016-03-14
Merge branch 'topic/core' into for-linus
Vinod Koul
1
-2
/
+2
2016-03-11
dmaengine: IOATDMA: revise channel reset workaround on CB3.3 platforms
Dave Jiang
2
-36
/
+19
2016-03-11
dmaengine: add Qualcomm Technologies HIDMA channel driver
Sinan Kaya
3
-0
/
+876
2016-03-11
dmaengine: add Qualcomm Technologies HIDMA management driver
Sinan Kaya
6
-0
/
+746
2016-03-11
dmaengine: hidma: Add Device Tree binding
Sinan Kaya
1
-0
/
+89
2016-03-11
dmaengine: qcom_bam_dma: move to qcom directory
Sinan Kaya
5
-12
/
+14
2016-03-04
dmaengine: tegra: Move of_device_id table near to its user
Laxman Dewangan
1
-19
/
+18
2016-03-04
dmaengine: sirf: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-6
/
+4
2016-03-03
dmaengine: tegra: don't open code of_device_get_match_data()
Laxman Dewangan
1
-6
/
+4
2016-03-03
dmaengine: qcom_bam_dma: Make driver work for BE
Andy Gross
1
-8
/
+11
2016-03-03
dmaengine: sun4i: support module autoloading
Emilio López
1
-0
/
+1
2016-03-03
dma/mic_x100_dma: IS_ERR() vs PTR_ERR() typo
Dan Carpenter
1
-1
/
+1
2016-03-01
dmaengine: pl330: fix to support the burst mode
Caesar Wang
1
-5
/
+4
2016-02-22
dmaengine: make slave address physical
Vinod Koul
1
-2
/
+2
2016-02-22
dmaengine: acpi-dma: align debug message with flow
Andy Shevchenko
1
-1
/
+1
2016-02-22
dmaengine: idma64: fix typo in WR_ISSUE_THD(x)
Andy Shevchenko
1
-1
/
+1
2016-02-22
dmaengine: enable mxs-dma for imx6ul
Lothar Waßmann
1
-2
/
+3
2016-02-22
dmaengine: edma: Fetch echan->edesc while holding lock in edma_comletion_handler
Peter Ujfalusi
1
-27
/
+27
2016-02-22
dmaengine: edma: Implement device_synchronize callback
Peter Ujfalusi
1
-0
/
+9
2016-02-22
dmaengine: omap-dma: Implement device_synchronize callback
Peter Ujfalusi
1
-0
/
+8
2016-02-15
dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memory
Dave Jiang
4
-34
/
+81
2016-02-15
dmaengine: IOATDMA: Removing descriptor ring reshape
Dave Jiang
3
-157
/
+1
2016-02-15
dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_*
Dave Jiang
3
-15
/
+15
2016-02-15
dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptor
Andy Shevchenko
1
-0
/
+3
2016-02-09
spi: rockchip: modify DMA max burst to 1
Addy Ke
1
-2
/
+10
2016-02-09
dmaengine: pl330: add max burst for dmaengine
Shawn Lin
1
-0
/
+3
2016-02-09
dmaengine: core: expose max burst capability to clients
Shawn Lin
2
-0
/
+5
2016-02-09
dmaengine: pl330: add quirk for broken no flushp
Addy Ke
1
-25
/
+62
2016-02-09
dt/bindings: arm-pl330: add description of arm, pl330-broken-no-flushp
Shawn Lin
1
-0
/
+1
2016-02-09
dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
Boojin Kim
1
-7
/
+13
2016-01-25
dmaengine: ioatdma: Squelch framesize warnings
Tim Gardner
1
-1
/
+1
2016-01-25
dmaengine: ep93xx: Treat STALL and NFB IRQs same way
Alexander Sverdlin
1
-13
/
+15
2016-01-25
dmaengine: dw: fix a typo for bitfields of CTL_LO
Jie Yang
1
-1
/
+1
2016-01-25
Linux 4.5-rc1
v4.5-rc1
Linus Torvalds
1
-2
/
+2
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
130
-676
/
+4923
2016-01-24
Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
3
-3
/
+10
2016-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
9
-39
/
+304
2016-01-24
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-43
/
+47
2016-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
11
-240
/
+501
2016-01-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-52
/
+238
2016-01-24
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
1
-0
/
+7
2016-01-24
MAINTAINERS: Combine multiple telemetry entries
Souvik Kumar Chakravarty
1
-3
/
+1
2016-01-24
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
Souvik Kumar Chakravarty
1
-0
/
+2
2016-01-24
vmstat: Remove BUG_ON from vmstat_update
Christoph Lameter
1
-11
/
+1
[next]