summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-12-20powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun
2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun
2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2018-12-20powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2018-12-20powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun
2018-12-20powerpc/fsl: Fix spectre_v2 mitigations reportingDiana 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/prom: move the device tree if not in declared memory.Christophe Leroy
2018-12-20powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigsMichael Ellerman
2018-12-20powerpc: eeh_event: convert semaphore to completionArnd Bergmann
2018-12-20powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt
2018-12-20powerpc/pasemi: Add Nemo board IRQ initroutineDarren Stevens
2018-12-20powerpc/pasemi: Add Nemo board device init code.Darren Stevens
2018-12-20powerpc/pasemi: Add Nemo board IRQ initroutineDarren Stevens
2018-12-20powerpc/pasemi: Add PCI initialisation for Nemo board.Darren Stevens
2018-12-20powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy
2018-12-20powerpc/ptrace: Combine SYSCALL_EMU & SYSCALL_TRACE handlingDmitry V. Levin
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 dma_iommu_ops exportChristoph Hellwig
2018-12-20powerpc/dma: remove the unused ISA_DMA_THRESHOLD exportChristoph Hellwig
2018-12-20powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT defineChristoph Hellwig
2018-12-20powerpc/dma: properly wire up the unmap_page and unmap_sg methodsChristoph Hellwig
2018-12-20powerpc: allow NOT_COHERENT_CACHE for amigaoneChristoph Hellwig
2018-12-20powerpc/prom: fix early DEBUG messagesChristophe Leroy
2018-12-20powerpc/32: Avoid unsupported flags with clangJoel Stanley
2018-12-20powerpc/perf: Remove l2 bus events from HW cache event arrayMadhavan Srinivasan
2018-12-20powerpc/perf: Add constraints for power9 l2/l3 bus eventsMadhavan Srinivasan
2018-12-20powerpc/perf: Fix unit_sel/cache_sel checksMadhavan Srinivasan
2018-12-20powerpc/perf: Cleanup cache_sel bits commentMadhavan Srinivasan
2018-12-20powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan
2018-12-20powerpc/perf: Fix thresholding counter data for unknown typeMadhavan Srinivasan
2018-12-20powerpc/mm/hash: Handle user access of kernel address gracefullyAneesh Kumar K.V
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/xmon: fix dump_segments()Christophe Leroy
2018-12-19powerpc/8xx: add exception frame markerChristophe Leroy
2018-12-19powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy
2018-12-19powerpc/mm: Eliminate not possible mmu features at compile timeChristophe Leroy
2018-12-19powerpc/smp: Use code patching to restore reset vectorChristophe 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/8xx: use modify_instruction_site()Christophe Leroy
2018-12-19powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy
2018-12-19powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.SChristophe Leroy
2018-12-19powerpc/32: use patch_site_addr() in machine_init()Christophe Leroy
2018-12-19powerpc: add modify_instruction() and modify_instruction_site()Christophe Leroy