summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-07-31powerpc/spe: Mark expected switch fall-throughsMichael Ellerman
2019-07-29powerpc: Wire up clone3 syscallMichael Ellerman
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-22powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-07-19powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio
2019-07-17docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-16Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-12powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-10powerpc/irq: Don't WARN continuously in arch_local_irq_restore()Michael Ellerman
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki
2019-07-06powerpc/module64: Use symbolic instructions names.Christophe Leroy
2019-07-06powerpc/module32: Use symbolic instructions names.Christophe Leroy
2019-07-06powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.hChristophe Leroy
2019-07-06powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman
2019-07-05powerpc/64: reuse PPC32 static inline flush_dcache_range()Christophe Leroy
2019-07-05powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy
2019-07-03powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy
2019-07-03powerpc/pseries/dma: Allow SWIOTLBAlexey Kardashevskiy
2019-07-03powerpc: remove device_to_mask()Christoph Hellwig
2019-07-03powerpc: Fix compile issue with force DAWRMichael Neuling
2019-07-03powerpc: silence a -Wcast-function-type warning in dawr_write_file_boolMathieu Malaterre
2019-07-03powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin
2019-07-03powerpc/64s/exception: simplify hmi control flowNicholas Piggin
2019-07-03powerpc/64s/exception: hmi remove special case macroNicholas Piggin
2019-07-03powerpc/64s/exception: sreset move trampoline ahead of common codeNicholas Piggin
2019-07-03powerpc/64s/exception: optimise system_reset for idle, clean up non-idle caseNicholas Piggin
2019-07-02powerpc/64s/exception: remove bad stack branchNicholas Piggin
2019-07-02powerpc/tm: update comment about interrupt re-entrancyNicholas Piggin
2019-07-02powerpc/64s/exception: move SET_SCRATCH0 into EXCEPTION_PROLOG_0Nicholas Piggin
2019-07-02powerpc/64s/exception: denorm handler use standard scratch save macroNicholas Piggin
2019-07-02powerpc/64s/exception: machine check use standard macros to save dar/dsisrNicholas Piggin
2019-07-02powerpc/64s/exception: add dar and dsisr options to exception macroNicholas Piggin
2019-07-02powerpc/64s/exception: use common macro for windupNicholas Piggin
2019-07-02powerpc/64s/exception: shuffle windup code aroundNicholas Piggin
2019-07-02powerpc/64s/exception: simplify hmi windup codeNicholas Piggin
2019-07-02powerpc/64s/exception: move machine check windup in_mce handlingNicholas Piggin
2019-07-02powerpc/64s/exception: windup use r9 consistently to restore SPRsNicholas Piggin
2019-07-02powerpc/64s/exception: mtmsrd L=1 cleanupNicholas Piggin
2019-07-02powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entryNicholas Piggin
2019-07-02powerpc/64s/exception: clean up system call entryNicholas Piggin
2019-07-02powerpc/64s/exception: move paca save area offsets into exception-64s.SNicholas Piggin