aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-05-17Merge tag 'v5.0.17' into v5.0/standard/baseBruce Ashfield
2019-05-17Merge tag 'v5.0.16' into v5.0/standard/baseBruce Ashfield
2019-05-17Merge tag 'v5.0.14' into v5.0/standard/baseBruce Ashfield
2019-05-16powerpc/powernv/idle: Restore IAMR after idleRussell Currey
2019-05-14powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-08kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas
2019-05-07Merge tag 'v5.0.11' into v5.0/standard/baseBruce Ashfield
2019-05-07Merge tag 'v5.0.8' into v5.0/standard/baseBruce Ashfield
2019-05-02powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy
2019-04-17powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin
2019-04-12Merge tag 'v5.0.7' into v5.0/standard/baseBruce Ashfield
2019-04-12Merge tag 'v5.0.6' into v5.0/standard/baseBruce Ashfield
2019-04-12Merge tag 'v5.0.5' into v5.0/standard/baseBruce Ashfield
2019-04-12Merge tag 'v5.0.4' into v5.0/standard/baseBruce Ashfield
2019-04-05powerpc/64s: Clear on-stack exception marker upon exception returnNicolai Stange
2019-04-05powerpc/ptrace: Mitigate potential Spectre v1Breno Leitao
2019-04-03powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy
2019-03-27powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-03-27powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman
2019-03-23powerpc/traps: Fix the message printed when stack overflowsChristophe Leroy
2019-03-23powerpc/traps: fix recoverability of machine check handling on book3s/32Christophe Leroy
2019-03-23powerpc/smp: Fix NMI IPI xmon timeoutNicholas Piggin
2019-03-23powerpc/smp: Fix NMI IPI timeoutNicholas Piggin
2019-03-23powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman
2019-03-23powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland
2019-03-23powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2019-03-04powerpc/ptrace: Disable array-bounds warning with gcc8Khem Raj
2019-03-04powerpc: Disable attribute-alias warnings from gcc8Khem Raj
2019-03-04powerpc: Add unwind information for SPE registers of E500 coreLiming Wang
2019-01-15powerpc/syscalls: Fix syscall tracingMichael Ellerman
2019-01-11powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao
2019-01-11powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy
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