summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2019-02-23powerpc: Avoid circular header inclusion in mmu-hash.hChristophe Leroy
2019-02-23powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2019-02-23powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy
2019-02-23powerpc/mm/32s: add setibat() clearibat() and update_bats()Christophe Leroy
2019-02-23powerpc/kconfig: define PAGE_SHIFT inside KconfigChristophe Leroy
2019-02-23powerpc/mmu: add is_strict_kernel_rwx() helperChristophe Leroy
2019-02-23powerpc/32: add helper to write into segment registersChristophe Leroy
2019-02-23powerpc: sstep: Add tests for addc[.] instructionSandipan Das
2019-02-23Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"Michael Ellerman
2019-02-22Merge tag 'kvm-ppc-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-02-22Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2019-02-22powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handlingChristophe Leroy
2019-02-22powerpc/6xx: Store PGDIR physical address in a SPRGChristophe Leroy
2019-02-22powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTASChristophe Leroy
2019-02-22powerpc: simplify BDI switchChristophe Leroy
2019-02-22powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras
2019-02-22powerpc/book3s: Remove pgd/pud/pmd_set() interfacesAneesh Kumar K.V
2019-02-22powerpc/eeh: Add eeh_force_recover to debugfsOliver O'Halloran
2019-02-22powerpc/eeh: Allow disabling recoveryOliver O'Halloran
2019-02-22powerpc/pci: Add pci_find_controller_for_domain()Oliver O'Halloran
2019-02-22powerpc/eeh_cache: Add a way to dump the EEH address cacheOliver O'Halloran
2019-02-22powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezesOliver O'Halloran
2019-02-22powerpc: drop unused GENERIC_CSUM Kconfig itemChristophe Leroy
2019-02-22powerpc/mm/hash: Increase vmalloc space to 512T with hash MMUMichael Ellerman
2019-02-22Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2019-02-21powerpc/64s: Better printing of machine check info for guest MCEsPaul Mackerras
2019-02-21KVM: PPC: Book3S HV: Simplify machine check handlingPaul Mackerras
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman
2019-02-20KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-19Merge branch 'fixes' into nextMichael Ellerman
2019-02-19KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]Suraj Jitindar Singh
2019-02-19KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVEPaul Mackerras
2019-02-19KVM: PPC: Book3S PR: Add emulation for slbfee. instructionPaul Mackerras
2019-02-18powerpc/dma: trim the fat from <asm/dma-mapping.h>Christoph Hellwig
2019-02-18powerpc/dma: remove set_dma_offsetChristoph Hellwig
2019-02-18powerpc/dma: remove get_dma_offsetChristoph Hellwig
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig
2019-02-18powerpc/dma: use the dma_direct mapping routinesChristoph Hellwig
2019-02-18powerpc/dma: use the dma-direct allocator for coherent platformsChristoph Hellwig
2019-02-18powerpc/dma: remove dma_nommu_dma_supportedChristoph Hellwig
2019-02-18powerpc/dma: remove dma_nommu_get_required_maskChristoph Hellwig
2019-02-18powerpc/dma: remove dma_nommu_mmap_coherentChristoph Hellwig
2019-02-18dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig
2019-02-18powerpc/dma: fix an off-by-one in dma_capableChristoph Hellwig
2019-02-18powerpc/dma: remove max_direct_dma_addrChristoph Hellwig
2019-02-18powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.cChristoph Hellwig
2019-02-18powerpc/dma: remove get_pci_dma_opsChristoph Hellwig
2019-02-18powerpc/pci: remove the dma_set_mask pci_controller ops methodsChristoph Hellwig
2019-02-18powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig