index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
29
-192
/
+160
*
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
2018-09-20
9
-46
/
+41
*
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
2018-09-20
3
-11
/
+10
*
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
2018-09-20
1
-0
/
+3
*
dma-mapping: fix panic caused by passing empty cma command line argument
He Zhe
2018-09-20
1
-1
/
+5
*
dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops
Christoph Hellwig
2018-09-08
3
-11
/
+4
*
dma-mapping: remove dma_deconfigure
Christoph Hellwig
2018-09-08
9
-43
/
+3
*
dma-mapping: remove dma_configure
Christoph Hellwig
2018-09-08
3
-19
/
+5
*
arm-nommu: don't define arch_teardown_dma_ops
Christoph Hellwig
2018-09-08
2
-4
/
+2
*
hexagon: use generic dma_noncoherent_ops
Christoph Hellwig
2018-09-08
4
-180
/
+11
*
hexagon: implement the sync_sg_for_device DMA operation
Christoph Hellwig
2018-09-08
1
-0
/
+13
*
hexagon: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
2018-09-08
1
-8
/
+0
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-09-08
7
-14
/
+16
|
\
|
*
i2c: xiic: Record xilinx i2c with Zynq fragment
Michal Simek
2018-09-07
1
-0
/
+1
|
*
i2c: xiic: Make the start and the byte count write atomic
Shubhrajyoti Datta
2018-09-06
1
-0
/
+4
|
*
i2c: i801: fix DNV's SMBCTRL register offset
Felipe Balbi
2018-09-04
1
-1
/
+6
|
*
i2c: imx-lpi2c: Remove mx8dv compatible entry
Fabio Estevam
2018-09-02
1
-1
/
+0
|
*
dt-bindings: imx-lpi2c: Remove mx8dv compatible entry
Fabio Estevam
2018-09-02
1
-2
/
+1
|
*
i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
2018-09-02
1
-5
/
+2
|
*
i2c: uniphier: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
2018-09-02
1
-5
/
+2
*
|
Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2018-09-08
27
-113
/
+154
|
\
\
|
*
|
ARC: don't check for HIGHMEM pages in arch_dma_alloc
Eugeniy Paltsev
2018-09-04
1
-18
/
+14
|
*
|
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
2018-09-04
1
-0
/
+13
|
*
|
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
2018-09-04
3
-40
/
+50
|
*
|
ARC: dma [IOC]: mark DMA devices connected as dma-coherent
Eugeniy Paltsev
2018-08-31
3
-0
/
+56
|
*
|
ARC: atomics: unbork atomic_fetch_##op()
Will Deacon
2018-08-31
1
-1
/
+1
|
*
|
arc: remove redundant GCC version checks
Masahiro Yamada
2018-08-31
1
-9
/
+1
|
*
|
ARC: sort Kconfig
Vineet Gupta
2018-08-27
1
-5
/
+5
|
*
|
ARC: cleanup show_faulting_vma()
Eugeniy Paltsev
2018-08-27
1
-9
/
+4
|
*
|
ARC: [plat-axs*]: Enable SWAP
Alexey Brodkin
2018-08-27
3
-3
/
+0
|
*
|
ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel
Alexey Brodkin
2018-08-27
2
-2
/
+12
|
*
|
ARC: configs: cleanup
Alexey Brodkin
2018-08-27
16
-28
/
+0
*
|
|
afs: Fix cell specification to permit an empty address list
David Howells
2018-09-08
1
-8
/
+7
*
|
|
Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-09-07
4
-9
/
+17
|
\
\
\
|
*
|
|
md-cluster: release RESYNC lock after the last resync message
Guoqing Jiang
2018-09-01
1
-5
/
+5
|
*
|
|
RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
Xiao Ni
2018-09-01
1
-1
/
+4
|
*
|
|
md/raid5-cache: disable reshape completely
Shaohua Li
2018-09-01
2
-3
/
+8
*
|
|
|
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
2018-09-07
2
-62
/
+189
|
\
\
\
\
|
*
|
|
|
rbd: support cloning across namespaces
Ilya Dryomov
2018-09-06
1
-14
/
+97
|
*
|
|
|
rbd: factor out get_parent_info()
Ilya Dryomov
2018-09-06
1
-48
/
+86
|
*
|
|
|
ceph: avoid a use-after-free in ceph_destroy_options()
Ilya Dryomov
2018-09-06
1
-5
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-09-07
1
-10
/
+3
|
\
\
\
\
|
*
|
|
|
fsnotify: fix ignore mask logic in fsnotify()
Amir Goldstein
2018-09-03
1
-10
/
+3
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-09-07
1
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
2018-09-06
1
-4
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-09-07
2
-7
/
+8
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'acpi-bus'
Rafael J. Wysocki
2018-09-07
1
-6
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI / bus: Only call dmi_check_system() on X86
Jean Delvare
2018-09-06
1
-6
/
+7
|
|
|
/
/
/
/
|
*
/
/
/
/
ACPI / LPSS: Force LPSS quirks on boot
Zhang Rui
2018-09-06
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-09-07
3
-18
/
+11
|
\
\
\
\
\
[next]