summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21powerpc/4xx: Use seq_putc() in ocm_debugfs_show()Markus Elfring
2018-12-21powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show()Markus Elfring
2018-12-21powerpc/8xx: Allow pinning IMMR TLB when using early debug consoleChristophe Leroy
2018-12-21powerpc/powernv: Remove PCI_MSI ifdef checksOliver O'Halloran
2018-12-21powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2018-12-21Powerpc/perf: Wire up PMI throttlingRavi Bangoria
2018-12-20powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy
2018-12-20powerpc/powernv/ioda: Reduce a number of hooks in pnv_phbAlexey Kardashevskiy
2018-12-20powerpc/powernv/ioda1: Remove dead code for a single device PEAlexey Kardashevskiy
2018-12-20vfio/spapr_tce: Get rid of possible infinite loopAlexey Kardashevskiy
2018-12-20powerpc/powernv/npu: Remove unused headers and a macro.Alexey Kardashevskiy
2018-12-20powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addres...Alexey Kardashevskiy
2018-12-20powerpc/eeh: Fix debugfs_simple_attr.cocci warningsYueHaibing
2018-12-20powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun
2018-12-20powerpc/fsl: Update Spectre v2 reportingDiana Craciun
2018-12-20powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun
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: Add some documentation of ISA versionsMichael Ellerman
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-20ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>Greg Kurz
2018-12-20ocxl: Clarify error path in setup_xsl_irq()Greg Kurz
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-20cxl: drop the dma_set_mask callback from vphbChristoph 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-20crypto4xx_core: don't abuse __dma_sync_pageChristoph 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-20ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz
2018-12-20powerpc/32: Avoid unsupported flags with clangJoel Stanley
2018-12-20raid6/ppc: Fix build for clangJoel Stanley