index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
2018-02-01
5
-41
/
+0
*
x86/mm: provide pmdp_establish() helper
Kirill A. Shutemov
2018-02-01
2
-1
/
+51
*
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
2018-02-01
2
-6
/
+19
*
s390/mm: modify pmdp_invalidate to return old value.
Martin Schwidefsky
2018-02-01
1
-2
/
+2
*
powerpc/mm: update pmdp_invalidate to return old pmd value
Aneesh Kumar K.V
2018-02-01
2
-4
/
+7
*
mips: use generic_pmdp_establish as pmdp_establish
Kirill A. Shutemov
2018-02-01
1
-0
/
+3
*
arm64: provide pmdp_establish() helper
Catalin Marinas
2018-02-01
1
-0
/
+7
*
arm/mm: provide pmdp_establish() helper
Kirill A. Shutemov
2018-02-01
1
-0
/
+3
*
arc: use generic_pmdp_establish as pmdp_establish
Kirill A. Shutemov
2018-02-01
1
-0
/
+3
*
mm: relax deferred struct page requirements
Pavel Tatashin
2018-02-01
3
-3
/
+0
*
m32r: remove abort()
Sudip Mukherjee
2018-02-01
1
-8
/
+0
*
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
104
-1109
/
+345
|
\
|
*
arm64: use swiotlb_alloc and swiotlb_free
Christoph Hellwig
2018-01-15
2
-43
/
+4
|
*
arm64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
3
-12
/
+12
|
*
mips: use swiotlb_{alloc,free}
Christoph Hellwig
2018-01-15
4
-42
/
+7
|
*
mips/netlogic: remove swiotlb support
Christoph Hellwig
2018-01-15
4
-103
/
+0
|
*
tile: use generic swiotlb_ops
Christoph Hellwig
2018-01-15
2
-33
/
+4
|
*
tile: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
3
-7
/
+7
|
*
unicore32: use generic swiotlb_ops
Christoph Hellwig
2018-01-15
4
-58
/
+2
|
*
ia64: remove an ifdef around the content of pci-dma.c
Christoph Hellwig
2018-01-15
1
-7
/
+0
|
*
ia64: clean up swiotlb support
Christoph Hellwig
2018-01-15
5
-57
/
+19
|
*
ia64: use generic swiotlb_ops
Christoph Hellwig
2018-01-15
4
-40
/
+13
|
*
ia64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
4
-8
/
+8
|
*
swiotlb: rename swiotlb_free to swiotlb_exit
Christoph Hellwig
2018-01-15
2
-2
/
+2
|
*
x86: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-15
1
-2
/
+2
|
*
powerpc: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-15
4
-5
/
+5
|
*
ia64: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-15
3
-8
/
+8
|
*
arm64: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-15
1
-2
/
+2
|
*
h8300: use dma-direct
Christoph Hellwig
2018-01-15
5
-79
/
+3
|
*
cris: use dma-direct
Christoph Hellwig
2018-01-15
5
-98
/
+6
|
*
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
2018-01-15
1
-6
/
+3
|
*
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
2018-01-15
6
-9
/
+9
|
*
dma-mapping: provide a generic asm/dma-mapping.h
Christoph Hellwig
2018-01-15
6
-64
/
+3
|
*
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
2018-01-15
2
-7
/
+15
|
*
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
2018-01-15
11
-31
/
+0
|
*
s390: move s390_pci_dma_ops to asm/pci_dma.h
Christoph Hellwig
2018-01-10
2
-2
/
+3
|
*
microblaze: remove the dead !NOT_COHERENT_CACHE dma code
Christoph Hellwig
2018-01-10
1
-28
/
+0
|
*
microblaze: remove dma_nommu_dma_supported
Christoph Hellwig
2018-01-10
2
-13
/
+0
|
*
microblaze: rename dma_direct to dma_nommu
Christoph Hellwig
2018-01-10
2
-26
/
+26
|
*
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2018-01-10
14
-67
/
+67
|
*
hexagon: use the generic dma_capable helper
Christoph Hellwig
2018-01-10
2
-7
/
+1
|
*
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
2018-01-10
9
-18
/
+1
|
*
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
28
-193
/
+128
|
*
mips: fix an off-by-one in dma_capable
Christoph Hellwig
2018-01-10
1
-1
/
+1
|
*
arm64: don't override dma_max_pfn
Christoph Hellwig
2018-01-10
1
-9
/
+0
|
*
s390: remove the unused dma_capable helper
Christoph Hellwig
2018-01-09
1
-7
/
+0
|
*
riscv: remove the unused dma_capable helper
Christoph Hellwig
2018-01-09
1
-8
/
+0
|
*
m32r: remove the unused dma_capable helper
Christoph Hellwig
2018-01-09
1
-7
/
+0
|
*
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
Christoph Hellwig
2018-01-09
3
-17
/
+7
|
*
powerpc: remove unused flush_write_buffers definition
Christoph Hellwig
2018-01-09
1
-3
/
+0
[next]