summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-19powerpc: add modify_instruction() and modify_instruction_site()Christophe Leroy1-0/+11
2018-12-19powerpc: simplify patch_instruction_site() and patch_branch_site()Christophe Leroy1-2/+10
2018-12-19powerpc/mm: remove unused variableChristophe Leroy1-2/+1
2018-12-19powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy1-1/+12
2018-12-17powerpc/ipic: Remove unused ipic_set_priority()Michael Ellerman1-1/+0
2018-12-17Merge branch 'fixes' into nextMichael Ellerman3-1/+11
2018-12-17KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...Suraj Jitindar Singh2-0/+5
2018-12-17KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guestSuraj Jitindar Singh2-1/+4
2018-12-17KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops structSuraj Jitindar Singh1-0/+4
2018-12-17KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2Suraj Jitindar Singh1-0/+4
2018-12-17KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()Suraj Jitindar Singh1-0/+13
2018-12-17KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/offPaul Mackerras1-0/+2
2018-12-17KVM: PPC: Book3S HV: Cleanups - constify memslots, fix commentsPaul Mackerras2-7/+4
2018-12-17KVM: PPC: Pass change type down to memslot commit functionBharata B Rao1-2/+4
2018-12-13dma-mapping: move various slow path functions out of lineChristoph Hellwig1-1/+0
2018-12-07ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang1-0/+2
2018-12-07powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENTSandipan Das3-1/+11
2018-12-06powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig1-4/+0
2018-12-04powerpc/mm: dump block address translation on book3s/32Christophe Leroy1-0/+4
2018-12-04powerpc/math-emu: Update macros from GCCJoel Stanley1-63/+29
2018-12-04powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy5-2/+21
2018-12-04powerpc/8xx: Enable 512k hugepage support with HW assistanceChristophe Leroy1-1/+3
2018-12-04powerpc/mm: fix a warning when a cache is common to PGD and hugepagesChristophe Leroy1-1/+1
2018-12-04powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)Christophe Leroy1-2/+0
2018-12-04powerpc/mm: enable the use of page table cache of order 0Christophe Leroy4-16/+4
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy8-27/+39
2018-12-04powerpc/mm: add helpers to get/set mm.context->pte_fragChristophe Leroy1-0/+25
2018-12-04powerpc/mm: Move pgtable_t into platform headersChristophe Leroy5-14/+19
2018-12-04powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy8-12/+40
2018-12-04powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy1-0/+1
2018-12-04powerpc/8xx: Remove PTE_ATOMIC_UPDATESChristophe Leroy1-3/+0
2018-12-04powerpc/book3s32: Remove CONFIG_BOOKE dependent codeChristophe Leroy2-32/+0
2018-12-04powerpc/mm: remove unused function prototypeBreno Leitao1-1/+0
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy2-2/+2
2018-11-26powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.hChristophe Leroy1-6/+3
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy4-4/+4
2018-11-25powerpc: Typo s/use use/use/Geert Uytterhoeven1-1/+1
2018-11-25powerpc: mark 64-bit PD_HUGE constant as unsigned longDaniel Axtens1-1/+1
2018-11-25powerpc/mm: remove const type qualifier from function ‘pud_pfn’Mathieu Malaterre1-1/+1
2018-11-25powerpc/mm: Remove extern from function definitionBreno Leitao1-3/+3
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin1-0/+1
2018-11-12powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman1-13/+7
2018-11-06powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman1-0/+2
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-28/+21
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-6/+2
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-49/+8
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti1-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti1-0/+1