summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorLines
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-588/+1177
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+9
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-54/+0
2018-12-24Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman-4/+6
2018-12-22powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)-4/+9
2018-12-22powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt-1/+1
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring-4/+3
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy-4/+6
2018-12-21powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy-55/+3
2018-12-21powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy-3/+8
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan-110/+12
2018-12-21powerpc: add system call table generation supportFiroz Khan-0/+563
2018-12-21powerpc: split compat syscall table out from native tableFiroz Khan-11/+38
2018-12-21powerpc: move macro definition from asm/systbl.hFiroz Khan-0/+1
2018-12-21powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao-9/+29
2018-12-21powerpc/tm: Print scratch valueBreno Leitao-1/+2
2018-12-21powerpc/tm: Save MSR to PACA before RFIDBreno Leitao-0/+4
2018-12-21powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao-15/+49
2018-12-21powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar-2/+8
2018-12-21powerpc/fadump: Throw proper error message on fadump registration failureMahesh Salgaonkar-2/+33
2018-12-21powerpc/fadump: Reservationless firmware assisted dumpMahesh Salgaonkar-10/+87
2018-12-20Merge tag 'kvm-ppc-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář-0/+9
2018-12-20powerpc/eeh: Fix debugfs_simple_attr.cocci warningsYueHaibing-10/+10
2018-12-20powerpc/fsl: Update Spectre v2 reportingDiana Craciun-1/+4
2018-12-20powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun-0/+1
2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun-0/+21
2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun-1/+30
2018-12-20powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun-0/+21
2018-12-20powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun-1/+1
2018-12-20powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun-0/+8
2018-12-20powerpc/prom: move the device tree if not in declared memory.Christophe Leroy-2/+2
2018-12-20powerpc: eeh_event: convert semaphore to completionArnd Bergmann-6/+3
2018-12-20powerpc/ptrace: Combine SYSCALL_EMU & SYSCALL_TRACE handlingDmitry V. Levin-23/+31
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig-10/+4
2018-12-20powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig-12/+2
2018-12-20powerpc/dma: remove the unused dma_iommu_ops exportChristoph Hellwig-2/+0
2018-12-20powerpc/dma: remove the unused ISA_DMA_THRESHOLD exportChristoph Hellwig-1/+0
2018-12-20powerpc/dma: properly wire up the unmap_page and unmap_sg methodsChristoph Hellwig-1/+8
2018-12-20powerpc/prom: fix early DEBUG messagesChristophe Leroy-3/+3
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel-4/+4
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy-1/+1
2018-12-19powerpc: remove remaining bits from CONFIG_APUSChristophe Leroy-6/+0
2018-12-19powerpc/8xx: add exception frame markerChristophe Leroy-0/+3
2018-12-19powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy-6/+5
2018-12-19powerpc/signal: Use code patching instead of hardcodingChristophe Leroy-9/+10
2018-12-19powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.SChristophe Leroy-0/+4
2018-12-19powerpc/32: use patch_site_addr() in machine_init()Christophe Leroy-2/+1
2018-12-17Merge branch 'fixes' into nextMichael Ellerman-3/+17
2018-12-17powerpc/iommu: Use device_iommu_mapped()Joerg Roedel-4/+4
2018-12-17KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2Suraj Jitindar Singh-0/+9