index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
dmaengine: stm32-dma: remove unused ‘dst_addr’
Vinod Koul
1
-2
/
+1
2016-12-12
dmaengine: stm32-dma: remove unused ‘sfcr’
Vinod Koul
1
-2
/
+1
2016-12-12
dmaengine: pch_dma: remove unused ‘cookie’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: mic_x100_dma: remove unused ‘data’
Vinod Koul
1
-2
/
+0
2016-12-12
dmaengine: img-mdc: remove unused ‘prev_phys’
Vinod Koul
1
-6
/
+3
2016-12-12
dmaengine: usb-dmac: remove unused ‘uchan’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘res’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘ioat_dma’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘is_raid_device’
Vinod Koul
1
-3
/
+0
2016-12-08
dmaengine: pl330: do not generate unaligned access
Vladimir Murzin
1
-5
/
+10
2016-12-08
dmaengine: k3dma: move to dma_pool_zalloc
Vinod Koul
1
-2
/
+1
2016-12-08
dmaengine: at_hdmac: move to dma_pool_zalloc
Vinod Koul
1
-2
/
+1
2016-12-06
dmaengine: at_xdmac: don't restore unsaved status
Alexandre Belloni
1
-2
/
+0
2016-11-30
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
8
-6
/
+23
2016-11-30
dmaengine: DW DMAC: enable memory-to-memory transfers support
Eugeniy Paltsev
1
-0
/
+6
2016-11-30
dmaengine: at_xdmac: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-30
dmaengine: zx296702_dma: Use dma_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-30
dmaengine: dmatest: honor alignment restriction for buffers
Dave Jiang
1
-20
/
+46
2016-11-30
dmaengine: fix spacing issues for dmatest
Dave Jiang
1
-4
/
+4
2016-11-29
dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-25
dmaengine: rcar-dmac: Document R-Car M3-W bindings
Ulrich Hecht
1
-0
/
+1
2016-11-25
dmaengine: sun6i: fix the uninitialized value for v_lli
Hao Zhang
1
-1
/
+1
2016-11-25
dmaengine: mv_xor: use builtin_platform_driver
Geliang Tang
1
-6
/
+1
2016-11-25
dmaengine: mv_xor: Add support for scatter-gather DMA mode
Stefan Roese
2
-4
/
+180
2016-11-25
dmaengine: hsu: pci: switch to new API for IRQ allocation
Andy Shevchenko
1
-3
/
+5
2016-11-25
dmaengine: imx-sdma - correct the dma transfer residue calculation
Nandor Han
1
-4
/
+9
2016-11-14
dmaengine: pl330: Handle xferred count if DMAMOV hasn't finished
Stephen Barber
1
-0
/
+5
2016-11-14
dmaengine: nbpfaxi: add optional max-burst property for memory reads/writes
Niklas Cassel
2
-4
/
+42
2016-11-14
dmaengine: tegra210-adma: convert TEGRA210_ADMA from bool to tristate
Paul Gortmaker
1
-1
/
+1
2016-11-14
dmaengine: fsl_raid: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-15
Linux 4.9-rc1
v4.9-rc1
Linus Torvalds
1
-2
/
+2
2016-10-15
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
8
-283
/
+244
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-22
/
+725
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
226
-3657
/
+5242
2016-10-15
Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-6
/
+7
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-98
/
+133
2016-10-14
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-296
/
+824
2016-10-14
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-157
/
+272
2016-10-14
Merge branch 'work.uaccess' into for-linus
Al Viro
9
-78
/
+47
2016-10-14
score: traps: Add missing include file to fix build error
Guenter Roeck
1
-0
/
+1
2016-10-14
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
Oleg Nesterov
1
-12
/
+25
2016-10-14
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-93
/
+82
2016-10-14
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
1
-3
/
+3
2016-10-14
overlayfs: Fix setting IOP_XATTR flag
Vivek Goyal
1
-5
/
+6
2016-10-14
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2
-0
/
+51
2016-10-14
Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
105
-186
/
+202
2016-10-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
4
-12
/
+80
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
262
-1403
/
+1094
2016-10-14
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
Linus Torvalds
10
-620
/
+939
2016-10-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
15
-11
/
+6666
[next]