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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
arm64: use swiotlb_alloc and swiotlb_free
Christoph Hellwig
2
-43
/
+4
2018-01-15
arm64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
3
-12
/
+12
2018-01-15
mips: use swiotlb_{alloc,free}
Christoph Hellwig
4
-42
/
+7
2018-01-15
mips/netlogic: remove swiotlb support
Christoph Hellwig
4
-103
/
+0
2018-01-15
tile: use generic swiotlb_ops
Christoph Hellwig
2
-33
/
+4
2018-01-15
tile: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
3
-7
/
+7
2018-01-15
unicore32: use generic swiotlb_ops
Christoph Hellwig
4
-58
/
+2
2018-01-15
ia64: remove an ifdef around the content of pci-dma.c
Christoph Hellwig
1
-7
/
+0
2018-01-15
ia64: clean up swiotlb support
Christoph Hellwig
5
-57
/
+19
2018-01-15
ia64: use generic swiotlb_ops
Christoph Hellwig
4
-40
/
+13
2018-01-15
ia64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
4
-8
/
+8
2018-01-15
swiotlb: rename swiotlb_free to swiotlb_exit
Christoph Hellwig
2
-2
/
+2
2018-01-15
x86: rename swiotlb_dma_ops
Christoph Hellwig
1
-2
/
+2
2018-01-15
powerpc: rename swiotlb_dma_ops
Christoph Hellwig
4
-5
/
+5
2018-01-15
ia64: rename swiotlb_dma_ops
Christoph Hellwig
3
-8
/
+8
2018-01-15
arm64: rename swiotlb_dma_ops
Christoph Hellwig
1
-2
/
+2
2018-01-15
h8300: use dma-direct
Christoph Hellwig
5
-79
/
+3
2018-01-15
cris: use dma-direct
Christoph Hellwig
5
-98
/
+6
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
1
-6
/
+3
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
6
-9
/
+9
2018-01-15
dma-mapping: provide a generic asm/dma-mapping.h
Christoph Hellwig
6
-64
/
+3
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
2
-7
/
+15
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
11
-31
/
+0
2018-01-10
s390: move s390_pci_dma_ops to asm/pci_dma.h
Christoph Hellwig
2
-2
/
+3
2018-01-10
microblaze: remove the dead !NOT_COHERENT_CACHE dma code
Christoph Hellwig
1
-28
/
+0
2018-01-10
microblaze: remove dma_nommu_dma_supported
Christoph Hellwig
2
-13
/
+0
2018-01-10
microblaze: rename dma_direct to dma_nommu
Christoph Hellwig
2
-26
/
+26
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
14
-67
/
+67
2018-01-10
hexagon: use the generic dma_capable helper
Christoph Hellwig
2
-7
/
+1
2018-01-10
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
9
-18
/
+1
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
28
-193
/
+128
2018-01-10
mips: fix an off-by-one in dma_capable
Christoph Hellwig
1
-1
/
+1
2018-01-10
arm64: don't override dma_max_pfn
Christoph Hellwig
1
-9
/
+0
2018-01-09
s390: remove the unused dma_capable helper
Christoph Hellwig
1
-7
/
+0
2018-01-09
riscv: remove the unused dma_capable helper
Christoph Hellwig
1
-8
/
+0
2018-01-09
m32r: remove the unused dma_capable helper
Christoph Hellwig
1
-7
/
+0
2018-01-09
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
Christoph Hellwig
3
-17
/
+7
2018-01-09
powerpc: remove unused flush_write_buffers definition
Christoph Hellwig
1
-3
/
+0
2018-01-09
m32r: remove unused flush_write_buffers definition
Christoph Hellwig
1
-2
/
+0
2018-01-09
hexagon: remove unused flush_write_buffers definition
Christoph Hellwig
1
-2
/
+0
2018-01-09
alpha: mark jensen as broken
Christoph Hellwig
1
-0
/
+1
2018-01-07
Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-10
/
+65
2018-01-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+38
2018-01-06
Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+6
2018-01-06
Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2
-5
/
+6
2018-01-06
parisc: qemu idle sleep support
Helge Deller
1
-0
/
+39
2018-01-05
Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
11
-58
/
+57
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-36
/
+44
2018-01-05
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+14
2018-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-3
/
+23
[next]