summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-04Merge branch 'master' into fixesMichael Ellerman
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy
2018-12-30kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson
2018-12-30powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-27Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-24Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman
2018-12-22powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)
2018-12-22powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy
2018-12-21powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy
2018-12-21powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan
2018-12-21powerpc: add system call table generation supportFiroz 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/tm: Unset MSR[TS] if not recheckpointingBreno Leitao
2018-12-21powerpc/tm: Print scratch valueBreno Leitao
2018-12-21powerpc/tm: Save MSR to PACA before RFIDBreno Leitao
2018-12-21powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao
2018-12-21powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar
2018-12-21powerpc/fadump: Throw proper error message on fadump registration failureMahesh Salgaonkar
2018-12-21powerpc/fadump: Reservationless firmware assisted dumpMahesh Salgaonkar
2018-12-20Merge tag 'kvm-ppc-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2018-12-20powerpc/eeh: Fix debugfs_simple_attr.cocci warningsYueHaibing
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 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: Fix spectre_v2 mitigations reportingDiana 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: eeh_event: convert semaphore to completionArnd Bergmann
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: properly wire up the unmap_page and unmap_sg methodsChristoph Hellwig