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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
12
-34
/
+56
2019-02-19
KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]
Suraj Jitindar Singh
3
-1
/
+19
2019-02-19
KVM: PPC: Release all hardware TCE tables attached to a group
Alexey Kardashevskiy
1
-1
/
+0
2019-02-19
KVM: PPC: Book3S HV: Optimise mmio emulation for devices on FAST_MMIO_BUS
Suraj Jitindar Singh
1
-0
/
+18
2019-02-19
KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVE
Paul Mackerras
7
-26
/
+47
2019-02-19
KVM: PPC: Remove -I. header search paths
Masahiro Yamada
1
-5
/
+0
2019-02-19
KVM: PPC: Book3S HV: Replace kmalloc_node+memset with kzalloc_node
wangbo
1
-3
/
+1
2019-02-19
KVM: PPC: Book3S PR: Add emulation for slbfee. instruction
Paul Mackerras
4
-0
/
+34
2019-02-19
powerpc/powernv/sriov: Register IOMMU groups for VFs
Alexey Kardashevskiy
2
-0
/
+4
2019-02-18
powerpc/dma: trim the fat from <asm/dma-mapping.h>
Christoph Hellwig
6
-29
/
+14
2019-02-18
powerpc/dma: remove set_dma_offset
Christoph Hellwig
7
-19
/
+10
2019-02-18
powerpc/dma: remove get_dma_offset
Christoph Hellwig
2
-18
/
+6
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-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
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-16
/
+33
2019-02-13
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
1
-1
/
+0
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
13
-34
/
+55
2019-02-11
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
3
-16
/
+33
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
Thomas Gleixner
2
-31
/
+98
2019-02-10
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
Thomas Gleixner
1
-0
/
+13
2019-02-08
Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-16
/
+33
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-0
/
+20
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2
-9
/
+18
[prev]
[next]