index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
24
-221
/
+16
2019-02-18
powerpc/dma: use the dma_direct mapping routines
Christoph Hellwig
5
-120
/
+32
2019-02-18
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
5
-92
/
+9
2019-02-18
swiotlb: remove swiotlb_dma_supported
Christoph Hellwig
1
-1
/
+1
2019-02-18
powerpc/dma: remove dma_nommu_dma_supported
Christoph Hellwig
3
-26
/
+2
2019-02-18
powerpc/dma: remove dma_nommu_get_required_mask
Christoph Hellwig
3
-15
/
+2
2019-02-18
powerpc/dma: remove dma_nommu_mmap_coherent
Christoph Hellwig
7
-28
/
+6
2019-02-18
powerpc/dma: use phys_to_dma instead of get_dma_offset
Christoph Hellwig
1
-5
/
+5
2019-02-18
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
7
-22
/
+16
2019-02-18
powerpc/dma: fix an off-by-one in dma_capable
Christoph Hellwig
1
-6
/
+2
2019-02-18
powerpc/dma: remove max_direct_dma_addr
Christoph Hellwig
5
-31
/
+6
2019-02-18
powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
Christoph Hellwig
3
-13
/
+9
2019-02-18
powerpc/dma: remove get_pci_dma_ops
Christoph Hellwig
3
-17
/
+8
2019-02-18
powerpc/dma: remove the iommu fallback for coherent allocations
Christoph Hellwig
2
-70
/
+2
2019-02-18
powerpc/pci: remove the dma_set_mask pci_controller ops methods
Christoph Hellwig
2
-9
/
+0
2019-02-18
powerpc/dma: stop overriding dma_get_required_mask
Christoph Hellwig
5
-36
/
+0
2019-02-18
powerpc/powernv: use the generic iommu bypass code
Christoph Hellwig
1
-70
/
+25
2019-02-18
powerpc/powernv: remove pnv_npu_dma_set_mask
Christoph Hellwig
1
-9
/
+0
2019-02-18
powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor
Christoph Hellwig
1
-26
/
+2
2019-02-18
powerpc/dart: use the generic iommu bypass code
Christoph Hellwig
1
-30
/
+17
2019-02-18
powerpc/dart: remove dead cleanup code in iommu_init_early_dart
Christoph Hellwig
1
-10
/
+1
2019-02-18
powerpc/cell: use the generic iommu bypass code
Christoph Hellwig
4
-135
/
+20
2019-02-18
powerpc/cell: move dma direct window setup out of dma_configure
Christoph Hellwig
1
-9
/
+15
2019-02-18
powerpc/pseries: use the generic iommu bypass code
Christoph Hellwig
1
-73
/
+27
2019-02-18
powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bit
Christoph Hellwig
1
-1
/
+1
2019-02-18
powerpc/dma: handle iommu bypass in dma_iommu_ops
Christoph Hellwig
5
-17
/
+87
2019-02-18
powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
Christoph Hellwig
3
-52
/
+38
2019-02-18
arm64/neon: Disable -Wincompatible-pointer-types when building with Clang
Nathan Chancellor
1
-0
/
+4
2019-02-18
arm64: fix SSBS sanitization
Mark Rutland
1
-7
/
+8
2019-02-18
arm64: dts: sprd: Remove wildcard compatible string
Baolin Wang
1
-7
/
+7
2019-02-18
arm64: dts: sprd: Add SC27XX fuel gauge device
Baolin Wang
1
-0
/
+18
2019-02-18
arm64: dts: sprd: Add SC2731 charger device
Baolin Wang
2
-0
/
+22
2019-02-18
arm64: dts: sprd: Add ADC calibration support
Baolin Wang
1
-0
/
+10
2019-02-18
arm64: dts: sprd: Remove PMIC INTC irq trigger type
Baolin Wang
1
-4
/
+4
2019-02-18
Merge tag 'v5.1-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dt
Arnd Bergmann
4
-40
/
+185
2019-02-18
Merge tag 'v5.1-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dt
Arnd Bergmann
4
-27
/
+32
2019-02-18
cpufreq: davinci: move configuration to include/linux/platform_data
Bartosz Golaszewski
2
-27
/
+1
2019-02-18
x86/xen: dont add memory above max allowed allocation
Juergen Gross
1
-0
/
+13
2019-02-18
x86: respect memory size limiting via mem= parameter
Juergen Gross
1
-0
/
+5
2019-02-17
arm64: dts: rockchip: Enable tsadc device on rock960
Ezequiel Garcia
1
-0
/
+7
2019-02-17
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
Linus Walleij
214
-750
/
+1610
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+11
2019-02-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-5
/
+34
2019-02-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+37
2019-02-17
Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-2
/
+2
2019-02-17
Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linux
Linus Torvalds
6
-6
/
+31
2019-02-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-47
/
+170
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-12
/
+12
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-02-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
13
-44
/
+102
[prev]
[next]