summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2018-12-21powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan
2018-12-21powerpc: split compat syscall table out from native tableFiroz Khan
2018-12-21powerpc: move macro definition from asm/systbl.hFiroz Khan
2018-12-21powerpc: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-12-21powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai
2018-12-21powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar
2018-12-21powerpc/fadump: Reservationless firmware assisted dumpMahesh Salgaonkar
2018-12-21powerpc/powernv: Move opal_power_control_init() call in opal_init().Mahesh Salgaonkar
2018-12-20powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2018-12-20powerpc/fsl: Add macro to flush the branch predictorDiana Craciun
2018-12-20powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig
2018-12-20powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig
2018-12-20powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT defineChristoph Hellwig
2018-12-20powerpc/perf: Add constraints for power9 l2/l3 bus eventsMadhavan Srinivasan
2018-12-20powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy
2018-12-19powerpc/mm: define an empty slice_init_new_context_exec()Christophe Leroy
2018-12-19powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy
2018-12-19powerpc: remove remaining bits from CONFIG_APUSChristophe Leroy
2018-12-19powerpc/mm: Eliminate not possible mmu features at compile timeChristophe Leroy
2018-12-19powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy
2018-12-19powerpc/signal: Use code patching instead of hardcodingChristophe Leroy
2018-12-19powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy
2018-12-19powerpc: add modify_instruction() and modify_instruction_site()Christophe Leroy
2018-12-19powerpc: simplify patch_instruction_site() and patch_branch_site()Christophe Leroy
2018-12-19powerpc/mm: remove unused variableChristophe Leroy
2018-12-19powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy
2018-12-17powerpc/ipic: Remove unused ipic_set_priority()Michael Ellerman
2018-12-17Merge branch 'fixes' into nextMichael Ellerman
2018-12-07powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENTSandipan Das
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