summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-05-02powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy
2019-04-20powerpc/pseries: Remove prrn_work workqueueNathan Fontenot
2019-04-17powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao
2019-04-05powerpc/64s: Clear on-stack exception marker upon exception returnNicolai Stange
2019-04-03powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-04-03powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy
2019-04-03powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun
2019-04-03powerpc/fsl: Update Spectre v2 reportingDiana Craciun
2019-04-03powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2019-04-03powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-04-03powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
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/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-02-27powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy
2019-02-12powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar
2019-02-12powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao
2019-01-13Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"Greg Kroah-Hartman
2019-01-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley
2019-01-13powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin
2019-01-09powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao
2019-01-09powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun
2018-12-19powerpc: Look for "stdout-path" when setting up legacy consolesBenjamin Herrenschmidt
2018-12-19powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec
2018-12-05powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-21Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy
2018-11-21powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff
2018-11-21powerpc/64/module: REL32 relocation range checkNicholas Piggin
2018-11-21powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy
2018-11-13powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin
2018-11-13powerpc/tm: Fix HFSCR bit for no suspend caseMichael Neuling
2018-11-13powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao
2018-10-07Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-05powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-09-25powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling
2018-09-25powerpc/tm: Fix userspace r13 corruptionMichael Neuling
2018-09-17KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling
2018-09-12KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-21powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-08-20powerpc/fadump: cleanup crash memory ranges supportHari Bathini
2018-08-20powerpc/traps: Avoid rate limit messages from show unhandled signalsMichael Ellerman
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds