index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
arm: implement ->mapping_error
Christoph Hellwig
4
-19
/
+38
2017-06-28
x86: remove DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+0
2017-06-28
x86/calgary: implement ->mapping_error
Christoph Hellwig
1
-8
/
+16
2017-06-28
x86/pci-nommu: implement ->mapping_error
Christoph Hellwig
1
-1
/
+9
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
6
-19
/
+27
2017-06-28
sparc: implement ->mapping_error
Christoph Hellwig
4
-9
/
+21
2017-06-28
s390: implement ->mapping_error
Christoph Hellwig
2
-7
/
+13
2017-06-28
iommu/amd: implement ->mapping_error
Christoph Hellwig
1
-5
/
+13
2017-06-28
hexagon: switch to use ->mapping_error for error reporting
Christoph Hellwig
3
-6
/
+9
2017-06-20
arm64: remove DMA_ERROR_CODE
Christoph Hellwig
2
-3
/
+1
2017-06-20
xtensa: remove DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+0
2017-06-20
sh: remove DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+0
2017-06-20
openrisc: remove DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+0
2017-06-20
microblaze: remove DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+0
2017-06-20
m32r: remove DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+0
2017-06-20
ia64: remove DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+0
2017-06-20
c6x: remove DMA_ERROR_CODE
Christoph Hellwig
1
-5
/
+0
2017-06-20
xen-swiotlb: implement ->mapping_error
Christoph Hellwig
1
-2
/
+10
2017-06-20
xen-swiotlb: consolidate xen_swiotlb_dma_ops
Christoph Hellwig
4
-137
/
+49
2017-06-20
iommu/dma: don't rely on DMA_ERROR_CODE
Christoph Hellwig
1
-8
/
+10
2017-06-20
drm/armada: don't abuse DMA_ERROR_CODE
Christoph Hellwig
3
-4
/
+4
2017-06-20
drm/exynos: don't use DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+2
2017-06-20
dmaengine: ioat: don't use DMA_ERROR_CODE
Christoph Hellwig
1
-17
/
+7
2017-06-20
ibmveth: properly unwind on init errors
Christoph Hellwig
1
-85
/
+74
2017-06-20
firmware/ivc: use dma_mapping_error
Christoph Hellwig
1
-2
/
+2
2017-06-19
Linux 4.12-rc6
Linus Torvalds
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
23
-163
/
+152
2017-06-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-13
/
+10
2017-06-18
Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
4
-7
/
+8
2017-06-18
Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-6
/
+2
2017-06-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+7
2017-06-19
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2017-06-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-31
/
+34
2017-06-18
virtio_balloon: disable VIOMMU support
Michael S. Tsirkin
1
-0
/
+7
2017-06-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-4
/
+8
2017-06-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+14
2017-06-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2017-06-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-26
/
+46
2017-06-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2017-06-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2017-06-18
Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-33
/
+2
2017-06-18
Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-28
/
+24
2017-06-18
Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-13
/
+50
2017-06-18
Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-6
/
+8
2017-06-17
Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-4
/
+3
2017-06-17
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-68
/
+98
2017-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+6
2017-06-17
Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+7
2017-06-17
Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linux
Linus Torvalds
4
-12
/
+12
2017-06-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-13
/
+38
[next]