summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2018-12-17KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guestSuraj Jitindar Singh
2018-12-17KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops structSuraj Jitindar Singh
2018-12-17KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2Suraj Jitindar Singh
2018-12-17KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()Suraj Jitindar Singh
2018-12-17KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/offPaul Mackerras
2018-12-17KVM: PPC: Book3S HV: Cleanups - constify memslots, fix commentsPaul Mackerras
2018-12-17KVM: PPC: Pass change type down to memslot commit functionBharata B Rao
2018-12-13dma-mapping: move various slow path functions out of lineChristoph Hellwig
2018-12-07ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang
2018-12-07powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENTSandipan Das
2018-12-06powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-04powerpc/mm: dump block address translation on book3s/32Christophe Leroy
2018-12-04powerpc/math-emu: Update macros from GCCJoel Stanley
2018-12-04powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy
2018-12-04powerpc/8xx: Enable 512k hugepage support with HW assistanceChristophe Leroy
2018-12-04powerpc/mm: fix a warning when a cache is common to PGD and hugepagesChristophe Leroy
2018-12-04powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)Christophe Leroy
2018-12-04powerpc/mm: enable the use of page table cache of order 0Christophe Leroy
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy
2018-12-04powerpc/mm: add helpers to get/set mm.context->pte_fragChristophe Leroy
2018-12-04powerpc/mm: Move pgtable_t into platform headersChristophe Leroy
2018-12-04powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy
2018-12-04powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy
2018-12-04powerpc/8xx: Remove PTE_ATOMIC_UPDATESChristophe Leroy
2018-12-04powerpc/book3s32: Remove CONFIG_BOOKE dependent codeChristophe Leroy
2018-12-04powerpc/mm: remove unused function prototypeBreno Leitao
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.hChristophe Leroy
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-25powerpc: Typo s/use use/use/Geert Uytterhoeven
2018-11-25powerpc: mark 64-bit PD_HUGE constant as unsigned longDaniel Axtens
2018-11-25powerpc/mm: remove const type qualifier from function ‘pud_pfn’Mathieu Malaterre
2018-11-25powerpc/mm: Remove extern from function definitionBreno Leitao
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin
2018-11-12powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman
2018-11-06powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti