Age | Commit message (Expand) | Author | Files | Lines |
2019-07-31 | powerpc/spe: Mark expected switch fall-throughs | Michael Ellerman | 1 | -0/+4 |
2019-07-29 | powerpc: Wire up clone3 syscall | Michael Ellerman | 3 | -1/+14 |
2019-07-26 | Merge tag 'docs-5.3-1' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-07-24 | Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -1/+27 |
2019-07-22 | powerpc/tm: Fix oops on sigreturn on systems without TM | Michael Neuling | 2 | -0/+8 |
2019-07-19 | powerpc/dma: Fix invalid DMA mmap behavior | Shawn Anastasio | 2 | -1/+19 |
2019-07-17 | docs: powerpc: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-16 | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2019-07-15 | arch: mark syscall number 435 reserved for clone3 | Christian Brauner | 1 | -0/+1 |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 23 | -655/+1333 |
2019-07-12 | powerpc/eeh: Handle hugepages in ioremap space | Oliver O'Halloran | 1 | -3/+12 |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2019-07-10 | powerpc/irq: Don't WARN continuously in arch_local_irq_restore() | Michael Ellerman | 1 | -3/+3 |
2019-07-09 | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -0/+1 |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -7/+7 |
2019-07-08 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+1 |
2019-07-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+0 |
2019-07-08 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 1 | -0/+1 |
2019-07-06 | powerpc/module64: Use symbolic instructions names. | Christophe Leroy | 1 | -18/+35 |
2019-07-06 | powerpc/module32: Use symbolic instructions names. | Christophe Leroy | 1 | -8/+16 |
2019-07-06 | powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h | Christophe Leroy | 2 | -11/+0 |
2019-07-06 | powerpc/module64: Fix comment in R_PPC64_ENTRY handling | Michael Ellerman | 1 | -1/+1 |
2019-07-05 | powerpc/64: reuse PPC32 static inline flush_dcache_range() | Christophe Leroy | 1 | -29/+0 |
2019-07-05 | powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() | Christophe Leroy | 1 | -25/+2 |
2019-07-03 | powerpc/pci/of: Parse unassigned resources | Alexey Kardashevskiy | 1 | -2/+10 |
2019-07-03 | powerpc/pseries/dma: Allow SWIOTLB | Alexey Kardashevskiy | 1 | -0/+36 |
2019-07-03 | powerpc: remove device_to_mask() | Christoph Hellwig | 1 | -2/+2 |
2019-07-03 | powerpc: Fix compile issue with force DAWR | Michael Neuling | 4 | -89/+102 |
2019-07-03 | powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool | Mathieu Malaterre | 1 | -1/+6 |
2019-07-03 | powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT | Nicholas Piggin | 1 | -2/+1 |
2019-07-03 | powerpc/64s/exception: simplify hmi control flow | Nicholas Piggin | 1 | -16/+10 |
2019-07-03 | powerpc/64s/exception: hmi remove special case macro | Nicholas Piggin | 1 | -12/+4 |
2019-07-03 | powerpc/64s/exception: sreset move trampoline ahead of common code | Nicholas Piggin | 1 | -12/+12 |
2019-07-03 | powerpc/64s/exception: optimise system_reset for idle, clean up non-idle case | Nicholas Piggin | 1 | -31/+38 |
2019-07-02 | powerpc/64s/exception: remove bad stack branch | Nicholas Piggin | 2 | -80/+18 |
2019-07-02 | powerpc/tm: update comment about interrupt re-entrancy | Nicholas Piggin | 1 | -2/+2 |
2019-07-02 | powerpc/64s/exception: move SET_SCRATCH0 into EXCEPTION_PROLOG_0 | Nicholas Piggin | 1 | -24/+1 |
2019-07-02 | powerpc/64s/exception: denorm handler use standard scratch save macro | Nicholas Piggin | 1 | -1/+1 |
2019-07-02 | powerpc/64s/exception: machine check use standard macros to save dar/dsisr | Nicholas Piggin | 1 | -5/+1 |
2019-07-02 | powerpc/64s/exception: add dar and dsisr options to exception macro | Nicholas Piggin | 1 | -56/+45 |
2019-07-02 | powerpc/64s/exception: use common macro for windup | Nicholas Piggin | 1 | -76/+36 |
2019-07-02 | powerpc/64s/exception: shuffle windup code around | Nicholas Piggin | 1 | -24/+16 |
2019-07-02 | powerpc/64s/exception: simplify hmi windup code | Nicholas Piggin | 1 | -4/+18 |
2019-07-02 | powerpc/64s/exception: move machine check windup in_mce handling | Nicholas Piggin | 1 | -4/+4 |
2019-07-02 | powerpc/64s/exception: windup use r9 consistently to restore SPRs | Nicholas Piggin | 1 | -6/+6 |
2019-07-02 | powerpc/64s/exception: mtmsrd L=1 cleanup | Nicholas Piggin | 1 | -7/+2 |
2019-07-02 | powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entry | Nicholas Piggin | 1 | -7/+7 |
2019-07-02 | powerpc/64s/exception: clean up system call entry | Nicholas Piggin | 1 | -17/+7 |
2019-07-02 | powerpc/64s/exception: move paca save area offsets into exception-64s.S | Nicholas Piggin | 1 | -0/+22 |
2019-07-02 | powerpc/64s/exception: remove pointless EXCEPTION_PROLOG macro indirection | Nicholas Piggin | 1 | -57/+51 |