index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-06
dma-mapping: return an error code from dma_mapping_error
Christoph Hellwig
1
-1
/
+1
2018-12-06
dma-mapping: remove the mapping_error dma_map_ops method
Christoph Hellwig
2
-11
/
+0
2018-12-06
xen-swiotlb: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-10
/
+2
2018-12-06
iommu/dma-iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
3
-20
/
+11
2018-12-06
iommu/vt-d: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+3
2018-12-06
iommu/intel: small map_page cleanup
Christoph Hellwig
1
-7
/
+7
2018-12-06
iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-13
/
+5
2018-12-06
x86/calgary: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-23
/
+7
2018-12-06
x86/amd_gart: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-34
/
+6
2018-12-06
ia64/sn: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-7
/
+1
2018-12-06
ia64/sba_iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-7
/
+1
2018-12-06
ia64/sba_iommu: improve internal map_page users
Christoph Hellwig
1
-44
/
+29
2018-12-06
alpha: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-10
/
+4
2018-12-06
arm64: remove the dummy_dma_ops mapping_error method
Christoph Hellwig
1
-7
/
+1
2018-12-06
parisc/sba_iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+1
2018-12-06
parisc/ccio: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+1
2018-12-06
sparc: remove the mapping_error dma_map_ops method
Christoph Hellwig
3
-21
/
+7
2018-12-06
s390: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-13
/
+5
2018-12-06
mips/jazz: remove the mapping_error dma_map_ops method
Christoph Hellwig
2
-17
/
+5
2018-12-06
powerpc/iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
5
-27
/
+15
2018-12-06
arm: remove the mapping_error dma_map_ops method
Christoph Hellwig
3
-35
/
+18
2018-12-06
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
4
-17
/
+6
2018-12-06
dma-mapping: provide a generic DMA_MAPPING_ERROR
Christoph Hellwig
1
-0
/
+5
2018-12-05
dma-mapping: fix lack of DMA address assignment in generic remap allocator
Marek Szyprowski
1
-1
/
+7
2018-12-01
csky: use the generic remapping dma alloc implementation
Christoph Hellwig
2
-141
/
+3
2018-12-01
csky: don't use GFP_DMA in atomic_pool_init
Christoph Hellwig
1
-1
/
+1
2018-12-01
csky: don't select DMA_NONCOHERENT_OPS
Christoph Hellwig
1
-1
/
+0
2018-12-01
dma-remap: support DMA_ATTR_NO_KERNEL_MAPPING
Christoph Hellwig
1
-2
/
+9
2018-12-01
dma-mapping: support highmem in the generic remap allocator
Christoph Hellwig
1
-7
/
+7
2018-12-01
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
6
-176
/
+180
2018-12-01
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
8
-85
/
+97
2018-12-01
dma-direct: reject highmem pages from dma_alloc_from_contiguous
Christoph Hellwig
1
-0
/
+12
2018-12-01
dma-direct: provide page based alloc/free helpers
Christoph Hellwig
2
-10
/
+25
2018-11-27
dma-mapping: fix return type of dma_set_max_seg_size()
Niklas Söderlund
1
-2
/
+1
2018-11-26
ia64: export node_distance function
Matias Bjørling
3
-4
/
+12
2018-11-26
Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-11
/
+5
2018-11-25
Linux 4.20-rc4
Linus Torvalds
1
-2
/
+2
2018-11-25
Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+3
2018-11-25
Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-37
/
+66
2018-11-25
MAINTAINERS: change Sparse's maintainer
Luc Van Oostenryck
2
-2
/
+5
2018-11-24
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
6
-185
/
+387
2018-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
11
-444
/
+159
2018-11-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+3
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
67
-335
/
+537
2018-11-24
Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
10
-46
/
+104
2018-11-23
net: gemini: Fix copy/paste error
Andreas Fiedler
1
-1
/
+1
2018-11-23
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
1
-9
/
+5
2018-11-23
dt-bindings: dsa: Fix typo in "probed"
Fabio Estevam
1
-1
/
+1
2018-11-23
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
1
-1
/
+3
2018-11-23
net: amd: add missing of_node_put()
Yangtao Li
1
-1
/
+3
[next]