summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2019-02-22powerpc/book3s: Remove pgd/pud/pmd_set() interfacesAneesh Kumar K.V2-18/+4
2019-02-22powerpc/eeh: Add eeh_force_recover to debugfsOliver O'Halloran1-0/+1
2019-02-22powerpc/eeh: Allow disabling recoveryOliver O'Halloran1-0/+1
2019-02-22powerpc/pci: Add pci_find_controller_for_domain()Oliver O'Halloran1-0/+2
2019-02-22powerpc/eeh_cache: Add a way to dump the EEH address cacheOliver O'Halloran1-0/+3
2019-02-22powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezesOliver O'Halloran1-1/+1
2019-02-22powerpc: drop unused GENERIC_CSUM Kconfig itemChristophe Leroy1-4/+0
2019-02-22powerpc/mm/hash: Increase vmalloc space to 512T with hash MMUMichael Ellerman1-9/+23
2019-02-22Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2-2/+3
2019-02-21powerpc/64s: Better printing of machine check info for guest MCEsPaul Mackerras1-1/+1
2019-02-21KVM: PPC: Book3S HV: Simplify machine check handlingPaul Mackerras1-1/+2
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman9-121/+33
2019-02-20KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2019-02-19Merge branch 'fixes' into nextMichael Ellerman1-17/+9
2019-02-19KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]Suraj Jitindar Singh1-0/+2
2019-02-19KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVEPaul Mackerras1-0/+14
2019-02-19KVM: PPC: Book3S PR: Add emulation for slbfee. instructionPaul Mackerras1-0/+1
2019-02-18powerpc/dma: trim the fat from <asm/dma-mapping.h>Christoph Hellwig2-29/+10
2019-02-18powerpc/dma: remove set_dma_offsetChristoph Hellwig1-6/+0
2019-02-18powerpc/dma: remove get_dma_offsetChristoph Hellwig2-18/+6
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2-12/+0
2019-02-18powerpc/dma: use the dma_direct mapping routinesChristoph Hellwig1-30/+0
2019-02-18powerpc/dma: use the dma-direct allocator for coherent platformsChristoph Hellwig1-1/+0
2019-02-18powerpc/dma: remove dma_nommu_dma_supportedChristoph Hellwig1-1/+0
2019-02-18powerpc/dma: remove dma_nommu_get_required_maskChristoph Hellwig1-1/+0
2019-02-18powerpc/dma: remove dma_nommu_mmap_coherentChristoph Hellwig1-4/+0
2019-02-18dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig2-3/+1
2019-02-18powerpc/dma: fix an off-by-one in dma_capableChristoph Hellwig1-6/+2
2019-02-18powerpc/dma: remove max_direct_dma_addrChristoph Hellwig2-6/+1
2019-02-18powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.cChristoph Hellwig1-2/+0
2019-02-18powerpc/dma: remove get_pci_dma_opsChristoph Hellwig1-2/+0
2019-02-18powerpc/pci: remove the dma_set_mask pci_controller ops methodsChristoph Hellwig1-2/+0
2019-02-18powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig4-7/+0
2019-02-18powerpc/cell: use the generic iommu bypass codeChristoph Hellwig2-1/+7
2019-02-18powerpc/dma: handle iommu bypass in dma_iommu_opsChristoph Hellwig3-0/+15
2019-02-18powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_opsChristoph Hellwig1-0/+1
2019-02-17powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman1-2/+2
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-15/+7
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman1-15/+7
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-4/+4
2019-02-05powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff2-2/+2
2019-02-05powerpc/eeh: Add include_passed to eeh_pe_state_clear()Sam Bobroff1-1/+1
2019-02-05powerpc/eeh: remove sw_state from eeh_unfreeze_pe()Sam Bobroff1-1/+1
2019-02-04powerpc: Drop page_is_ram() and walk_system_ram_range()Christophe Leroy1-1/+0
2019-01-31powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V1-15/+7
2019-01-31powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL maskReza Arbab1-1/+1
2019-01-30powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot1-0/+2
2019-01-26ppc: bpf: implement jitting of JMP32Jiong Wang1-0/+1
2019-01-22iomap: introduce io{read|write}64_{lo_hi|hi_lo}Logan Gunthorpe1-0/+2