index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
swiotlb: wire up ->dma_supported in swiotlb_dma_ops
Christoph Hellwig
1
-0
/
+1
2018-01-15
swiotlb: add common swiotlb_map_ops
Christoph Hellwig
2
-0
/
+51
2018-01-15
swiotlb: rename swiotlb_free to swiotlb_exit
Christoph Hellwig
4
-5
/
+5
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
swiotlb: suppress warning when __GFP_NOWARN is set
Christian König
1
-6
/
+9
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: reject too small dma masks
Christoph Hellwig
2
-0
/
+20
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
3
-9
/
+11
2018-01-15
dma-direct: retry allocations using GFP_DMA for small masks
Christoph Hellwig
1
-1
/
+24
2018-01-15
dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
Christoph Hellwig
1
-0
/
+14
2018-01-15
dma-direct: use node local allocations for coherent memory
Christoph Hellwig
1
-1
/
+1
2018-01-15
dma-direct: add support for CMA allocation
Christoph Hellwig
1
-6
/
+18
2018-01-15
dma-direct: add dma address sanity checks
Christoph Hellwig
1
-1
/
+30
2018-01-15
dma-direct: use phys_to_dma
Christoph Hellwig
1
-11
/
+7
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
12
-34
/
+29
2018-01-15
dma-mapping: provide a generic asm/dma-mapping.h
Christoph Hellwig
8
-64
/
+14
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
3
-7
/
+26
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
12
-31
/
+7
2018-01-15
dma-mapping: warn when there is no coherent_dma_mask
Christoph Hellwig
1
-0
/
+1
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
15
-68
/
+68
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
10
-18
/
+10
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
34
-195
/
+165
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-10
dma-mapping: take dma_pfn_offset into account in dma_max_pfn
Christoph Hellwig
1
-1
/
+1
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
Linux 4.15-rc7
v4.15-rc7
Linus Torvalds
1
-1
/
+1
2018-01-07
leds: core: Fix regression caused by commit 2b83ff96f51d
Jacek Anaszewski
1
-1
/
+2
2018-01-06
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
1
-0
/
+1
2018-01-06
parisc: qemu idle sleep support
Helge Deller
1
-0
/
+39
2018-01-06
apparmor: fix regression in mount mediation when feature set is pinned
John Johansen
1
-1
/
+11
2018-01-05
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
4
-14
/
+52
2018-01-05
kvm: vmx: Scrub hardware GPRs at VM-exit
Jim Mattson
2
-1
/
+32
2018-01-05
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
3
-5
/
+5
[next]