index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc32.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
sparc: remove arch specific dma_supported implementations
Christoph Hellwig
4
-43
/
+39
2017-06-28
sparc: remove leon_dma_ops
Christoph Hellwig
2
-6
/
+2
2017-06-28
dma-mapping: remove DMA_ERROR_CODE
Christoph Hellwig
2
-31
/
+5
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
v4.12-rc6
Linus Torvalds
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
23
-163
/
+152
2017-06-18
virtio_balloon: disable VIOMMU support
Michael S. Tsirkin
1
-0
/
+7
2017-06-16
mm: correct the comment when reclaimed pages exceed the scanned pages
zhongjiang
1
-3
/
+3
2017-06-16
userfaultfd: shmem: handle coredumping in handle_userfault()
Andrea Arcangeli
1
-8
/
+21
2017-06-16
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
1
-1
/
+7
2017-06-16
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-06-16
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
1
-1
/
+4
2017-06-16
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
1
-0
/
+8
2017-06-16
fs: pass on flags in compat_writev
Christoph Hellwig
1
-1
/
+1
2017-06-16
objtool: Add fortify_panic as __noreturn function
Kees Cook
1
-1
/
+2
2017-06-16
powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path
Alexey Kardashevskiy
1
-1
/
+1
2017-06-15
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
3
-19
/
+8
2017-06-15
drm: mxsfb_crtc: Reset the eLCDIF controller
Fabio Estevam
1
-0
/
+42
2017-06-15
drm/mgag200: Fix to always set HiPri for G200e4 V2
Mathieu Larouche
1
-1
/
+8
2017-06-15
i2c: ismt: fix wrong device address when unmap the data buffer
Liwei Song
1
-1
/
+1
2017-06-15
i2c: rcar: use correct length when unmapping DMA
Wolfram Sang
1
-1
/
+1
2017-06-15
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
3
-8
/
+10
2017-06-15
drm/tegra: Correct idr_alloc() minimum id
Dmitry Osipenko
1
-1
/
+1
2017-06-15
drm/tegra: Fix lockup on a use of staging API
Dmitry Osipenko
1
-16
/
+4
2017-06-15
gpu: host1x: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-06-15
firmware: dmi_scan: Check DMI structure length
Jean Delvare
1
-7
/
+16
[next]