summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-08-22powerpc/eeh: Initialize EEH address cache earlierSam Bobroff2-2/+13
2019-08-22powerpc/eeh: Improve debug messages around device additionSam Bobroff1-1/+1
2019-08-22powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flagSam Bobroff1-1/+10
2019-08-22powerpc/64: Adjust order in pcibios_init()Sam Bobroff3-7/+13
2019-08-21powerpc/mce: Handle UE event for memcpy_mcsafeBalbir Singh2-2/+29
2019-08-21powerpc/mce: Make machine_check_ue_event() staticReza Arbab1-2/+2
2019-08-21powerpc/mce: Fix MCE handling for huge pagesBalbir Singh1-6/+13
2019-08-21powerpc/mce: Schedule work from irq_workSantosh Sivaraj1-1/+10
2019-08-20powerpc/rtas: allow rescheduling while changing cpu statesNathan Lynch1-0/+2
2019-08-20powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch1-3/+8
2019-08-20powerpc/603: Fix handling of the DIRTY flagChristophe Leroy1-2/+2
2019-08-20powerpc/32: Add warning on misaligned copy_page() or clear_page()Christophe Leroy1-0/+5
2019-08-20powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy1-0/+2
2019-08-20powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()Christophe Leroy1-27/+33
2019-08-19powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pagesAlexey Kardashevskiy1-22/+52
2019-08-19powerpc/iommu: Allow bypass-only for DMAAlexey Kardashevskiy1-6/+5
2019-08-19Merge branch 'fixes' into nextMichael Ellerman4-1/+18
2019-08-15powerpc/64s: Make boot look nice(r)Nicholas Piggin1-1/+7
2019-08-05powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_maskNathan Lynch1-2/+0
2019-07-30powerpc/spe: Mark expected switch fall-throughsMichael Ellerman1-0/+4
2019-07-29powerpc: Wire up clone3 syscallMichael Ellerman3-1/+14
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-1/+27
2019-07-22powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2-0/+8
2019-07-19powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio2-1/+19
2019-07-17docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-07-16Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner1-0/+1
2019-07-14Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds23-655/+1333
2019-07-11powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran1-3/+12
2019-07-11Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2019-07-10powerpc/irq: Don't WARN continuously in arch_local_irq_restore()Michael Ellerman1-3/+3
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+1
2019-07-09Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-7/+7
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+0
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+1
2019-07-05powerpc/module64: Use symbolic instructions names.Christophe Leroy1-18/+35
2019-07-05powerpc/module32: Use symbolic instructions names.Christophe Leroy1-8/+16
2019-07-05powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.hChristophe Leroy2-11/+0
2019-07-05powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman1-1/+1
2019-07-04powerpc/64: reuse PPC32 static inline flush_dcache_range()Christophe Leroy1-29/+0
2019-07-04powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy1-25/+2
2019-07-03powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy1-2/+10
2019-07-03powerpc/pseries/dma: Allow SWIOTLBAlexey Kardashevskiy1-0/+36
2019-07-03powerpc: remove device_to_mask()Christoph Hellwig1-2/+2
2019-07-03powerpc: Fix compile issue with force DAWRMichael Neuling4-89/+102
2019-07-03powerpc: silence a -Wcast-function-type warning in dawr_write_file_boolMathieu Malaterre1-1/+6
2019-07-03powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin1-2/+1
2019-07-03powerpc/64s/exception: simplify hmi control flowNicholas Piggin1-16/+10